spec/dummy/log/test.log in doorkeeper-sequel-1.2.1 vs spec/dummy/log/test.log in doorkeeper-sequel-1.2.2
- old
+ new
@@ -13345,6469 +13345,3102 @@
[1m[35m (0.0ms)[0m begin transaction
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
[1m[35m (0.0ms)[0m begin transaction
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
====> Doorkeeper.orm = :sequel
-====> Rails version: 5.0.0.1
+====> Rails version: 5.1.1
====> Ruby version: 2.3.1
-Started POST "/oauth/token?code&client_id=2b065ca4d42d8621be640e50f9914829f6a30aab69215e351a88ddae1ad70db3&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"2b065ca4d42d8621be640e50f9914829f6a30aab69215e351a88ddae1ad70db3", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 4ms (Views: 3.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 5ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=f808c539820cbb4d74eeef049f4160108169320e2105ed4a3a33ac8eaaa397bf&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"f808c539820cbb4d74eeef049f4160108169320e2105ed4a3a33ac8eaaa397bf", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 181ms (Views: 179.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"f808c539820cbb4d74eeef049f4160108169320e2105ed4a3a33ac8eaaa397bf", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=13e4c2bee6b5e10f3be48d57041a758727d422bb7db7fadf5e58ecf9d2eb3469&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/callback" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#callback as HTML
+Processing by AnonymousController#index as HTML
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=a7bc23c109426d6ca7b0a31766f12ddc52cb3cfe692e399a82b90586bccdc63a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a7bc23c109426d6ca7b0a31766f12ddc52cb3cfe692e399a82b90586bccdc63a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=1aa66aed60872ccf39988213aeb19164ea0838e62c77c41113d1c8070d8baa2b&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1aa66aed60872ccf39988213aeb19164ea0838e62c77c41113d1c8070d8baa2b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=8ab557649b268457d16d5bcf6276d4799bc856e1ea438d6e5282280a1e3bc9b9&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8ab557649b268457d16d5bcf6276d4799bc856e1ea438d6e5282280a1e3bc9b9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"8ab557649b268457d16d5bcf6276d4799bc856e1ea438d6e5282280a1e3bc9b9", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=272ddf9f33c49d2f3d13ed22fb475bbc20eb3c52d6464b7a2fbe0b6e1121f6e5
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
+Processing by AnonymousController#index as HTML
Rendering text template
Rendered text template (0.0ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=fba3b756f26489e5afa6597b1fea5eca0ae9cfd367c8f3a0238f2a9421cfcd2b&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"fba3b756f26489e5afa6597b1fea5eca0ae9cfd367c8f3a0238f2a9421cfcd2b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to https://app.com/callback?code=980ab01197ebe091a75776b6d8e3e8e2484d76db231acf806f4a8a470e9d5671
-Completed 302 Found in 3ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=77b53cc21eccbd18278afcc28492c694d6ae3ad57c70b0513814bf756eaf6238&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"77b53cc21eccbd18278afcc28492c694d6ae3ad57c70b0513814bf756eaf6238", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.1ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"77b53cc21eccbd18278afcc28492c694d6ae3ad57c70b0513814bf756eaf6238", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=9173f4a6882738c521824d052b66d90ead9dee49d7fac3617e64b73d657fce5c
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
+Processing by AnonymousController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 4ms
+Processing by AnonymousController#index as HTML
+ Parameters: {"bearer_token"=>"1A2BC3"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.2ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.1ms)
-Started GET "/oauth/authorize?client_id=b8321e8b8fa755ccee13157f7c67440ae9d8a4b55af6c25a916b994497bd0e06&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b8321e8b8fa755ccee13157f7c67440ae9d8a4b55af6c25a916b994497bd0e06", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (9.6ms)
-Completed 200 OK in 16ms (Views: 13.9ms)
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 200 OK in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 1ms
-Processing by Doorkeeper::TokensController#revoke as HTML
-Completed 200 OK in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Started GET "/oauth/authorize?client_id=b70ca4deb790577d606c8eb34c7e54cbd97490444890f642753e6ce1d2664883&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b70ca4deb790577d606c8eb34c7e54cbd97490444890f642753e6ce1d2664883", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (3.7ms)
-Completed 200 OK in 10ms (Views: 7.7ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:30 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"b70ca4deb790577d606c8eb34c7e54cbd97490444890f642753e6ce1d2664883", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=1a92c7bb63db84d761d7a99a6bbf16e7289f8c19ec5008950015f2c22d3f8fd0
-Completed 302 Found in 3ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.5ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=82e07675ce7debb75c68a5955faca289cd4634708a021b80f083e75f517c5f79&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"82e07675ce7debb75c68a5955faca289cd4634708a021b80f083e75f517c5f79", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (3.3ms)
-Completed 200 OK in 9ms (Views: 7.1ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"82e07675ce7debb75c68a5955faca289cd4634708a021b80f083e75f517c5f79", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to http://www.example.com/oauth/authorize/00ea089ce5bce4bfa0c87bc961d14426b5c2bccf626720642801fbf0e37e064a
-Completed 302 Found in 2ms
-Started GET "/oauth/authorize/00ea089ce5bce4bfa0c87bc961d14426b5c2bccf626720642801fbf0e37e064a" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#show as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=83217567db3a0589f5885fde53e59ffd21ba94cb59db4c7f304c74c83064dac7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"83217567db3a0589f5885fde53e59ffd21ba94cb59db4c7f304c74c83064dac7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"83217567db3a0589f5885fde53e59ffd21ba94cb59db4c7f304c74c83064dac7", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=587702823bca79c807d8bc4b03909928e9620a43b5a5a29fd726cfcd00514938&state=return-me
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=452bafa7b3c0ab66e1d04419c6453a495845a3954e9ac36711bc882d6e97ce30&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"452bafa7b3c0ab66e1d04419c6453a495845a3954e9ac36711bc882d6e97ce30", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.7ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"452bafa7b3c0ab66e1d04419c6453a495845a3954e9ac36711bc882d6e97ce30", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=95bce31e38cf221245a423a6b1dab2804747e6b3b3603d319e1f9dbc85a9a0e9
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=e33ceb6945e75ab900e54b4f83cf30543bef5c3b9a003aef8ac4bbbcaa13f4da&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e33ceb6945e75ab900e54b4f83cf30543bef5c3b9a003aef8ac4bbbcaa13f4da", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.1ms)
-Completed 200 OK in 7ms (Views: 5.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"e33ceb6945e75ab900e54b4f83cf30543bef5c3b9a003aef8ac4bbbcaa13f4da", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=f7f05f10c8bc5e9605c9f8e85904529116b350b90c526910e6022e72dd95c1e5
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=b787dc2f5d5fa65adedab8625bd7efede78c87297fe3138a805a205ea6afe824&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b787dc2f5d5fa65adedab8625bd7efede78c87297fe3138a805a205ea6afe824", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 4.7ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"b787dc2f5d5fa65adedab8625bd7efede78c87297fe3138a805a205ea6afe824", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=98e175abd09dd4cd62e9701c3031cfc68fee80b9efad36139362d54358dbec8d
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=5200f06170315ce4970ec89e78a1dbf2a2e9cadef7a1e27c0dabb8bf5f0a8c9f&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"5200f06170315ce4970ec89e78a1dbf2a2e9cadef7a1e27c0dabb8bf5f0a8c9f", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 401 Unauthorized in 0ms
-Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 0ms (Views: 0.1ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x000000032c8b68@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x000000032c8b68@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 1ms (Views: 0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms (Views: 0.8ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x000000032c8b68@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.1ms)
+Filter chain halted as #<Proc:0x000000050a3188@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 404 Not Found in 1ms (Views: 0.1ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x000000032c8b68@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.2ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as #<Proc:0x000000050a3188@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 403 Forbidden in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as #<Proc:0x000000050a3188@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 404 Not Found in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x000000037c6070@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms
+Filter chain halted as #<Proc:0x000000050a3188@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 403 Forbidden in 0ms (Views: 0.1ms)
Processing by AnonymousController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
+Processing by AnonymousController#show as HTML
+ Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.1ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"bearer_token"=>"1A2BC3"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 0ms
Processing by AnonymousController#show as HTML
Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.6ms)
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
+Filter chain halted as #<Proc:0x00000003a14200@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
+Completed 403 Forbidden in 0ms
+Processing by Doorkeeper::TokensController#create as HTML
+Completed 401 Unauthorized in 1ms
Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"2c1269461000dbd55a776e70293f25932a0c6acdb57befd0a5d1b95897e002f1"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"0074a49faa67b5199ca44f2a0306135b479ff203a916ce4a986a079b067657ae"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"4e0fb3f5d647019405ddf0b2420843d4d9134db4d3e7a0683962eb321379927c"}
Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"476064a5daaa42a21a2fdacd7888dc0e911f301a7e5ef6d4983613ffb61bd63e"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"30588a942b49e65ddb4bfc40e0cff49cdb5f19ec9a1e0bbaa3928bd48ed886a8"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"f34d28c21c0315033db6c8653cd942a1e422ed9e45a69cc15f48c9b6a5cdedbb"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"4004b666f340d5e4ee3a9a4a060148c6753d7dc3f18e11e7df4c1ae2e11e91d7"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"d5e4a4e4239521387a85196dc5a3e920468106e99ac4462aded1f51b660e60c0"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"561d0a657f612e1f91251f97b1d49484e42eb3800e447632d41686c90c4503ca"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
-Completed 200 OK in 0ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.4ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
+Processing by Doorkeeper::TokensController#create as HTML
Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=6a36efc0105ed3fbc53d3b54225e08e8bab98315b9514bdd2f625849e5085126&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"6a36efc0105ed3fbc53d3b54225e08e8bab98315b9514bdd2f625849e5085126", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=0056bbb2ed51ed24e4b7cbd59e0274d9bf994de47f8f9b4293638c7c22b31c7b&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"0056bbb2ed51ed24e4b7cbd59e0274d9bf994de47f8f9b4293638c7c22b31c7b", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=0056bbb2ed51ed24e4b7cbd59e0274d9bf994de47f8f9b4293638c7c22b31c7b&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"0056bbb2ed51ed24e4b7cbd59e0274d9bf994de47f8f9b4293638c7c22b31c7b", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started GET "/oauth/authorize?client_id=143ea5aaab383731d4faae0db2f1f44d50dbf4b0aa6646946a847a5bdf12a4a4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"143ea5aaab383731d4faae0db2f1f44d50dbf4b0aa6646946a847a5bdf12a4a4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to http://www.example.com/sign_in
-Filter chain halted as :authenticate_resource_owner! rendered or redirected
-Completed 302 Found in 0ms
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
+Completed 200 OK in 0ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=b41ebda1a42a4114b727d20c510217bb45bb9781032bc591b32d3c9af3352ec0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b41ebda1a42a4114b727d20c510217bb45bb9781032bc591b32d3c9af3352ec0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.4ms)
-Completed 200 OK in 5ms (Views: 3.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=fabdfe475060d66490bb86600134fd56cf1a6413b8bcfabfeb89ebc8ebc8256b&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"fabdfe475060d66490bb86600134fd56cf1a6413b8bcfabfeb89ebc8ebc8256b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=0956b281b3c4eff87e706107d4841b084bfb4d80aa4b68b198138a2de2b7cab9&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0956b281b3c4eff87e706107d4841b084bfb4d80aa4b68b198138a2de2b7cab9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=2de3975f3f467cc9881cfc906b0d20070db912bf498db59d6c898c55af4524ac&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"2de3975f3f467cc9881cfc906b0d20070db912bf498db59d6c898c55af4524ac", "redirect_uri"=>"https://app.com/callback"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.6ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=d606ba98d730da3c9bd3de8f563ca8682c97c0c04ffb9b751824f90c3593eab5&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d606ba98d730da3c9bd3de8f563ca8682c97c0c04ffb9b751824f90c3593eab5", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=d606ba98d730da3c9bd3de8f563ca8682c97c0c04ffb9b751824f90c3593eab5&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"d606ba98d730da3c9bd3de8f563ca8682c97c0c04ffb9b751824f90c3593eab5", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=d38f8a38d8520bccc3d6e65a4df4c1241778ed7ec458ac6871fde4069a9868a8&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d38f8a38d8520bccc3d6e65a4df4c1241778ed7ec458ac6871fde4069a9868a8", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=d38f8a38d8520bccc3d6e65a4df4c1241778ed7ec458ac6871fde4069a9868a8&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"d38f8a38d8520bccc3d6e65a4df4c1241778ed7ec458ac6871fde4069a9868a8", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=9347c58e09dcead6ee37bc27f7bf050c58e0bcb7dde419e1235fbd2d303a7382&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"9347c58e09dcead6ee37bc27f7bf050c58e0bcb7dde419e1235fbd2d303a7382", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=9347c58e09dcead6ee37bc27f7bf050c58e0bcb7dde419e1235fbd2d303a7382&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"9347c58e09dcead6ee37bc27f7bf050c58e0bcb7dde419e1235fbd2d303a7382", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=c125afbfdd2859e081a20393aa4e6a9321fdbc00ca0e6b82f7a484a129789aee&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"c125afbfdd2859e081a20393aa4e6a9321fdbc00ca0e6b82f7a484a129789aee", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=7c59bb4a469d65d970bc37465da02b0e2db77ff78405b614c3632eef53e4eb24&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"7c59bb4a469d65d970bc37465da02b0e2db77ff78405b614c3632eef53e4eb24", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=f293450c61bd45bff6a696f9a6755021b5a4dbfb9d16a3e34e18e32caaa68dc7&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"f293450c61bd45bff6a696f9a6755021b5a4dbfb9d16a3e34e18e32caaa68dc7", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=c21d8a83c48e218906729e11c8063b905a8b6ee168e5ff5d66c922b3438d5dfa&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"c21d8a83c48e218906729e11c8063b905a8b6ee168e5ff5d66c922b3438d5dfa", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=40e4dbd787a63379a2edd9896c8abee211571e3b7c5a7d38491cc89b206eba90&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"40e4dbd787a63379a2edd9896c8abee211571e3b7c5a7d38491cc89b206eba90", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=3acdd133e7c9a0982337176dc4261a4d24ff90d9278134f063aec21095991025&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"3acdd133e7c9a0982337176dc4261a4d24ff90d9278134f063aec21095991025", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=42973d151d8e99ce7f3a6ba928610f394aaed3f270df09f8a27e00d9cbac9a7e&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"42973d151d8e99ce7f3a6ba928610f394aaed3f270df09f8a27e00d9cbac9a7e", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.9ms)
-Completed 200 OK in 7ms (Views: 5.8ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"Serious app", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.1ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 5ms (Views: 4.7ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"78318fe42cb019088d56c76d2ef46d465d58f2641b59472fca271c911fd40c90", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=f0a45b145b955d4fc145ada7d5780a4b678adc04b1ebe64a28dc398f5017fc7c&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"0c74f65eb071d950cbc91a9922fa0eef69a5bdd2d2c26630f9119cd2b68c2477", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=828c1abc0470f9c58940bd5eed4be337cf14e62bef565dba38027b5016b4dc27&token_type=bearer&expires_in=7200
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (2.2ms)
-Completed 200 OK in 6ms (Views: 4.2ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 3.5ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 3.5ms)
-Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
-Redirected to http://www.example.com/oauth/authorized_applications
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 3ms (Views: 2.5ms)
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 16ms
-Processing by Doorkeeper::ApplicationsController#index as HTML
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 0ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
-Unpermitted parameters: secret, uid
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.2ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Started POST "/oauth/token?code&client_id=06c4efa6d2a37cd1ba56c9d5b5df8ebffd858fd2db47db2485126247928a9f8c&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"06c4efa6d2a37cd1ba56c9d5b5df8ebffd858fd2db47db2485126247928a9f8c", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=3182280c8d4ea39e20ab3727af71bd239762bb304139402e0f08787594106d3e&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"3182280c8d4ea39e20ab3727af71bd239762bb304139402e0f08787594106d3e", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=8931b690d921f5509967747fc74a0c019eacd64a3fc135251f1a71b66f2437a3&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"8931b690d921f5509967747fc74a0c019eacd64a3fc135251f1a71b66f2437a3", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=18ee2bed27b29b2c8349256e204f6a23363aaeadac6fde8933ed6548df8aa637&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"18ee2bed27b29b2c8349256e204f6a23363aaeadac6fde8933ed6548df8aa637", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=43cf809fab87d0858cec520e2b488b5d93a2b1b565630b674762944f09b169f5&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"43cf809fab87d0858cec520e2b488b5d93a2b1b565630b674762944f09b169f5", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=3ef6cbb03b18e4ebb0022b48d09b456b34f9e8e49bfedc4979a96b191b991e11&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"3ef6cbb03b18e4ebb0022b48d09b456b34f9e8e49bfedc4979a96b191b991e11", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=f020913ca050d965cc707fbfcfd0a617f5401b2bca71ee6f14410a4a2ea3f376&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"f020913ca050d965cc707fbfcfd0a617f5401b2bca71ee6f14410a4a2ea3f376", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=3cecfdfd84a06149c45a50730e1542ed9fa9f87339491362a692b20ea801d2d1&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3cecfdfd84a06149c45a50730e1542ed9fa9f87339491362a692b20ea801d2d1", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=8e25ab0d484305abd7064b96c3d1c6d337e9e54ec0b47f54cc78abb57dd2f4a5&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8e25ab0d484305abd7064b96c3d1c6d337e9e54ec0b47f54cc78abb57dd2f4a5", "redirect_uri"=>"invalid", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:31 +0300
+Completed 302 Found in 6ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=0e6d000eeb24dc6437a0c5ec2d31e7a4bc893c355fad93938e87a836e6dcf938&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/oauth/authorize?client_id=a32895a54d7d1b3d708a5c0f3392889644a27e39b163c4f5f6c9a914ff5df2f1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0e6d000eeb24dc6437a0c5ec2d31e7a4bc893c355fad93938e87a836e6dcf938", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"a32895a54d7d1b3d708a5c0f3392889644a27e39b163c4f5f6c9a914ff5df2f1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 6ms (Views: 4.4ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 220ms (Views: 217.5ms)
+Started DELETE "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0e6d000eeb24dc6437a0c5ec2d31e7a4bc893c355fad93938e87a836e6dcf938", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
+ Parameters: {"utf8"=>"✓", "client_id"=>"a32895a54d7d1b3d708a5c0f3392889644a27e39b163c4f5f6c9a914ff5df2f1", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#callback as HTML
Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:28:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.4ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=5ee66291b0fcaae5bf37aa30adcd3fdc93783003632a745c2db5a48a3bdd24a2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.8ms)
+Started GET "/oauth/authorize?client_id=bde57caade2b64d9dbb0ceb086f16588a62e9b30ce71bf5af640ca541ba446ac&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"5ee66291b0fcaae5bf37aa30adcd3fdc93783003632a745c2db5a48a3bdd24a2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
+ Parameters: {"client_id"=>"bde57caade2b64d9dbb0ceb086f16588a62e9b30ce71bf5af640ca541ba446ac", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:37:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.5ms)
+Started DELETE "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"5ee66291b0fcaae5bf37aa30adcd3fdc93783003632a745c2db5a48a3bdd24a2", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
+ Parameters: {"utf8"=>"✓", "client_id"=>"bde57caade2b64d9dbb0ceb086f16588a62e9b30ce71bf5af640ca541ba446ac", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
-Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
+Completed 302 Found in 2ms
+Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#callback as HTML
Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=5340f9bd6dd811d8eab718d99c2d6637790aac6d8a8769a21483eeb1025cddd5&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"5340f9bd6dd811d8eab718d99c2d6637790aac6d8a8769a21483eeb1025cddd5", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=607f628b1019860ecacd8fe0c10a19808a4112d395e79d85a8501b89ce9b36e6&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"607f628b1019860ecacd8fe0c10a19808a4112d395e79d85a8501b89ce9b36e6", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=90ea048eed76a26dc553a5d7c9ddfb3643a8cb95558e62a8f13d60e992436157&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"90ea048eed76a26dc553a5d7c9ddfb3643a8cb95558e62a8f13d60e992436157", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=65d441a5c2c65537223fa6e5ec6812416aee91aec2e867c87a3ba5e61888d233&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"65d441a5c2c65537223fa6e5ec6812416aee91aec2e867c87a3ba5e61888d233", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=072b09c54e5c29202d687b9bc100ea4eb5afba3c8a5f3385a34bd5603cdb9f9b&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"072b09c54e5c29202d687b9bc100ea4eb5afba3c8a5f3385a34bd5603cdb9f9b", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=ae3499212367aa41a87171642ac76d274badfa1e736fbe68bc937ca5f34c566f&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ae3499212367aa41a87171642ac76d274badfa1e736fbe68bc937ca5f34c566f", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (1.9ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.8ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.4ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.9ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
-Filter chain halted as #<Proc:0x000000037c1c28@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 2ms (Views: 0.5ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"83d9294b9adc20a2690cc71a4e98ea399b2877d6584e23325a50daddbc8c7c2c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=291e763eb4fd1190e607b285c73ed70edb6fe81360f27c5a0f580df5949ba7ed&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"4e52006bc6da7934609d0eec86f1c4a9965079650871384f7c456bdc9af687d3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=f91a169adae6ccaba25fb5623c51e757c712c9108d3427e9912e2929cc6faa08&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"927e34e990db82adeec2b7cb0de46f618325f48e1ec5bd9d8a6f9f0d74d7cddc", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=656612203998577227a7bdb5bdedc80c4e2dc1df48c1aa007e007985afe072ac&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7c6d3f5791c1b2a7a7e2d4efa954add91d6283b624898516fd70f109b3bc44d6", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=f64e18eb173f92da01d1c307e738616bd4900cf54194d0c30dd252ad3828af14&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ab9ee2bfc963cb5923832be18d5efb02d598969cd907f1a24113fa686d906173", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=b486796ec3d830cb4da8966979d397f5c4b1e6df9b6cb70b6443ae5ac5995916&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"d9553953ff886ded7f05ea01c11159b87254480a4058d7820e1c707edb9bd4b3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=3171cb29e6bae2f00bf33c9c6c770fee4d2f624b42fd90e005ac65b7e895c720&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"0aec1749998b6a7c5ef0a9579017995c0365b04c8bd1fb7fd65890bb959935dd", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=7db2585ada3cb6f060697842457acc28e67cc77c491dc763cd2bd131d8b73802&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"25f6242279a4719834ef4ae7f3bc0c457de066f8ee335911395de0cce4e8b3cb", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=ed75358b7d7f45aa2f4a041ddbc0d02aed707d9c0e04fc7822884be23ce8b19b&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ccc338a5859f165aeb211f1ce9b553ffac22da92e327631ecc3089746189f14c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=812862e3c43ffc71551ab502918b1076f3f072a1fee13034331c0bc23e954a27&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"35fd382d42867e67176bc8c249d7d13f94ffc05af27080e0ee628a1ca852110d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=8f56812bf0bb917d0a560ab3832fef0206ee0e33e4c3d9f567982641e40996c0&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"083295f8a30bf362d2aceb7dcae2c119edecdef19cf7d724f8ef5c50a7808ae2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=ad215bf26079b89bd0e042cf782b42dfcd3f054ab01bd290e79a61114d270840&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"62f29131d2842b11497f0453b983076725cfbff192ae4bcc63706041916ee303", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=12556264ff80874c63f1b16b1f1c1acd81d9be8194752c4ab6f50be74ae4f66e&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ab54f0d833cb2c0bf9ccde5d598a92de8c830beaf25e0e2bcba7168045cd2af0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=9e7edff8b51f458df7bc2f7d20f9a60730ae58046233a93c30b81c8ac5b2fd69&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0a4cb2c8badcd8fbfc9444587259a11b55d53c50738d4436f5f0c901132a2581", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=c7f5c9109c98d9b07b40d801601c14867540f7e7e6d5fe8d817da4c630ab5603
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6e2f03c66aaa840cf35724eb9f0b29f31e3b8962ab2e0dc105386b69bbae807a", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=cc8ca8c363390a3e76253a7f4f8e7f51de1506fd69d97035e418fe5aa15d8202
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"84ec57f4ce0c85eff4a64682cb6608152ecfdb2864ecfa9cbcaa5b870f91b7e6", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=230200cbeb8b76c86379baf1fd4a4d951246bfa2cc3fffc11bb1be91e95c985f
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.9ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"df12aa9c7e76fca162fefeaa72ef82d7a8057172eb3d96f2ed408ea7c1ef6c2b", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/3a4ba5f743031f3b14979c0aed2cb541fec975c1314fcf4e4461d2f5e36296db
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7db7da5a79ab07d0527431b91bd0d5ca3bbd28529e8932068f135244efe3fc3b", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/fd77b629e9eb8b5c6fb14991e7b266f9f97ea77be60ef38d25e63abb6ba79869
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"16d7a370a9fe0452d9937bde44412bd6197a80c03dca985503bbbc13af9c87ea", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/367f1e4ce35e86f8a5e2b2fc1177bf7bc2c2d34421ee7570a8a705fe14c95be5
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"68c2bea3062a7a1913e9c9013ffddab8c080c94ca4f9bd7a12df0a821b08f14c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"709a1a9981a24096a85ac76b148e2ba68855c30de74f3a26de5650bbb01cbca9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"1a5ef8c7c410676b4e2f1f995986746a8d17c80007e0f7c2e179b105c9578865", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ac0d4e0e8ee0aee568fda3d91ef375c0540220f00b0f071006e47c632e6843d0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"66254ba73d8afeff14ed602b7a47628137e29be1a257dedfe99953642c91255d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"a6d1bf8d972593582b346603359cb63f96e67ebf31a4aff4e0fcaeb37ba9ed61", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.8ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.8ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 5ms (Views: 4.7ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 5ms (Views: 4.5ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:32 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.4ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.0ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-====> Doorkeeper.orm = :sequel
-====> Rails version: 5.0.0.1
-====> Ruby version: 2.3.1
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"104b26374df236fb8bb1ee077cffd60933e1259a76a4857012f5ffb779cc0506", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=544652d374d0d82e59b390fd1ccf87432c7b38bf095a1fc0c1e0801eb1fd4d7a&token_type=bearer&expires_in=7200
-Completed 302 Found in 4ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8b26dfa57ba90d97af792a89977e8421491169a1491b406d6887fe944517c415", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=a434515b1d6cea08d3c2ee9d1895e0fe4996794220647ba72f07fccd6f8ed8eb&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"61a9f7ce22ce93c37fec7552129efc479a2fb9ccf4698b83afc0211f9f3afc89", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=f90644bb9ec3eef3294cb5247351aa50080a0d8a39d19ec0b966865ee71d0b92&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6751fb923cbc5bd6bf56e90be0451e839910d3c2c65022960cff4725a5cc3cde", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=556ab070feb1fb7d57caf4ef92fbf3e79b7cdad604d57aae538068a8619e50c3&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"30d0dd04aff276079c246b60c1111121a9b7f0e1ce73e5ea3f4b429c697f5aa1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=08893bec8ea0ab61214188b332e551386da7835af8ee9eafb7e1e38a9ee7ace9&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8e4353277b2d0825af9871da27326bdbdf1723c0508e1b702ff857699efe9dda", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=287fb81d95b7b29a16835827039dca5865f40799fb4984cad6fc29fcb2acc709&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"5168fc877b449d7b15a728cb650b3660f14f06014d8b10a8fe8a7806dbbb032b", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=eea7dc04d4a9711e1cd3b808354377b886337f6c5328d83ce40f4f28c2d18d59
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"c4d601dfe30e047394b9acda9c5e646f379141c2894f920d3724b7dc566e1bb1", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=fcd676af0e6ca40338a8ca7495e56a73860784b63c1c17219526fae80c37d6ab
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8710ebe33aff6bf1880c1c13a842317f8e2ed7e067d1f49d5a1e4f824ddf28f8", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=f87607dbb1f5174d1717982ed510c0f0b98787a7831e1bf00979a3787d4f26d3
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"25a3742a1f61025fe3f85253167887f0235ae0dc71383d8f19bebecc3bf10b97", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/ab3543e408cf00d8deb93000062839d08dd2d277f77b2468822f25759715b54d
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e35b5b3d4691f75967071c3ee9b59aa6185ad15b6d0d14a967927e99b2671921", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/70afe789b91665a242a57ce0494f69460e05e0380730acb774b331a1eb4e8ce0
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3627827becd610f5b1925ff74a6373e535017005078455c01a9082debcccb784", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/c23aeb391c7af3d0f438571ee01bbbaf9a7fe84dc70e08f05a6912ee9be7e3bc
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"d89ca434902579c79392358a1a0e2a9f8c10c2404826010a02486d5e29889359", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=ed2aad41354714c756b518c7038120c8244dfe6cbcd55b298358ade1ae847204&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"dfd5378ebed409488b7f78850c0bab02c29b29f8d7c73a48501af0a6245ef9cc", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=f06e48f2e4f4242afb02dff1e70dc86f388e956cf30f0fe938278eff28fdd9f4&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"45c29ff005cfd2ae4049cffa4a3d90131908a49da019969e42f23e390ee7781f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=2883f05d994e84a245fbb3ea6c2bb5b355c5ec24868aff78dbd1b78415a20729&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"6c1995d9c9b9ddd6deb95d9b54a0d9f88fb717296fef30388a4e2025ad6d906a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=103513ee44554f67759e66ce1b07183845a7ed9565c4da9bc7e0287db6c75281&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"4769e5a4165e0d8b32ee45abc34e3859d1dab18883237625fb30e4af57e16623", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=ca636b6877e3513ddb2656996f1a9e18a1cf81558b92ef163caddfe04c5f64ce&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"a8297c4f901a5b4ae11b948fea1be7c67c30eecab93821dc4fddc13ed8186f28", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=4b4e3f9cd5c0d115a16666a610ada7ee582013a6f6e33dea8c792e69b8e3bbf9&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"b3cf9b939141d91444333c4f5b38771ba281b6d31bed14d16012b74dff1cdcc8", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=e22679c6a2efef834116bed817655828da4b3dda6f6f5e8fa4dc14e38711cf26&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"6c9d224885516bcbd356ae0b38417bab6fa20336c1377bdc3373b5d94fa2b26a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"591e6e1851c7fa9951c2dabb7e946e9ff1670fb48f009097220348799bd42dc2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ea4f174b317d8296ee1c7204c858cc8227b9c6477a9a26d03d67f13e552dc95d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"0ae01edd27975c5770cd2e07eb46af4757e7f3ee02aa1319349c196750efcf04", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"22acfc3547934be5b9d2566d7e04ed16abb00088b8ff76a34f1394b13cb46ec9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"9509cd0a6841be1e25c71f6fbe24d3a8f0b6f1daf3f0dcd5717ff8e3940dbc00", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 191ms (Views: 189.4ms)
-Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
-Redirected to http://www.example.com/oauth/authorized_applications
-Completed 302 Found in 2ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.7ms)
-Completed 200 OK in 5ms (Views: 3.5ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (14.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (16.5ms)
-Completed 200 OK in 20ms (Views: 19.0ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 2ms (Views: 0.5ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
-Filter chain halted as #<Proc:0x000000021df040@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=c24483444c9696e8c39f11ca048ca59359da661f2efec81b294ad1953f034d77&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"c24483444c9696e8c39f11ca048ca59359da661f2efec81b294ad1953f034d77", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=9bb5d7860476e37cacb4f7599e61155cd09feba6cd5d8c4796f374f31e158e64&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"9bb5d7860476e37cacb4f7599e61155cd09feba6cd5d8c4796f374f31e158e64", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=683a2a366057e9b0f4ff42733ce4eff4bfa2d5a60c30bb235ed38771d49960ab&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"683a2a366057e9b0f4ff42733ce4eff4bfa2d5a60c30bb235ed38771d49960ab", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=a1b7b3f4d4de0181c5effbc61843a393f6f76b1467cb50438937e2fbe2ef04a4&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"a1b7b3f4d4de0181c5effbc61843a393f6f76b1467cb50438937e2fbe2ef04a4", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=fb6a7c4835a27e009ab38593091abb1c4e5145026ab6e4c27ebb36764743f80c&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"fb6a7c4835a27e009ab38593091abb1c4e5145026ab6e4c27ebb36764743f80c", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=8e57fc4ffcef3d288e1593226ea4972eeddb97042400e80f57cdae89e30cd7f8&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"8e57fc4ffcef3d288e1593226ea4972eeddb97042400e80f57cdae89e30cd7f8", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=9656aa4918d336fdf0218f0f960fd4cd773f68090738e9318327e1a1db18277b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"9656aa4918d336fdf0218f0f960fd4cd773f68090738e9318327e1a1db18277b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=af71837da3ce933900e1ea7553320453a8c30b2a22d21874056cff799c43768b&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"af71837da3ce933900e1ea7553320453a8c30b2a22d21874056cff799c43768b", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=af71837da3ce933900e1ea7553320453a8c30b2a22d21874056cff799c43768b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"af71837da3ce933900e1ea7553320453a8c30b2a22d21874056cff799c43768b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=627e186187ec18beebceee43eca1a33df8c1ecf2fe0a686805f5cb79adf0ca4b&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"627e186187ec18beebceee43eca1a33df8c1ecf2fe0a686805f5cb79adf0ca4b", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=627e186187ec18beebceee43eca1a33df8c1ecf2fe0a686805f5cb79adf0ca4b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"627e186187ec18beebceee43eca1a33df8c1ecf2fe0a686805f5cb79adf0ca4b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=1123121cfcc70a3753b50bdf7dd2bf8725894014e87d75b921d0980c1e168634&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"1123121cfcc70a3753b50bdf7dd2bf8725894014e87d75b921d0980c1e168634", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=1123121cfcc70a3753b50bdf7dd2bf8725894014e87d75b921d0980c1e168634&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"1123121cfcc70a3753b50bdf7dd2bf8725894014e87d75b921d0980c1e168634", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"b7d753700e1ec6afde55679bc47e714d755f16f00cbd2e0ecb97cccb44efcd54", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=c8b8b2e6e492c56cc6f09cba8ef990bff9eff919bde2590c80822b9d92daff21&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:34 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"49f5f22acdc8d5cf5882953db6956420372e6b6d5b5e6b7612a832e388f68ff9", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=e6e0698ec037e9ffa94dbc3bcc08065b732f9db5fa330c2c797186fae304ecb0&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=3095a4a7a4ba37d87138c0bfb89f0983ab8295b7052472678579c7bba82a03cf&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"3095a4a7a4ba37d87138c0bfb89f0983ab8295b7052472678579c7bba82a03cf", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=9344d153d755768918480c0c29f09c737f38f34236a65fa084a27ffda8d23622&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"9344d153d755768918480c0c29f09c737f38f34236a65fa084a27ffda8d23622", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=63e2686d5faf7c6895f8f05255845e61870fb34ee9a61e90de8be40ade58cf8b&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"63e2686d5faf7c6895f8f05255845e61870fb34ee9a61e90de8be40ade58cf8b", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=bf4b7d51bb1bd9f59ee790164916d51741d54b7ff41326af71ee67b9d54fd52a&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bf4b7d51bb1bd9f59ee790164916d51741d54b7ff41326af71ee67b9d54fd52a", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=d541880bfd822902df25e02bf346d3adef81f264f99508bc2825ea82e283fbd4&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d541880bfd822902df25e02bf346d3adef81f264f99508bc2825ea82e283fbd4", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=a2d3a86dc51ea2faae132037a524f2b89b02062a556cf476750a27ae0c276181&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"a2d3a86dc51ea2faae132037a524f2b89b02062a556cf476750a27ae0c276181", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 0ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 6ms (Views: 5.3ms)
-Started POST "/oauth/token?code&client_id=f0e54ecec6c9d7598b095694b8d8c83f07fb22df2ae4f5a585726db3bb574086&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"f0e54ecec6c9d7598b095694b8d8c83f07fb22df2ae4f5a585726db3bb574086", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=b4c8fb5ebd84d45a857cc660d0a58f2018d59d08757ee854c60dca7778c2eac0&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"b4c8fb5ebd84d45a857cc660d0a58f2018d59d08757ee854c60dca7778c2eac0", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=20ab4e9eb92f88e05203f26d42573863f01efff3a05ecb7b9a2ca989b41f9ed0&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"20ab4e9eb92f88e05203f26d42573863f01efff3a05ecb7b9a2ca989b41f9ed0", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=8b2c881c751dc10c54e47f05cbc4e7e361debd42cca87139b3d633b73433dfaf&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"8b2c881c751dc10c54e47f05cbc4e7e361debd42cca87139b3d633b73433dfaf", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=1e69a107d4fe79c97ad3327a957ea1c7e40126abeb5b179c1685b051379aa9b8&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"1e69a107d4fe79c97ad3327a957ea1c7e40126abeb5b179c1685b051379aa9b8", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=9b9ec7cb2ff16de08f6ef865a714d28bae7e6dfbdd2e44bcda62ac7e5bb0001f&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"9b9ec7cb2ff16de08f6ef865a714d28bae7e6dfbdd2e44bcda62ac7e5bb0001f", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=ce310cd3bc793db2dca788f03fb828bd6dc8ba76c43f095cdf2d1932db6edb72&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ce310cd3bc793db2dca788f03fb828bd6dc8ba76c43f095cdf2d1932db6edb72", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=b8404c889cbd98a88ed0b9da020a59f58dce1fb7bf54d1d44647c37d618399e3&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"b8404c889cbd98a88ed0b9da020a59f58dce1fb7bf54d1d44647c37d618399e3", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000003165078> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005a248d8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=a934ce1e5f1f266afa27315cab475420f918a6c1955d58befd4de84d9062457d&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005a248d8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.1ms)
+Started GET "/oauth/authorize?client_id=667279e89aeb74c0e606c32169055250a607a4288af2cc972a86082bfd93439e&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a934ce1e5f1f266afa27315cab475420f918a6c1955d58befd4de84d9062457d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
+ Parameters: {"client_id"=>"667279e89aeb74c0e606c32169055250a607a4288af2cc972a86082bfd93439e", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"a934ce1e5f1f266afa27315cab475420f918a6c1955d58befd4de84d9062457d", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=d2b7369266db33a5e40aa2862201f1b42e74cf74807e119ace3dee6fb459fbeb
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=ca4b9d45be71024e289523c17cd6d9970a6df4e195f44dfe8966a1effa44ba14&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ca4b9d45be71024e289523c17cd6d9970a6df4e195f44dfe8966a1effa44ba14", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to https://app.com/callback?code=e3afc3c63f08cdaff358bf955f65314db093d483d35a64ae64b56ae0490230b5
-Completed 302 Found in 3ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=9c2079c7e4a5859c89cf2865431b1fa08f5bb834ed06b39c1a12e5057db0c148&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"9c2079c7e4a5859c89cf2865431b1fa08f5bb834ed06b39c1a12e5057db0c148", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 5ms (Views: 4.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"9c2079c7e4a5859c89cf2865431b1fa08f5bb834ed06b39c1a12e5057db0c148", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=6a39dc861c0512d7db1b5981960b0ac8e2f7acb5b332f3ff187317a7b1975562
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=e9a0d4a8cba52251dbef92261536971bc296ae30706de7ebb362bb1e34cf7a72&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e9a0d4a8cba52251dbef92261536971bc296ae30706de7ebb362bb1e34cf7a72", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=3697b79efcc8de58bb358b55497b47765c83c1e2483623e3168d44076b331b56&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3697b79efcc8de58bb358b55497b47765c83c1e2483623e3168d44076b331b56", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=40f7c678b69f739d4e4407889f4141fabb028cbf75a67e65f47faf78b73eafd2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"40f7c678b69f739d4e4407889f4141fabb028cbf75a67e65f47faf78b73eafd2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.4ms)
-Completed 200 OK in 7ms (Views: 5.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=e972e700f45bebd3044537f815d185f383d68668f0580846ebbe8a0464f697e7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e972e700f45bebd3044537f815d185f383d68668f0580846ebbe8a0464f697e7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.7ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"e972e700f45bebd3044537f815d185f383d68668f0580846ebbe8a0464f697e7", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=f77ab65a8e62467b1989a319989eba1d939907b2bdf3a4f186413ddf0172b169&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/callback" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#callback as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (3.7ms)
-Completed 200 OK in 6ms (Views: 5.6ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.0ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.1ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 5.2ms)
-Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005a248d8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:20:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 23ms (Views: 20.9ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=f804db26ec388cf487ede0b7a621beef0605105cc4ec0a41fb89cdca9de150c9&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"f804db26ec388cf487ede0b7a621beef0605105cc4ec0a41fb89cdca9de150c9", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=97eee2935fa92ff3ea5c76ec220dab9985a2a96500ca14f9bd9530006bf86c1d&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"97eee2935fa92ff3ea5c76ec220dab9985a2a96500ca14f9bd9530006bf86c1d", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=97eee2935fa92ff3ea5c76ec220dab9985a2a96500ca14f9bd9530006bf86c1d&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"97eee2935fa92ff3ea5c76ec220dab9985a2a96500ca14f9bd9530006bf86c1d", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 1ms
Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 2ms
+ Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
+Unpermitted parameters: :secret, :uid
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 5ms (Views: 3.7ms)
Processing by Doorkeeper::ApplicationsController#create as HTML
Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
Redirected to http://test.host/oauth/applications/1
Completed 302 Found in 2ms
Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
-Unpermitted parameters: secret, uid
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.2ms)
-Completed 200 OK in 3ms (Views: 2.5ms)
+ Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
+Redirected to http://test.host/oauth/applications/1
+Completed 302 Found in 1ms
Processing by Doorkeeper::ApplicationsController#index as HTML
Redirected to http://test.host/
Filter chain halted as :authenticate_admin! rendered or redirected
Completed 302 Found in 1ms
Processing by Doorkeeper::ApplicationsController#create as HTML
Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
Redirected to http://test.host/
Filter chain halted as :authenticate_admin! rendered or redirected
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=273b76b99ce53e32bebf304a5bb890453520a77494a6ff4e220ed23122e352b9&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Started GET "/oauth/authorize?client_id=f485f72fec8ae2cf5f964e7a7accd311f5b6a8e2456f18f059594857ee0c9a0f&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"273b76b99ce53e32bebf304a5bb890453520a77494a6ff4e220ed23122e352b9", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=148cdf19dddb86367aecaff03f0a3c65cf29b8a1698f2ecdc29ef0137e4d848e&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"148cdf19dddb86367aecaff03f0a3c65cf29b8a1698f2ecdc29ef0137e4d848e", "redirect_uri"=>"invalid", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 4ms (Views: 3.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.0ms)
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#revoke as HTML
-Completed 200 OK in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 200 OK in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=58d01371391a2a7668675af8123e0966fa25fc281f22cacb50c0c9108970f761&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"58d01371391a2a7668675af8123e0966fa25fc281f22cacb50c0c9108970f761", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 2ms
-Started GET "/oauth/authorize?client_id=de0b26a196b4064bc65c970f1af918ed381e25e388510b80f42819db3fa25ad4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"de0b26a196b4064bc65c970f1af918ed381e25e388510b80f42819db3fa25ad4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"f485f72fec8ae2cf5f964e7a7accd311f5b6a8e2456f18f059594857ee0c9a0f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Redirected to http://www.example.com/sign_in
Filter chain halted as :authenticate_resource_owner! rendered or redirected
Completed 302 Found in 0ms
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:10:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.3ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000059e4ee0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:58:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.3ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000059e4ee0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:58:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started POST "/oauth/authorize?client_id=bd2858bafd010e4098f607b2cc1ff81d41b83072ece3dbf6d30a8144bd9a0b57&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"bd2858bafd010e4098f607b2cc1ff81d41b83072ece3dbf6d30a8144bd9a0b57", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+Can't verify CSRF token authenticity.
+Completed 422 Unprocessable Entity in 33ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 7.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=3b5ccfe285aab39bc3353f522118325b38c80b65a23a9f9d9292b5a6aca6b151&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=75767c1cd17f773c4456823b0b949773a29ac436ad944f29ff4fe2242cac5d1f&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3b5ccfe285aab39bc3353f522118325b38c80b65a23a9f9d9292b5a6aca6b151", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Parameters: {"client_id"=>"75767c1cd17f773c4456823b0b949773a29ac436ad944f29ff4fe2242cac5d1f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:29:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 9.0ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.4ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=99d090c0d6cb2cad52e1ff746225268ab80815eb3d8886fb5dcf1dbec6eaaf15&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=d72586c04899c3b8f1896d9163c3eeda185789f035f8d722cceb9a4618adf325&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"99d090c0d6cb2cad52e1ff746225268ab80815eb3d8886fb5dcf1dbec6eaaf15", "redirect_uri"=>"https://app.com/callback"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 2.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=e5e73fa6f3a91b1bd985e7714fac3e03e426aefdc39e6da4edd471c2b303bff4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e5e73fa6f3a91b1bd985e7714fac3e03e426aefdc39e6da4edd471c2b303bff4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"d72586c04899c3b8f1896d9163c3eeda185789f035f8d722cceb9a4618adf325", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 14ms (Views: 13.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000031a7220> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:22:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 8.3ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=ca37a32fd9f7a76b24067973e8d22f1ed0e13374688f219a1cdd719f3e635040&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:35 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=126ca401e78be7f904d474365e08fbbc3a5155f96892ac04e6956c52e649a731&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ca37a32fd9f7a76b24067973e8d22f1ed0e13374688f219a1cdd719f3e635040", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"client_id"=>"126ca401e78be7f904d474365e08fbbc3a5155f96892ac04e6956c52e649a731", "redirect_uri"=>"https://app.com/callback"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (1.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:42:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.8ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=a0b4e959df8e3c221b90086537c50df99f3619ce132076d2d927e7147709bb6d&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=742bff4ec84ad48974f483112d866d807d1e41f4ee6b3ddba08300c3d0c957d1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a0b4e959df8e3c221b90086537c50df99f3619ce132076d2d927e7147709bb6d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.6ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"a0b4e959df8e3c221b90086537c50df99f3619ce132076d2d927e7147709bb6d", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=7c6737c20bfa6fc4353455f68601aa7cd4ddea0a3e551fa23124b5e48611b7aa&state=return-me
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"client_id"=>"742bff4ec84ad48974f483112d866d807d1e41f4ee6b3ddba08300c3d0c957d1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:49:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.0ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=0f5174053f87f309de2a34ea759df8c708e89695efa8de654feaa483835df768&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=b3c92065793276347b654b68dbdea65bd2715d63897f848ec5fdd6fd73a7e3fa&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0f5174053f87f309de2a34ea759df8c708e89695efa8de654feaa483835df768", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"b3c92065793276347b654b68dbdea65bd2715d63897f848ec5fdd6fd73a7e3fa", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:54:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 7.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0f5174053f87f309de2a34ea759df8c708e89695efa8de654feaa483835df768", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=498c2714f9ad17ef9a5cb02bcf195ab3ca84a98d004f7a08da495d227bc15591
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"utf8"=>"✓", "client_id"=>"b3c92065793276347b654b68dbdea65bd2715d63897f848ec5fdd6fd73a7e3fa", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=f90c5b2b9490b401e09ad3aebf0b462f1bba2be67ba130c0221a289c90fd4bc8
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:55:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=a884339f51a2d8b008450db7fa4ab586dd279305c2de119ad19434319dfd51cf&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=c7809bb84657c0298de434805ba78d615af2890d1e3536094ff8176a540ecd84&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a884339f51a2d8b008450db7fa4ab586dd279305c2de119ad19434319dfd51cf", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+ Parameters: {"client_id"=>"c7809bb84657c0298de434805ba78d615af2890d1e3536094ff8176a540ecd84", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.2ms)
-Completed 200 OK in 7ms (Views: 5.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"a884339f51a2d8b008450db7fa4ab586dd279305c2de119ad19434319dfd51cf", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to http://www.example.com/oauth/authorize/bd7c28a06cd9dab8449941604cde9cb5f0ceb21c3658b611e1cabab7947d1a4e
-Completed 302 Found in 3ms
-Started GET "/oauth/authorize/bd7c28a06cd9dab8449941604cde9cb5f0ceb21c3658b611e1cabab7947d1a4e" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#show as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 2.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.4ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:29:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 7.8ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 16ms (Views: 15.3ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=7286fe64f1871c967372106d906a0917b35e0225db361a6d8add713866ba6d9b&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.2ms)
+Started GET "/oauth/authorize?client_id=67935d939f88c5a1294fac58edddc08f7d9e41e9ec091591c3725beaeaab3d96&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7286fe64f1871c967372106d906a0917b35e0225db361a6d8add713866ba6d9b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"7286fe64f1871c967372106d906a0917b35e0225db361a6d8add713866ba6d9b", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=c1807ac9fe46741e3a53319d9cf0255c73c9b5946011ec9b7516e3a2a53f85b4
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"client_id"=>"67935d939f88c5a1294fac58edddc08f7d9e41e9ec091591c3725beaeaab3d96", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+Redirected to https://app.com/callback?code=cdabf04c9809e78e3b1dcbe7da225d62badf413ade5ec69124ca8be26fc74efe
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:19:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.5ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=196bda1225c8151ab1dfe8a01aef28127d61229f214073d7cc7c16140ae9597c&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.4ms)
+Started GET "/oauth/authorize?client_id=57e9d800c2688190b4dde06a36e313fc98f65c98dbadfe4b3c71013f510b4bd7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"196bda1225c8151ab1dfe8a01aef28127d61229f214073d7cc7c16140ae9597c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"57e9d800c2688190b4dde06a36e313fc98f65c98dbadfe4b3c71013f510b4bd7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"196bda1225c8151ab1dfe8a01aef28127d61229f214073d7cc7c16140ae9597c", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=b44066c835c2d2cd385f7439da660b87d287c909cce9c5617a7723c92caf9263
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:48:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 13ms (Views: 11.1ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 8.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=0dd7aed0417e661d2b545e634158b7366aa519a5c6a9b8770692dfe6ee522c9e&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.6ms)
+Started GET "/oauth/authorize?client_id=455a816a032a4503e7cf1a4ec5ff956af65cab748263433bb13fd4857ce08ccc&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0dd7aed0417e661d2b545e634158b7366aa519a5c6a9b8770692dfe6ee522c9e", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
+ Parameters: {"client_id"=>"455a816a032a4503e7cf1a4ec5ff956af65cab748263433bb13fd4857ce08ccc", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:41:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 12ms (Views: 10.0ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0dd7aed0417e661d2b545e634158b7366aa519a5c6a9b8770692dfe6ee522c9e", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=5105b3c2ab6fbd7d0ac9a54985b9ed761aa434b9a993532575a01cff1e4cf6ab
+ Parameters: {"utf8"=>"✓", "client_id"=>"455a816a032a4503e7cf1a4ec5ff956af65cab748263433bb13fd4857ce08ccc", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=5dd004ecae1dcc03a48bb29bec011298c4497792313faf8cf6ded794afed4731
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:42:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 7.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=97e196415bebf51bf5a1f8b553b1004d7b9d41bc87f289c6f714df3220759ad3&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"97e196415bebf51bf5a1f8b553b1004d7b9d41bc87f289c6f714df3220759ad3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.6ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"97e196415bebf51bf5a1f8b553b1004d7b9d41bc87f289c6f714df3220759ad3", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=0768b54a74a08f755cd0000622e7b483c7a5ad8d8b2514bc76353fe83951989c&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/oauth/authorize?client_id=dbfc9c8427b18cfbfd3e22ff2321fe5189f50e40ea35cc968d1de16cde6fc029&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:27 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0768b54a74a08f755cd0000622e7b483c7a5ad8d8b2514bc76353fe83951989c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"dbfc9c8427b18cfbfd3e22ff2321fe5189f50e40ea35cc968d1de16cde6fc029", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0768b54a74a08f755cd0000622e7b483c7a5ad8d8b2514bc76353fe83951989c", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
-Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005bd6fc8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:35:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 12ms (Views: 9.7ms)
Processing by Doorkeeper::TokenInfoController#show as HTML
Completed 401 Unauthorized in 0ms
Processing by Doorkeeper::TokenInfoController#show as HTML
Completed 401 Unauthorized in 0ms
Processing by Doorkeeper::TokenInfoController#show as HTML
Completed 401 Unauthorized in 0ms
Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
+Completed 200 OK in 4ms
Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.3ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.8ms)
-Completed 200 OK in 4ms (Views: 3.0ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.3ms)
-Completed 200 OK in 6ms (Views: 4.6ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.8ms)
-Completed 200 OK in 4ms (Views: 2.9ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"bearer_token"=>"1A2BC3"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000002b3aef0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000002b3aef0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 1ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000002b3aef0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000002b3aef0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000002ab8f40@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"23091faf41ae0b88c5fb2b48bc1a7960ec7cedb4204cb86e63361b9f2ab90131"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"91e7e279653b32d68c02acd017c3566bfef9e3a87337696ebf672a05a95e41d8"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"735adce3954242eda62ab02e54828fefc879173942a01d1b496ca072e10c8ddc"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"0f088b5b8e55f3c472436a8a1d7a2012f84d3052d165d8217a05b636340f3b1a"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"4e5efac528c43465d24a1cd7daa6907004081e1d61467c8c3171bf0ef4ccedb6"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"5f91df32659fb8e03e0c0293151be75a62c3ef7564d2a96da310752dec930f90"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"74cb35c08fe570ef9d164a8b967905b9846b650df20ed0d3c9904fe34c29b949"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"983f41b597caa9de0d76208b65970c500171c2cd16e51bbb5acd950c36d25ce9"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"e648450bb581738066b329a198d6a53f9afe557eac45a4a2a2fb99932e53ea35"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=26df13e4719fca4213925d4ff5c329f30ca6b7edc371e23c90a0a8306093e0bf&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"26df13e4719fca4213925d4ff5c329f30ca6b7edc371e23c90a0a8306093e0bf", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=26df13e4719fca4213925d4ff5c329f30ca6b7edc371e23c90a0a8306093e0bf&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"26df13e4719fca4213925d4ff5c329f30ca6b7edc371e23c90a0a8306093e0bf", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=41c3d60c6c44e766541bcd3278289e63dfecaa5fc2bc34c5102e71a94ed3b71a&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"41c3d60c6c44e766541bcd3278289e63dfecaa5fc2bc34c5102e71a94ed3b71a", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Completed 200 OK in 4ms
+Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::ApplicationsController#edit as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.4ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.4ms)
-Completed 200 OK in 6ms (Views: 5.5ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (4.6ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (6.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:56:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 15ms (Views: 14.3ms)
+Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::ApplicationsController#update as HTML
Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.4ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.3ms)
-Completed 200 OK in 7ms (Views: 6.0ms)
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.7ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/applications_controller.rb:31:in `update'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:67:in `post'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `post'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:69:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 9.6ms)
+Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::ApplicationsController#edit as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.0ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.0ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.8ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:56:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 9.5ms)
+Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::ApplicationsController#update as HTML
Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"Serious app", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
Redirected to http://www.example.com/oauth/applications/1
Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::ApplicationsController#show as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.1ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.8ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (3.5ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:61:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 12ms (Views: 9.7ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=d2672f41584fca9009d4c7c979123704abdc855ecc3fc5368566a25b802b287c&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"d2672f41584fca9009d4c7c979123704abdc855ecc3fc5368566a25b802b287c", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=d2672f41584fca9009d4c7c979123704abdc855ecc3fc5368566a25b802b287c&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:06:36 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"d2672f41584fca9009d4c7c979123704abdc855ecc3fc5368566a25b802b287c", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?code&client_id=64cfd56a96c16253bae4a3455cd5b0766133445982882b9225cdc768be243629&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 401 Unauthorized in 0ms
-====> Doorkeeper.orm = :sequel
-====> Rails version: 5.0.0.1
-====> Ruby version: 2.3.1
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"9a0b4c2520553fc765db27f3f6d650034e573b8a078a777e3eac4ce2e776ec83", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=9d43895ea6cb0462a00c2061d39de67e253d068c4df32801c5353c7355aad0ac&token_type=bearer&expires_in=7200
-Completed 302 Found in 4ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ea38b3305768fe1a314fa31f671c93750bbaf6673d9b043e0db1bfd8a2c9be15", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=23ac4321ba4eed5f8db62fe19b1de3a1d81f1bfc5c785b90009df6abd645c464&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started POST "/oauth/token?code&client_id=3edeaf111c85c19d85e1de66696e19047ba0e52cb3c6b81acf32b980c107a4a8&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"3edeaf111c85c19d85e1de66696e19047ba0e52cb3c6b81acf32b980c107a4a8", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 5ms
-Started POST "/oauth/token?code&client_id=9de52a4f163a664dfb8a7a5db396b2e5641133ce5550b7b56babe6b37ebe07e9&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"9de52a4f163a664dfb8a7a5db396b2e5641133ce5550b7b56babe6b37ebe07e9", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"64cfd56a96c16253bae4a3455cd5b0766133445982882b9225cdc768be243629", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=d03b48c28f73d62a00b6c9f1ab8677035e6b7ce362efc61e29a9b68d6ab326ed&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=64cfd56a96c16253bae4a3455cd5b0766133445982882b9225cdc768be243629&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d03b48c28f73d62a00b6c9f1ab8677035e6b7ce362efc61e29a9b68d6ab326ed", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=955247b19aa4c3ce39efbf9a03cf138d2042d48d983591fb95293d667c7ecf74&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"64cfd56a96c16253bae4a3455cd5b0766133445982882b9225cdc768be243629", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?code&client_id=78b3ba8a222a77f6f954f1bbe85a6a114402fe2bd6d3a5aa90413f1c32c38353&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"955247b19aa4c3ce39efbf9a03cf138d2042d48d983591fb95293d667c7ecf74", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"78b3ba8a222a77f6f954f1bbe85a6a114402fe2bd6d3a5aa90413f1c32c38353", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=78b3ba8a222a77f6f954f1bbe85a6a114402fe2bd6d3a5aa90413f1c32c38353&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=055a74a74c1fe96e04bf0d1459ec7d50ff19074be4f943d0a6f8fe16796e455a&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"78b3ba8a222a77f6f954f1bbe85a6a114402fe2bd6d3a5aa90413f1c32c38353", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 4ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=5ccb4af0213eb47e587992a697db227cac730b5997160a03e95a1c5156b86b1c&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"055a74a74c1fe96e04bf0d1459ec7d50ff19074be4f943d0a6f8fe16796e455a", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"5ccb4af0213eb47e587992a697db227cac730b5997160a03e95a1c5156b86b1c", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 401 Unauthorized in 2ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=f46ebb131fb1386edbd31c61c64e8e4505361c57559c00a1c22e289e9fb02a08&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=53a7fcfad6dd5907e694e9aa19111a7edc5c8256ae2669545360d0b47402bcca&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"f46ebb131fb1386edbd31c61c64e8e4505361c57559c00a1c22e289e9fb02a08", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 401 Unauthorized in 2ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=cc0feaa44dad26376e7ceeb1b1b5d6ad7dfd909e49454e9a1f110437fc847c1a&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"53a7fcfad6dd5907e694e9aa19111a7edc5c8256ae2669545360d0b47402bcca", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"cc0feaa44dad26376e7ceeb1b1b5d6ad7dfd909e49454e9a1f110437fc847c1a", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=656502f015c60c5cea84463bb04a52ac185c3c568b21aebc4ebfc40d575d1061&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ea5419ca8a58b355b31eb1fba06a9e1f47f90495faf1575dbb0c48a2270ad286&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"656502f015c60c5cea84463bb04a52ac185c3c568b21aebc4ebfc40d575d1061", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=e64306fc7fd27d21da71427e9f04a3b2e9120fcb93eb12a7b63df2dceb0fce3f&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ea5419ca8a58b355b31eb1fba06a9e1f47f90495faf1575dbb0c48a2270ad286", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ed2a6e2c946d0d7a18a4cd4bc7f7eeb33ea1287bca00d0e926f80802c47507cc&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"e64306fc7fd27d21da71427e9f04a3b2e9120fcb93eb12a7b63df2dceb0fce3f", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ed2a6e2c946d0d7a18a4cd4bc7f7eeb33ea1287bca00d0e926f80802c47507cc", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
Completed 200 OK in 3ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=08fae850610cf2fe621f117eed1423394a1ca623a4b6eba6b3298540889a62c5&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"08fae850610cf2fe621f117eed1423394a1ca623a4b6eba6b3298540889a62c5", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
Completed 200 OK in 3ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=a161397c89ee2c876751ec42bc4bcbebea9c098982bbae7016dd96f22833f9e6&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=92d16a6732454097eb7749cb2b4c618ce44fc0eb3b83db999919af731501a275&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"a161397c89ee2c876751ec42bc4bcbebea9c098982bbae7016dd96f22833f9e6", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=0d8b1cd63296f2699d41a78812ffbf0275f78af73d753d26dcb08e92578d9ec7&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"92d16a6732454097eb7749cb2b4c618ce44fc0eb3b83db999919af731501a275", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=2acd2e71be073891a2b9cae917639ba6a6416b95c4234a07350a1ab7cea72494&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"0d8b1cd63296f2699d41a78812ffbf0275f78af73d753d26dcb08e92578d9ec7", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=541b8f741d43a365df388e23c9937954e6440c9db984ed468327ac46e30b65e6&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"541b8f741d43a365df388e23c9937954e6440c9db984ed468327ac46e30b65e6", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"2acd2e71be073891a2b9cae917639ba6a6416b95c4234a07350a1ab7cea72494", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=e1fedbda7e32b2e9d2111db80e581d96bd06a37ff6cf9160490b7a1b983c65b0&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?code=[FILTERED]&client_id=bf6bf96e019396b1c4c16927bad1cd671912005d5f3410c0540d423fb9a11777&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"e1fedbda7e32b2e9d2111db80e581d96bd06a37ff6cf9160490b7a1b983c65b0", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=2535ca3723640026cf0f0364cdb3b2d87004bb6954814fed5c0c4e6a5f2a4c1c&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"bf6bf96e019396b1c4c16927bad1cd671912005d5f3410c0540d423fb9a11777", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 4ms
+Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"2535ca3723640026cf0f0364cdb3b2d87004bb6954814fed5c0c4e6a5f2a4c1c", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 2ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=0e216407db5a8408194583f66ca86f4aa7699720d975e38559b71fa599274311&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"0e216407db5a8408194583f66ca86f4aa7699720d975e38559b71fa599274311", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=ea41a04c4aa54ab2adce70af8b1731e4707315826e96adcf5008589427b0b252&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?code=[FILTERED]&client_id=e8503c1a492aa489c536a8cce73e8add09b8cf60d46ee517a91119c91405ccd6&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ea41a04c4aa54ab2adce70af8b1731e4707315826e96adcf5008589427b0b252", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"e8503c1a492aa489c536a8cce73e8add09b8cf60d46ee517a91119c91405ccd6", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=623003d3d8953e188469fc518f0529e6aacc9338e9348237a44585d7e30e90a0&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?code=[FILTERED]&client_id=e113470c7d8449ce3760ed83d065141098471268fea5ea56632e07c3c5bb6b29&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"623003d3d8953e188469fc518f0529e6aacc9338e9348237a44585d7e30e90a0", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=2669d4a46dca79536475eb47524c5f2aae8d8c935df40f8bec36e859345a421b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"2669d4a46dca79536475eb47524c5f2aae8d8c935df40f8bec36e859345a421b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=60eeb3d96e235fdd6260c87cd163dd2a870ff656d6cebf231d65cc8551951515&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"60eeb3d96e235fdd6260c87cd163dd2a870ff656d6cebf231d65cc8551951515", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=3b703b44fe70c76c8b7110a1a250219385887593a68877f4394623e049b1feb5&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"3b703b44fe70c76c8b7110a1a250219385887593a68877f4394623e049b1feb5", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=f7afa775b5e66ecc7c6aedd4f94e12ff15af816c62599acb48be638486888a2e&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"f7afa775b5e66ecc7c6aedd4f94e12ff15af816c62599acb48be638486888a2e", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ec5bd4e7b5985bd7a69a38036492615b6689ddc1488b6a5ff479245128aa9b09&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ec5bd4e7b5985bd7a69a38036492615b6689ddc1488b6a5ff479245128aa9b09", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"e113470c7d8449ce3760ed83d065141098471268fea5ea56632e07c3c5bb6b29", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ed91c4a60a57644598aa75850f881069f832ad80514f49d8c44a153ebbbf15ce&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started POST "/oauth/token?code=[FILTERED]&client_id=0f4562717f5e0424f89a70cb93af284021e6456bc928b527600c1c992d056be9&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ed91c4a60a57644598aa75850f881069f832ad80514f49d8c44a153ebbbf15ce", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=7ceb98f8712574ec9f77cf1869f13c27871022269905d61ee4fef2e973fe61f9&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"7ceb98f8712574ec9f77cf1869f13c27871022269905d61ee4fef2e973fe61f9", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=7ceb98f8712574ec9f77cf1869f13c27871022269905d61ee4fef2e973fe61f9&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"7ceb98f8712574ec9f77cf1869f13c27871022269905d61ee4fef2e973fe61f9", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?code&client_id=07af546859b30e8cb915790d043d79ec780fcbcb27262664d150027d911cee53&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"07af546859b30e8cb915790d043d79ec780fcbcb27262664d150027d911cee53", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=07af546859b30e8cb915790d043d79ec780fcbcb27262664d150027d911cee53&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"07af546859b30e8cb915790d043d79ec780fcbcb27262664d150027d911cee53", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=476a5a1ae9b1ddf83679c80d47a5ea115bb618f70afdebdde07492dd17d4c1df&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"476a5a1ae9b1ddf83679c80d47a5ea115bb618f70afdebdde07492dd17d4c1df", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=476a5a1ae9b1ddf83679c80d47a5ea115bb618f70afdebdde07492dd17d4c1df&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"476a5a1ae9b1ddf83679c80d47a5ea115bb618f70afdebdde07492dd17d4c1df", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"0f4562717f5e0424f89a70cb93af284021e6456bc928b527600c1c992d056be9", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"080438db0b73626fc6a8379ce9b43c09e57c2486e8d5c6234f4b47e28dd2922d"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"0ef671887ebb48987705f961c4a8a323e72c256f1d38431ac152c103a188b2d1"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"f7ca568ad4113ea6d2e20e0aed162bad734058800fda9cad043d98af1147d239"}
+Completed 200 OK in 0ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"a18b237f8fab525620d4d299c507c3171f9199b95ee9663714565ddaa9006b88"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"96fff2a03b16f63a54a5c6f4351ea9ed3041f2c3e856738d981d21dc31148e99"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"2bb6da426f6d2ee3e19724d29482d722be01be76113d19dedf6b48852241a359"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"0fbaefb8074371a84829adae646c1609b5a38e1815953b3a64d1478e56bd9722"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"c1ee6386f7d0448c86a1607a8d37257a6ae5deb687271264c6745ff928d19731"}
+Completed 200 OK in 0ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"f551b47f7d9cd97fdcc6e72c066eb4fe421c2ac612007a802354de999101c34e"}
+Completed 200 OK in 0ms
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (3.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ListingApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:33:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 9.1ms)
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:80:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.5ms)
+Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#destroy as HTML
+ Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
+Redirected to http://www.example.com/oauth/applications
+Completed 302 Found in 2ms
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:83:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:327:in `within'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rspec/matcher_proxies.rb:14:in `within'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:82:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.8ms)
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#show as HTML
+ Parameters: {"id"=>"1"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.4ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (1.5ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:90:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.2ms)
+Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#destroy as HTML
+ Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
+Redirected to http://www.example.com/oauth/applications
+Completed 302 Found in 1ms
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::ApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:91:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.7ms)
+Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 3ms (Views: 1.9ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 7ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/oauth/authorize?client_id=eb43c0489987c910ae9f967edcf51b1444225d63c9dde4369377eb596981ee39&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=6ba96084f8af7f93e815970e50faf9e690c528b526e5aec3af9367b5ac1e7368&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"eb43c0489987c910ae9f967edcf51b1444225d63c9dde4369377eb596981ee39", "redirect_uri"=>"invalid", "response_type"=>"token"}
+ Parameters: {"client_id"=>"6ba96084f8af7f93e815970e50faf9e690c528b526e5aec3af9367b5ac1e7368", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:13:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.6ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"6ba96084f8af7f93e815970e50faf9e690c528b526e5aec3af9367b5ac1e7368", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=50a6ec74e966baac577d4ba3cb5b555a1a3793a267bf88cf1349390ed9d38bb8&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Started GET "/callback" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by HomeController#callback as HTML
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:14:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.4ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 147ms (Views: 146.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.4ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 1ms (Views: 1.1ms)
-Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=ab7e08c06f9c6ad1e34e2959575cb25bdd6fbd3a81de6715e7d17c5bb72deb91&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Parameters: {"client_id"=>"ab7e08c06f9c6ad1e34e2959575cb25bdd6fbd3a81de6715e7d17c5bb72deb91", "redirect_uri"=>"invalid", "response_type"=>"token"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:21:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/oauth/authorize?client_id=9d55211e8bdec1f3ae8eaaa929f92c20068288e53b5aa1d85b68cf7279cd915c&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Parameters: {"client_id"=>"9d55211e8bdec1f3ae8eaaa929f92c20068288e53b5aa1d85b68cf7279cd915c", "response_type"=>"token"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=65565d5a84e86770bc30e4bbcdbc7eaaa7ca165961bbed8cbe0ae5034139e1d3&response_type=token" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.3ms)
+Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"65565d5a84e86770bc30e4bbcdbc7eaaa7ca165961bbed8cbe0ae5034139e1d3", "response_type"=>"token"}
+ Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:21:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=ade07036d9c9c47e9d7fc1e06dd713f63418a14cf2f54c848888caba4dc2b464&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/oauth/authorize?client_id=6e3215f7f77ef8619d3ae7a07eab2c0fef7caf4f769d11e0115eb2d6e88f5909&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ade07036d9c9c47e9d7fc1e06dd713f63418a14cf2f54c848888caba4dc2b464", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"6e3215f7f77ef8619d3ae7a07eab2c0fef7caf4f769d11e0115eb2d6e88f5909", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"ade07036d9c9c47e9d7fc1e06dd713f63418a14cf2f54c848888caba4dc2b464", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
-Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 6.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"6e3215f7f77ef8619d3ae7a07eab2c0fef7caf4f769d11e0115eb2d6e88f5909", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=11599b7efcd7c6d300a4778153dab010bc38075ad33d3308ff9cd5c54d0c1d0e
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
+ Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:13:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:28 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=539b06ed9dd8e04e07f67fa82faf76dab4921302f272de5f819e39000dd55c15&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/oauth/authorize?client_id=62643354ec5c687d592d810ebdcec5b058c61c7c9e2f1b3deee03c7e4a5eb5f2&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"539b06ed9dd8e04e07f67fa82faf76dab4921302f272de5f819e39000dd55c15", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
+ Parameters: {"client_id"=>"62643354ec5c687d592d810ebdcec5b058c61c7c9e2f1b3deee03c7e4a5eb5f2", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.1ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"539b06ed9dd8e04e07f67fa82faf76dab4921302f272de5f819e39000dd55c15", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:27:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.6ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"62643354ec5c687d592d810ebdcec5b058c61c7c9e2f1b3deee03c7e4a5eb5f2", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to http://www.example.com/oauth/authorize/04267cd3f6677af756d16b05421b97bf4cd925e55d5ed8a8bfe27ddbc9b990be
Completed 302 Found in 2ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/oauth/authorize/04267cd3f6677af756d16b05421b97bf4cd925e55d5ed8a8bfe27ddbc9b990be" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::AuthorizationsController#show as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:28:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.1ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.1ms)
-Started GET "/oauth/authorize?client_id=50d2cdf2495f70d79451059fa1051d7cc87ed0a351c176ea3488790723266072&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=4b14dd4ab6d7fc9f2ea39384e53efb7fd4d98376032a4b5c29a1f1af4bc55ace&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"50d2cdf2495f70d79451059fa1051d7cc87ed0a351c176ea3488790723266072", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"4b14dd4ab6d7fc9f2ea39384e53efb7fd4d98376032a4b5c29a1f1af4bc55ace", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.8ms)
-Completed 200 OK in 8ms (Views: 6.5ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:44:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"50d2cdf2495f70d79451059fa1051d7cc87ed0a351c176ea3488790723266072", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=9509870c82311015e699f07b18c3cede7dc35bdc5626cfe5e8c40732c516ef30
+ Parameters: {"utf8"=>"✓", "client_id"=>"4b14dd4ab6d7fc9f2ea39384e53efb7fd4d98376032a4b5c29a1f1af4bc55ace", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=0d3e8ea8d053080879872008ed073a529dd0f1cd9f3adfbacd189367d3866751
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:45:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.6ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=4b14dd4ab6d7fc9f2ea39384e53efb7fd4d98376032a4b5c29a1f1af4bc55ace&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"4b14dd4ab6d7fc9f2ea39384e53efb7fd4d98376032a4b5c29a1f1af4bc55ace", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.5ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 2.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.6ms)
-Completed 200 OK in 3ms (Views: 2.1ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.1ms)
-Started GET "/oauth/authorize?client_id=17b0abab43f4486d15f8b3c3a24161e3c274f18cc94db5ff9e51f38223eb0e0b&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/oauth/authorize?client_id=43325fdb88c222d62a017824e26a091fd42b41177b5761aa76f27f7447df5ba9&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"17b0abab43f4486d15f8b3c3a24161e3c274f18cc94db5ff9e51f38223eb0e0b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
+ Parameters: {"client_id"=>"43325fdb88c222d62a017824e26a091fd42b41177b5761aa76f27f7447df5ba9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (3.2ms)
-Completed 200 OK in 9ms (Views: 7.2ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:37:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.5ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"17b0abab43f4486d15f8b3c3a24161e3c274f18cc94db5ff9e51f38223eb0e0b", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=b1463615c4daf8c810a34808e5df4f0b7357ae43731d10774750d691eae8ee2f&state=return-me
+ Parameters: {"utf8"=>"✓", "client_id"=>"43325fdb88c222d62a017824e26a091fd42b41177b5761aa76f27f7447df5ba9", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=9715a5aec9af1b04e59cf62bb93c858aceb729ba246422547d156af82a176c27&state=return-me
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:38:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 3ms (Views: 2.2ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Started GET "/oauth/authorize?client_id=52e3c6b74ddd4833ae20bc677068ce33facbacc91696ea3c6935496320d32824&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.6ms)
+Started GET "/oauth/authorize?client_id=090b2ecdf38a64f76254b1dd58f2d2447bceb8b107185b741de66a2e2a075564&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"52e3c6b74ddd4833ae20bc677068ce33facbacc91696ea3c6935496320d32824", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+ Parameters: {"client_id"=>"090b2ecdf38a64f76254b1dd58f2d2447bceb8b107185b741de66a2e2a075564", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (3.4ms)
-Completed 200 OK in 9ms (Views: 7.1ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:79:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.8ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"52e3c6b74ddd4833ae20bc677068ce33facbacc91696ea3c6935496320d32824", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to http://www.example.com/oauth/authorize/c4d51c61ce8ce380f157a9882a0530c96ba75acad0d095912e483a9276ca723e
+ Parameters: {"utf8"=>"✓", "client_id"=>"090b2ecdf38a64f76254b1dd58f2d2447bceb8b107185b741de66a2e2a075564", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=d5c8102c5bf801ade1d8960660faa174cd206dc8e89e0233074eef1d39e13b7b
Completed 302 Found in 3ms
-Started GET "/oauth/authorize/c4d51c61ce8ce380f157a9882a0530c96ba75acad0d095912e483a9276ca723e" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
-Processing by Doorkeeper::AuthorizationsController#show as HTML
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:80:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 2.0ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:48 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=037b85ed96f913d88878c1fcccf1a039edffc92013aabdfdca8ce6ea518a49b0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/oauth/authorize?client_id=846415553f6016833bff9434c835949244aaf54564a18236a2cd8823b39548c7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"037b85ed96f913d88878c1fcccf1a039edffc92013aabdfdca8ce6ea518a49b0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"846415553f6016833bff9434c835949244aaf54564a18236a2cd8823b39548c7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.3ms)
-Completed 200 OK in 7ms (Views: 5.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:66:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 9ms (Views: 6.8ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"037b85ed96f913d88878c1fcccf1a039edffc92013aabdfdca8ce6ea518a49b0", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=381ecc467d3ffcfdda89568db26ba32fc584fa293670a96b98ecff72ff0cfd9d
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Parameters: {"utf8"=>"✓", "client_id"=>"846415553f6016833bff9434c835949244aaf54564a18236a2cd8823b39548c7", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=18a8cfe867b3bd18b3d970c02ea778463c65a88785965e2305e0987f58b8ec9f
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:67:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=fee0203a123b68aa9a53959a2d5dd8fc9d5ab5e8497a4f30460d278ae07ab5e2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=2503f8ae1566edfaa3b45c07728719b79650c0c0c66c7efc24ec9d8663344ae2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"fee0203a123b68aa9a53959a2d5dd8fc9d5ab5e8497a4f30460d278ae07ab5e2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"2503f8ae1566edfaa3b45c07728719b79650c0c0c66c7efc24ec9d8663344ae2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.4ms)
-Completed 200 OK in 7ms (Views: 5.2ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:85:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 7.3ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"fee0203a123b68aa9a53959a2d5dd8fc9d5ab5e8497a4f30460d278ae07ab5e2", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=10e967865e1aa86501872b199e033e7b65a134fee22e24dc7fe943b47f6399b6
+ Parameters: {"utf8"=>"✓", "client_id"=>"2503f8ae1566edfaa3b45c07728719b79650c0c0c66c7efc24ec9d8663344ae2", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=29969bf0eb153f4be1f6423d1781bd1288277065108198f3dc8d1898cbad1f97
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:86:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.6ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=2503f8ae1566edfaa3b45c07728719b79650c0c0c66c7efc24ec9d8663344ae2&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"2503f8ae1566edfaa3b45c07728719b79650c0c0c66c7efc24ec9d8663344ae2", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.8ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=33c92ebaa4923a85da0427a828e13f9ef7861eebd592f3822a7e0f507cd751c2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=d717e5883ce658b819bc62ba97e20b46be1ed76d65f302049b094fd35032a8f5&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"33c92ebaa4923a85da0427a828e13f9ef7861eebd592f3822a7e0f507cd751c2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
+ Parameters: {"client_id"=>"d717e5883ce658b819bc62ba97e20b46be1ed76d65f302049b094fd35032a8f5", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:110:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 21ms (Views: 19.4ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"33c92ebaa4923a85da0427a828e13f9ef7861eebd592f3822a7e0f507cd751c2", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=054cbf872600a24b94474b67935e5ea23f0db1ccec895909d946dae912c3d638
+ Parameters: {"utf8"=>"✓", "client_id"=>"d717e5883ce658b819bc62ba97e20b46be1ed76d65f302049b094fd35032a8f5", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=8c3b78433f5b3667c1105f9d5591fb8bb16d9c576a57347cd6a97f810ae80e45
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=e21b4b95031eb54b24ba1abfd83a23f6f38fa2990800d6c671d4280f198ee9f4&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:111:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=d717e5883ce658b819bc62ba97e20b46be1ed76d65f302049b094fd35032a8f5&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"e21b4b95031eb54b24ba1abfd83a23f6f38fa2990800d6c671d4280f198ee9f4", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.2ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.7ms)
-Completed 200 OK in 3ms (Views: 2.5ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (1.8ms)
-Completed 200 OK in 4ms (Views: 3.6ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.7ms)
-Completed 200 OK in 3ms (Views: 2.5ms)
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 200 OK in 0ms
-Processing by Doorkeeper::TokensController#revoke as HTML
-Completed 200 OK in 0ms
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.4ms)
-Completed 200 OK in 6ms (Views: 5.2ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"Serious app", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.0ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.0ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=d088f90238e848a065dfea007d94b13f3aa866a10342fa3a7df432de985520f2&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d088f90238e848a065dfea007d94b13f3aa866a10342fa3a7df432de985520f2", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=d088f90238e848a065dfea007d94b13f3aa866a10342fa3a7df432de985520f2&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"d088f90238e848a065dfea007d94b13f3aa866a10342fa3a7df432de985520f2", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=4c13fe417ca24f736510325ef3334b73c5ff72cb6830d1f93259566d91d32ab1&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"4c13fe417ca24f736510325ef3334b73c5ff72cb6830d1f93259566d91d32ab1", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Started GET "/oauth/authorize?client_id=77cb310684325ea8f1b0662ed28382c71c4a5f8823db5e4bdf1565df2b06d1cf&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"77cb310684325ea8f1b0662ed28382c71c4a5f8823db5e4bdf1565df2b06d1cf", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to http://www.example.com/sign_in
-Filter chain halted as :authenticate_resource_owner! rendered or redirected
-Completed 302 Found in 0ms
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"d717e5883ce658b819bc62ba97e20b46be1ed76d65f302049b094fd35032a8f5", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 5ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=60192bbdb13f6532cbd5020b3d9816f15eead4bfc15779d5e005b36cd4a3fef0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=aa76b5efce0ae9842822739bb1e1a6e3f0f096ab25ffef58c82170fbdb2179d7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"60192bbdb13f6532cbd5020b3d9816f15eead4bfc15779d5e005b36cd4a3fef0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"aa76b5efce0ae9842822739bb1e1a6e3f0f096ab25ffef58c82170fbdb2179d7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:97:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 9.0ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"aa76b5efce0ae9842822739bb1e1a6e3f0f096ab25ffef58c82170fbdb2179d7", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=baffadf12dc10a4208226b80746cff3271f4d86b7ea0a536cc2ad5921acb92a2
+Completed 302 Found in 2ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:98:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=aa76b5efce0ae9842822739bb1e1a6e3f0f096ab25ffef58c82170fbdb2179d7&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"aa76b5efce0ae9842822739bb1e1a6e3f0f096ab25ffef58c82170fbdb2179d7", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=8031a97df70ec4512fe751c6ba4d565f4a323fb627b74e644e4c9f970f3e9d0e&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/oauth/authorize?client_id=5a9517ff00b77861b69d955b3d85d25d6e59a9c0b54234bb8fbdaea0de970005&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8031a97df70ec4512fe751c6ba4d565f4a323fb627b74e644e4c9f970f3e9d0e", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"5a9517ff00b77861b69d955b3d85d25d6e59a9c0b54234bb8fbdaea0de970005", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=eae2c35d18847a64d6d77d1db0556d07a5ae8e4cc302da24e78f904a0fd8123a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"eae2c35d18847a64d6d77d1db0556d07a5ae8e4cc302da24e78f904a0fd8123a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=1091679c3b146693d79db74d5a90d265092f53155728cbd669adf5f9f462d4d1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1091679c3b146693d79db74d5a90d265092f53155728cbd669adf5f9f462d4d1", "redirect_uri"=>"https://app.com/callback"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:73:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 11ms (Views: 7.8ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"5a9517ff00b77861b69d955b3d85d25d6e59a9c0b54234bb8fbdaea0de970005", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=1c6b73665eb45cb522ee64e64c53e9685dd00ffcd40f540efe7346528040ad98
+Completed 302 Found in 5ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x000000043a24e8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"bearer_token"=>"1A2BC3"}
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:74:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:71:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.2ms)
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
+Filter chain halted as #<Proc:0x000000037830b8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
+Completed 403 Forbidden in 1ms
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#index as HTML
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:6:in `index'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#index as HTML
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#index as HTML
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:6:in `index'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:39:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.1ms)
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000005d66f28@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000005d66f28@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000005d66f28@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000005d66f28@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms (Views: 0.1ms)
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
-Unpermitted parameters: secret, uid
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.2ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#index as HTML
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 0ms
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.0ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.0ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"f3855aa5b84eb3fe57c74a862ec9de7e5d49b0bad89f228d13edbc2511a5af1c"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"3f0eb914471fb0a910772b70ba7763f0e4318f3dc8d7442faf98518510bd8360"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"a39d4a259dbb3a98b00127004aee4da03183a1c094cd818858e8194d364be5de"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"7b28c48ae50ded53560399020830499b54fbcab5933adc952851c5a2fa4de93e"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"6bcec7035badffb41518cada409c11041a09fcc30dcccfc07a42ba4e00ab39bf"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"c606dad9e16a08ae94f32ed7550a3c6eaed2e4124018971e36c88884feef9165"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"582363717cc0ef604f13a1087d7e606bbbeada582daa739a5dc5322abd74149b"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"b3a6f80c093070bd0e1810c1a5b76b6616b039990311d0d810645c618241303e"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"2f5711a570678499c9f24450171e8b0520daeeaf491d2d0b0f068b2189a3593e"}
-Completed 200 OK in 0ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.1ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 3.6ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 5ms (Views: 3.7ms)
-Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
-Redirected to http://www.example.com/oauth/authorized_applications
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 3ms (Views: 2.5ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.1ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.3ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:64:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.7ms)
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by FullProtectedResourcesController#index as HTML
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
-Filter chain halted as #<Proc:0x00000003b81c50@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 2ms
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by FullProtectedResourcesController#index as HTML
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
Processing by FullProtectedResourcesController#show as JSON
Parameters: {"id"=>"1"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#show as JSON
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:78:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 5.4ms)
+Started GET "/oauth/applications/new" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::ApplicationsController#new as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.8ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (3.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:6:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 12ms (Views: 10.6ms)
+Started POST "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
+Redirected to http://www.example.com/oauth/applications/1
+Completed 302 Found in 4ms
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::ApplicationsController#show as HTML
Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:17:49 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.3ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.8ms)
+Started GET "/oauth/applications/new" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::ApplicationsController#new as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.7ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:6:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.9ms)
+Started POST "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.4ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/applications_controller.rb:22:in `create'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:67:in `post'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `post'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:20:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 10ms (Views: 9.0ms)
+Started POST "/oauth/token?code&client_id=ba46a2efce8aff56d00a005e68215dec202af3cc70402b6fd659fc0190d86378&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:29 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"ba46a2efce8aff56d00a005e68215dec202af3cc70402b6fd659fc0190d86378", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 401 Unauthorized in 0ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"74749aaf689db689e6467dcc0b3fd9b8752c9f8acfe07c778d70896f123fbf4c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"d25852f71f306eb6e3fa27c0e9fc749d1e2918b82696354290a16e726ef5ba13", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=7c4e27c6051ad097ade27be33dcccc085a3bfb876a5462e62b8d8c9ace2a8acc&token_type=bearer&expires_in=7200
+Completed 302 Found in 3ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"89ae140af51f132a953c023ce596148049e15a9e122485f120f8ef415a24ef1f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=e39ae2962e81b21ddfb67776ad870bb5d4fc86bfa545edf857359c8a18a816d7&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"9023c37feb33276b0f88a0cbaa2d6ad0e4a5e4416ae8239036a7e464d95dbfc4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=c1dcc86faef58c8bfb981659ff3c33f5df8d2e6fffb3479e12970121a7f5c19f&token_type=bearer&expires_in=7200
+Completed 302 Found in 3ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"009443108318a616e451507de83dc134e38b5aa3e75af838644c0803b5c98338", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=70e7f90f92c88cef8d355fe7b4f7cfd73180ad223b2d789f728de2746896431a&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"9776c84b09227fc0005994c097309dd62a4d1aa19787b28639dd07c5ee8b8a17", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=ff0b01d025fded901d6115252fe7c4a79caf565a31d4a9e340f19a43ecd01467&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"ba4860f6b9ccb658b744ec56b015a9ba7e14240826f14e74cde117b2f5281f65", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=ba9d91ef92e365953767b82b20c62c202f50c290133d5a03ca9c8df8a746ce22&token_type=bearer&expires_in=7200
+Completed 302 Found in 3ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"2333150a031f5dbf7f5258cc1acaa7f05b9055646f99619c80397649ab3f4af3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=b6b8d7bf9693977074f033a117d93555a8d7b80d58e3bc22a10f12a09e782ba8&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"e0212605e03ed9ca2bbad0eb6994d8fa463300cc1d61789d1969ac36473f035d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"551f8eb289d5570e6147202fadffbdd23fc51052a701c650fd65d513a8d70e6c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"f8a29ac614ac7252413b7514abcc141848c125fbacaaa2dc9de67fabd7e66e7b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"4b7f728fd6f57500b08f2039898a3283d3712ff6a7d982f19bfad335b66a9ba7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"ff27a6e2b0e36e4e2912b1470a50848c221e25e86f910db6b01bdafbeb532b04", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"31c49d56bb71745835120d271529214c4c678a663ffde74672dc4c04cfa3ad0a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"68643e67a735f4ce689a190c0dda9684e60922f2b3ccf149270a81699832dec7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"99e8339874e14152ca77cb7d5613ad78640ee4b23f87a0faaad3f99d01a72662", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"f270245792cdf0135da84a2b98ab5a98d1ffc54b6aee272526cf034a2d9d04f3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"30c54d08a3325b4c78286d83069627e0380b773354f013212ca29734767069ad", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"91cf860d3399193741dfe8c9c579215b4f2e022f955179941941bc7fdc6271da", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6c5a47396701f92cc768b2c225dfa4c12dbc044b62c68fe5cf25c905c2994da7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=8a0e4992f3cc48348b02733435e9a77328da1a28a6a7ccf5a2b4939cbedc12a9&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
+ Parameters: {"client_id"=>"13f18a9eeb0a4dc20378562c1a2201bb033f9e86858f757177648bf4279f97a3", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=583e089b573af6dff8a3a64a9df79d5dd8cd5883c7eaa289a8d0ace2e0eda351
+Completed 302 Found in 3ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0123921426378095a3c65ac21541b343cdedddb68a69a1661a9a4a248c4b0094", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=e6b7ad6bb2265cc4a6b66c425a5462975a6eba18115c53ec2bd06c9bed148620&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"151df8b1905b68aa7f2efed65ecc583df9f11775518154b9dae894bfdb7a8393", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=cf00d4b5d10a1a4c4c0889500a6bb1be726c073f2a9c7c2a3921304bb49ebdbe
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"618725447ad2b70f627f76aa653ba8dcf6725520ecc783d5d21cd10b39e9ab37", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=0d3ad2f7774cf8455f4608fde77f1607c2e05e6fe946e212bb6a2286603ff5d3&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"755e734bf2ef8831bef2d5d4f85c4e638c76cf37345ff3f2388b7d11e7a6a61e", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=bb3ffb5ed9556211fd8d6bf962a55414d76f2c9b06135e06e95c0120801196ed
Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"a85cc10175843ea95035e61b453675a669453a4ecdc21e498e5b2a4583c55704", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=a878f1b58e9b14f98cd706392afde45f0707736383bd44fc9ffce7668d0bc44e&token_type=bearer&expires_in=7200
+Completed 302 Found in 1ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"d21bd51ed7c021b5bc82081f664427340247c8864dfd3f74aa308c0b138ff8da", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=63ae2dbd4ce3e65a032499055479848ec84f688e4181794b18472ce6818cf309&token_type=bearer&expires_in=7200
+Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6be0ce8c1ebf8965d9f6c98e422bb8a5b93539e924e4ba55306a8e8df3255ca8", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=16fb6ee613844b825027202bf786033f73f522052b6620d672cb3796a6014b39&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
+ Parameters: {"client_id"=>"8c21f584697c1c1ff513ba0d06125683095b01b67b122c1e86423f8de0b0f9c3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=f17f67c1d8e31ca91109ef5f652088ce7b9d93a6b02f5e6de38b57f574652446&token_type=bearer&expires_in=7200
+Completed 302 Found in 4ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"9e8f1370ecfcc7b2edd02c56abf2aa706f65b8f6c269b7ccba1f658c4adfa2bf", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=af8164b19d0249af1dc11f316349245a7d16ee56be8318575b3d3cb4a64a22f0&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"782285f7d7c6603b2532cdf96534e861fa9b74ee59e916dfa9a86f5ecfad48d3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=79674ca4d3b6b9576f7cc595a8381d188d0ea78431ddc2aa91478bea7ab3c590&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"77f16c833ea2540115f8116f14e39bdb0125251cd0693c330d6a413b90b4459b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=cae3fd7f8ee19ddc7460a8d893dd5daabd0f33352688a485452b80dc67f9fd63&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
+ Parameters: {"client_id"=>"cd3ea058687206b315c6de3520aab8b46bfe9c017d5b8b3554c43c7e3463cf23", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=e549b803def3f21f263d56050dd2770713ea660386fab36e83522c54ef32b0f1&token_type=bearer&expires_in=7200
+Completed 302 Found in 5ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6ffb5ee71dc68ca68b47f08317b439c566309d014f70b2c878231e8f289b5d29", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/a792e5eabe56708baddd234ff9c585785239a3e5df624c8dd41a45f38fb296bd
+ Parameters: {"client_id"=>"6951df5f828dfdfea2c2929595d14279a51c08453eaaec7aff466c6f5c3013f8", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=dea7b4ff646454a0a881bb7350b2a3e8caba86b51c0f69e2801928374dd04283&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"01a4285db8dcc4e5f100dd2e1471a00a9b71bc8632ba7e7e40951ee92e754a83", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/fef96756ca2ff3c2ce6be343296d98a94cf6a6a96c5c40675e6dbcb0ed6a664a
-Completed 302 Found in 1ms
+ Parameters: {"client_id"=>"ddc69229a603725a61a073cbef7e41cf475124a8ece7fba051ef00c687ff4954", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=c6a00d65348313ab11ee0fd3307c77ac440f8cce631e53fbf309afaa93caeaf2&token_type=bearer&expires_in=7200
+Completed 302 Found in 3ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"15f1d30347b8925d8bc0ed58ec0988abab6a4986dc21a9a91224cbbf0814c151", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/eaa0005a07ed4165a381fca514273d087f79e30c0acbf76e97445fe9450420a6
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ea582ec92643a53639a6705068d84f47ae768a06526f62ced9c03ea5f55da269", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=2069af9ad7ea3f8df838601ed9f0413992d7d454c54f26a210aa403901e8baa4
+ Parameters: {"client_id"=>"8f30aac841b9ea1421a23472c0c4555c71114500db72a7eb95f8512f98f80c84", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=0f416f28404803a95fa56c4940faec4fb04572bef6db1b643f38f09c87912841&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"966f3ec68b55fd8fb0a1a7554f9958ff6b1fb97e7fd176364bf4c0af76741321", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=eb448c6f96427a6cd13c1fcead7eb993665dea155f5b5ec37775d6eb6fad8ba6
+ Parameters: {"client_id"=>"da5f7eb0d4e9eae8a3c655987dd10986ccf9d75db1a256b48c478ab69823e871", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/2dada52a4e272e9dd8010d258a623b4627ad63feacad247257d4b95525f9ed02
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7261ce7f7d12871628c0610dcfe8330f85984dbf1100e32dee2ee2322cbbe55c", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=a17e86c7298553497a3e6d91b3d193e8075e2090c0722f04123b44868284c82f
+ Parameters: {"client_id"=>"f1a5e6d5769b8a93f4aa61401b6fa802e8b9870ad1e960a6074bc0392bdffc1f", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/2e86156b4d6010c9a80b69342f1f06c94a66d90c29402668c7f504c144a162ba
Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"44162f7db44b9549d5e5e85379f87b80ea2113eebe66ef7550c2c2dce057815a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=6565d1c765a7023ba8cd89b40385681fdcd4b7ff785c69e86a6a16fdfa5f7680&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"0c9b230c17f5029ae4ad544faece4846c1e2ef4f4b9796892a39addecf66a59a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=e41fb999838031ea3dcbcd5b61074cb5543c21af5b44f1945cbbd17233a54cc6&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"4572f1fd1f3d63ba2746d7138e6c4b8add6b12261c75efe9bb7f749ed20c1c59", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=24c8bee7d0e0800c809a80d9715e2e603d7a4ad2db403d8669d271c7c8c5c58a&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"dd67a15abdf0f3d061fefdcab8e4812df32a3f74dd3f169f9c1c10c2ec3dba36", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=7299e4da747e8d6221205e32574415eb6a36bd60be67e6d90c97ed291acadfcd&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"3d714b229bae9c0b64991f367a71065b175b50376a122d65db979be318176694", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=de9673caaf8b0abe392c4e093180202bc5e994c10aef0eede1e84f0c6b51b56d&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"7aa22a3cfdd084f0f99bb8a8c73904ed69b73c8773452cd057c9d68b510fff0c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=eab9477a368ba588c5fb623d2a3e4b79d0fddcd722fd46d9836372f653a0f558&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"ed7b52182c77e0a3d10e45df3eda88aad5937a927b942e32d43dc59af0fce008", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=2f2de37e758679de5684dc758879d8286c9583b7f4511fe7149fa95e0d7a2910&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=6427aa4bb43a857738ab7712053f2b43bcd3185eb702a7f11db668829292f7b1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"6427aa4bb43a857738ab7712053f2b43bcd3185eb702a7f11db668829292f7b1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"6427aa4bb43a857738ab7712053f2b43bcd3185eb702a7f11db668829292f7b1", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=35c4807ddf6d684d58c16011744b6ff9b7ee9883f415132dd67b6e05e9998224
+ Parameters: {"client_id"=>"0f604f59525261eb06bde294b7d07776f97ae37fba2ce58f891c6bae039ed1d4", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/1687616f2b6c7d800416282bec710f597d72a62de7789c00cd2a2d744866f9a5
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=26515912efd07dce81a496cecb4fb45356af4f69cb6c3e8c0f11d2ae3adba00a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"26515912efd07dce81a496cecb4fb45356af4f69cb6c3e8c0f11d2ae3adba00a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to https://app.com/callback?code=0887d2104f8a9efe2e5cbe1293b2ca568d86c1da66002bd49c38b2f1ed27164d
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=3d2557d6061fe83e3e67c370af7c9237855942e17e77ecc383ad24362b1005e1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
+ Parameters: {"an_invalid"=>"request"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 5ms (Views: 4.4ms)
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3d2557d6061fe83e3e67c370af7c9237855942e17e77ecc383ad24362b1005e1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=273a747873698b0e0ee3c59baf0ac2ee20777d10277b55a2d7bb7f436c143673&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"273a747873698b0e0ee3c59baf0ac2ee20777d10277b55a2d7bb7f436c143673", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=5421a1641ca4219b759528b08904319446d2b9cb818d26e9c30e16733c4512e1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"5421a1641ca4219b759528b08904319446d2b9cb818d26e9c30e16733c4512e1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
+ Parameters: {"an_invalid"=>"request"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.4ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"5421a1641ca4219b759528b08904319446d2b9cb818d26e9c30e16733c4512e1", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=3bf241d9f3895b9cabe151dafc9be6820a2a29d4c224ffd437935d49134cb944
+ Parameters: {"client_id"=>"16b2c8af7b3f322b654e4e1deac5a5416207b52cf275ce53d8ab78dcb653738b", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=7f471075ff1d8d319fd7acd13d3de86b9d79ef69f139a30c4202ce75fa7ca0e9&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=3e39afcc79f32b54e6a73e21280a52b470060911add8df2cbe4b647e27269468&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3e39afcc79f32b54e6a73e21280a52b470060911add8df2cbe4b647e27269468", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 6ms (Views: 4.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 1ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=3a1e9873cea8d4c6b302190d130c05b349fa0d19bb55dd185f2179b0b4d83acc&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3a1e9873cea8d4c6b302190d130c05b349fa0d19bb55dd185f2179b0b4d83acc", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.4ms)
-Completed 200 OK in 5ms (Views: 3.6ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"3a1e9873cea8d4c6b302190d130c05b349fa0d19bb55dd185f2179b0b4d83acc", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=04517b0b7769e36c8b105f10c10601a48dc588914cd7dc4a8f38097ebb4ab867&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"14cc8b2599a14223dfeee06623bbc75ba8ac68635fe0da3aa4a34dd43a0ddc85", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=24d20535d476361e86f00396cf71f5cfebbadffcd48d219a1170bab8b8d7e890&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
-Started GET "/callback" for 127.0.0.1 at 2016-10-12 11:17:50 +0300
-Processing by HomeController#callback as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-====> Doorkeeper.orm = :sequel
-====> Rails version: 5.0.0.1
-====> Ruby version: 2.3.1
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=280455c93cc77797337feb5872be6d2c93bde5c030f6b897f9b4169f3874ceaf&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (1.8ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (4.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:19:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 14ms (Views: 11.4ms)
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.4ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.4ms)
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.4ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.7ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:24:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.3ms)
+Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
+ Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
+Redirected to http://www.example.com/oauth/authorized_applications
+Completed 302 Found in 2ms
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:26:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.9ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=5fdc1206d507ead4ba0f899c628ed6b628ecec55997f17e2b20a1a0bf18836d4&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"280455c93cc77797337feb5872be6d2c93bde5c030f6b897f9b4169f3874ceaf", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 5ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=920a965c119fc76ee94a0ee1ee9bcbd7aef73cd1b44980c38ee0600f5472181e&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"920a965c119fc76ee94a0ee1ee9bcbd7aef73cd1b44980c38ee0600f5472181e", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"5fdc1206d507ead4ba0f899c628ed6b628ecec55997f17e2b20a1a0bf18836d4", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=4d2710f5751d0044fab4db80a087cbbd658fa992fb5c6876af41ff4952d3b63f&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"4d2710f5751d0044fab4db80a087cbbd658fa992fb5c6876af41ff4952d3b63f", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=465224539c007f9776191608aed0ff6d26c3e8469ccdc554561e1afb8d0cccff&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"grant_type"=>"client_credentials"}
+Completed 401 Unauthorized in 0ms
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"465224539c007f9776191608aed0ff6d26c3e8469ccdc554561e1afb8d0cccff", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+ Parameters: {"grant_type"=>"client_credentials"}
+Completed 200 OK in 1ms
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?code&client_id=ebd814cdae40a64a75d3a078b3f9174d0f1d46dad37a5aa9d02884b6515d5e46&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"ebd814cdae40a64a75d3a078b3f9174d0f1d46dad37a5aa9d02884b6515d5e46", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=777646bab565b1e5643abb4955befd2b02363a6215acbfc3a4a0911dae2949b7&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?code&client_id=7c2ad97e0a96114fdf7b542b3fdd75b75871a4fe921617a5f3405aadf41702fd&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"777646bab565b1e5643abb4955befd2b02363a6215acbfc3a4a0911dae2949b7", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"7c2ad97e0a96114fdf7b542b3fdd75b75871a4fe921617a5f3405aadf41702fd", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=54a239f4218ff446704b06dd8d547d752cdea8dc1f027a73a6943b0d0bf746bd&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?code&client_id=0638a7fa41ccf774a9274be5ced41674d445b6f83b4f34da16d75d87b66314bf&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"54a239f4218ff446704b06dd8d547d752cdea8dc1f027a73a6943b0d0bf746bd", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"0638a7fa41ccf774a9274be5ced41674d445b6f83b4f34da16d75d87b66314bf", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=4692239d7222c9d8037f78b0597aa4e85007bbc7e76b9054a28bcadcf2f5fbae&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?code&client_id=1eaade2f4f313def082c7fc4d8ab8511127bdf7448817f08f7ff37cbb29e2677&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"4692239d7222c9d8037f78b0597aa4e85007bbc7e76b9054a28bcadcf2f5fbae", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=4979a5bccf08562b7dcbf0c2f708f9e2924d00b80aa73a33e98c3082bdd384d6&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"1eaade2f4f313def082c7fc4d8ab8511127bdf7448817f08f7ff37cbb29e2677", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"4979a5bccf08562b7dcbf0c2f708f9e2924d00b80aa73a33e98c3082bdd384d6", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=4979a5bccf08562b7dcbf0c2f708f9e2924d00b80aa73a33e98c3082bdd384d6&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 1ms
+Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"4979a5bccf08562b7dcbf0c2f708f9e2924d00b80aa73a33e98c3082bdd384d6", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=94747a803edae5e2f1f7e7304fa16f6d09f0e44717f6364906065090abfaecb9&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/token?code&client_id=5f24d915d58ce4f703dc4bdd4019ba68d079a61c2519922935e1b0fbe0acb62a&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"94747a803edae5e2f1f7e7304fa16f6d09f0e44717f6364906065090abfaecb9", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=94747a803edae5e2f1f7e7304fa16f6d09f0e44717f6364906065090abfaecb9&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"5f24d915d58ce4f703dc4bdd4019ba68d079a61c2519922935e1b0fbe0acb62a", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/token?code&client_id=726ab81619ef8604d392b637892ec7bf7ecb5a17d566b0710b3a11c5dd96ec18&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"94747a803edae5e2f1f7e7304fa16f6d09f0e44717f6364906065090abfaecb9", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=ad83d1c13d3c254f12650f37d38672dfb11acd1b3ff994da8fa82a805e89c081&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"726ab81619ef8604d392b637892ec7bf7ecb5a17d566b0710b3a11c5dd96ec18", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/token?code&client_id=ff0c55bcf54988c87332106f3be13fb973d7423985adfd919f3a6d95f9d4ecb5&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ad83d1c13d3c254f12650f37d38672dfb11acd1b3ff994da8fa82a805e89c081", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ad83d1c13d3c254f12650f37d38672dfb11acd1b3ff994da8fa82a805e89c081&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"ff0c55bcf54988c87332106f3be13fb973d7423985adfd919f3a6d95f9d4ecb5", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 401 Unauthorized in 1ms
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:30 +0300
+Processing by Doorkeeper::ApplicationsController#show as HTML
+ Parameters: {"id"=>"1"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (0.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ShowApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:45:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `load'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/rspec:22:in `<main>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'", "/home/bulaj/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.6ms)
+====> Doorkeeper.orm = :sequel
+====> Rails version: 5.1.1
+====> Ruby version: 2.3.1
+Processing by Doorkeeper::ApplicationsController#update as HTML
+ Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
+Redirected to http://test.host/oauth/applications/1
+Completed 302 Found in 6ms
+Processing by Doorkeeper::ApplicationsController#update as HTML
+ Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
+Unpermitted parameters: :secret, :uid
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.3ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 4ms (Views: 3.2ms)
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
+Redirected to http://test.host/oauth/applications/1
+Completed 302 Found in 1ms
+Processing by Doorkeeper::ApplicationsController#index as HTML
+Redirected to http://test.host/
+Filter chain halted as :authenticate_admin! rendered or redirected
+Completed 302 Found in 1ms
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
+Redirected to http://test.host/
+Filter chain halted as :authenticate_admin! rendered or redirected
+Completed 302 Found in 0ms
+Started POST "/oauth/token?code&client_id=ba1f447acaf6e7dc04785f5e48d82c9632b3fd9c42b0c83858c91a2be1f7c1d1&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ad83d1c13d3c254f12650f37d38672dfb11acd1b3ff994da8fa82a805e89c081", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"ba1f447acaf6e7dc04785f5e48d82c9632b3fd9c42b0c83858c91a2be1f7c1d1", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 401 Unauthorized in 0ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=df0c43e81f24981354639d401bf804670abe58a6358d6721aac94469f995f81f&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
Processing by Doorkeeper::TokensController#create as HTML
-Completed 200 OK in 0ms
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"df0c43e81f24981354639d401bf804670abe58a6358d6721aac94469f995f81f", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 0ms
+Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 4ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=8b341594fed57d1c1493881c12cf5e91eb2d1508bc9f491f5f0741c4ef04771f&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"8b341594fed57d1c1493881c12cf5e91eb2d1508bc9f491f5f0741c4ef04771f", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
Completed 401 Unauthorized in 0ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=e6c92b17b1cc523fdea0be56ec0c06f64082c1984ef658078e2b1f7f7b5bb5d8&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"e6c92b17b1cc523fdea0be56ec0c06f64082c1984ef658078e2b1f7f7b5bb5d8", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=a146e6f8a039d61f7c8c80347651815bf0cef861ab807203027f0c53ef3123b7&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"a146e6f8a039d61f7c8c80347651815bf0cef861ab807203027f0c53ef3123b7", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#revoke as HTML
-Completed 200 OK in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=3ae446c6f91550ea584f935a3e0518e202f228ea82800760ece138a8fad6eab9&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?code=[FILTERED]&client_id=d676fc501cc206c3a7237a5cbd702bcefe9a0a66e89915641a5f29143e1f02d2&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"3ae446c6f91550ea584f935a3e0518e202f228ea82800760ece138a8fad6eab9", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"d676fc501cc206c3a7237a5cbd702bcefe9a0a66e89915641a5f29143e1f02d2", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=c36cff9d7997b63e4d5c30017f95023a62ccf525756cd9799458734132f38f60&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"c36cff9d7997b63e4d5c30017f95023a62ccf525756cd9799458734132f38f60", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
+Completed 401 Unauthorized in 0ms
+Started GET "/oauth/applications/new" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#new as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (3.9ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (5.7ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:6:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 194ms (Views: 192.5ms)
+Started POST "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
+Redirected to http://www.example.com/oauth/applications/1
+Completed 302 Found in 3ms
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#show as HTML
+ Parameters: {"id"=>"1"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.5ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 11ms (Views: 10.0ms)
+Started GET "/oauth/applications/new" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#new as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (1.4ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:6:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.7ms)
+Started POST "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (1.4ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AddingApplications::InApplicationForm:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/applications_controller.rb:22:in `create'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:67:in `post'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `post'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:20:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.9ms)
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::ApplicationsController#show as HTML
+ Parameters: {"id"=>"1"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ShowApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:45:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.4ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=a40c9040ce40f298d86a890831fbbe130bfe529cab23a5c063161872c503e882&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"a40c9040ce40f298d86a890831fbbe130bfe529cab23a5c063161872c503e882", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=a40c9040ce40f298d86a890831fbbe130bfe529cab23a5c063161872c503e882&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"a40c9040ce40f298d86a890831fbbe130bfe529cab23a5c063161872c503e882", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 4ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=619a31ef9153b7ab153ef32d7873a8480ed610a61644bf8740ed8a23a95a9de0&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:32 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"619a31ef9153b7ab153ef32d7873a8480ed610a61644bf8740ed8a23a95a9de0", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=508682f664e98cf51297e44e79e2812a787f69eed349975943d37dbe833974c1&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"508682f664e98cf51297e44e79e2812a787f69eed349975943d37dbe833974c1", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 401 Unauthorized in 2ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=fb4264948fde645d4449e132b46f813c9c3aaccba8074ac28a96563bb1ae789b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"fb4264948fde645d4449e132b46f813c9c3aaccba8074ac28a96563bb1ae789b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 401 Unauthorized in 2ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=926e41ecd733f7008086c3c32f7493d5aa21848247be9d9dec5d2f82bccd74a2&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"926e41ecd733f7008086c3c32f7493d5aa21848247be9d9dec5d2f82bccd74a2", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=a9472f948a18546449209f665578cf81e3956a457fc9f7a4ad9fe922f9b45455&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"a9472f948a18546449209f665578cf81e3956a457fc9f7a4ad9fe922f9b45455", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=81ab393fae9f6c12b9dfc6cba1169ade1f86e46c1858142c7d4d162232a66bda&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
-Completed 401 Unauthorized in 0ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:09 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (4.5ms)
-Completed 200 OK in 181ms (Views: 180.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=1b900c0513b59d1b3f3c5837017764242dcfbaf384f70fbfb731e933cd284877&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1b900c0513b59d1b3f3c5837017764242dcfbaf384f70fbfb731e933cd284877", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"1b900c0513b59d1b3f3c5837017764242dcfbaf384f70fbfb731e933cd284877", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
-Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=2e4628a177bc62f84b3fa76cd821cc3ea8f16c792fbc8ad7ea156238cc18d758&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"2e4628a177bc62f84b3fa76cd821cc3ea8f16c792fbc8ad7ea156238cc18d758", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.4ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"2e4628a177bc62f84b3fa76cd821cc3ea8f16c792fbc8ad7ea156238cc18d758", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
-Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"81ab393fae9f6c12b9dfc6cba1169ade1f86e46c1858142c7d4d162232a66bda", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=24111c71d37877c0690cb3b46bf7b4c96ded2bccd216432894248f74b83abe43&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"24111c71d37877c0690cb3b46bf7b4c96ded2bccd216432894248f74b83abe43", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 14ms
+Started POST "/oauth/token?code&client_id=f4c9e9642aa2c14f2766428959e3fe17edca7f68142ef6eb291aa3121439357b&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"f4c9e9642aa2c14f2766428959e3fe17edca7f68142ef6eb291aa3121439357b", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 7ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=f4c9e9642aa2c14f2766428959e3fe17edca7f68142ef6eb291aa3121439357b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"f4c9e9642aa2c14f2766428959e3fe17edca7f68142ef6eb291aa3121439357b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 5ms
+Started POST "/oauth/token?code&client_id=61acc0217800aa2c97b99ac3ceb2108676c18aaba91cf6aba89833ab257615dd&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"61acc0217800aa2c97b99ac3ceb2108676c18aaba91cf6aba89833ab257615dd", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 7ms
+Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=61acc0217800aa2c97b99ac3ceb2108676c18aaba91cf6aba89833ab257615dd&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"61acc0217800aa2c97b99ac3ceb2108676c18aaba91cf6aba89833ab257615dd", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
+Completed 200 OK in 8ms
Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"0806272c8d5450c120e97bada18fcfb500def9f3a115049eda2ef62f9fa3d218"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"5b5dfa539beb990ab5bbc155f8ca3be274d2d8533b70b4ef68542ed864e578c9"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"704178f6bc85979a9015cf73d0d402d37923499b46f3d3fa84f28e5bb3735627"}
Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"1750c2b0f3f10e262f2bf343dbcf248a21c8a4b18a77b9a43a162a1cf0e8b18c"}
+Processing by Doorkeeper::TokensController#create as HTML
Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"7a148ebbcd7184a39b649e23f7ae58c391f72d7d88cf3a2182200205a0a0177d"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"d9713a814dbed92202b7c3972d581b46791c9d572f2b0715f4c12e9fa0f81c38"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"08a3b6a70b75748fcd88a64c39bf5fee60e3d75553b6ee1bda54afd917a0fa42"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"24a894d956b69a8768f9fd05124c61ec9ea09e2b29226c68754ac2e4d018003b"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"2383f47ba7fb1daf8ead72cb3ec7475bca61ef229bf9b1e86e7057ed992a94ee"}
-Completed 200 OK in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=5562a31362c01b7a3819bccc8cab07746b0ac66d96c5844e6338235a97d29284&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"5562a31362c01b7a3819bccc8cab07746b0ac66d96c5844e6338235a97d29284", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 1ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=05d57ef3a1982fea8350f81293ad886121f187eeb979b066f6abbf611b372c86&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"05d57ef3a1982fea8350f81293ad886121f187eeb979b066f6abbf611b372c86", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 29ms (Views: 27.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=8963882843d5f5ebbc9bb92cd546b4afd994fb4bc66d53ddb7e54fe460e2be51&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8963882843d5f5ebbc9bb92cd546b4afd994fb4bc66d53ddb7e54fe460e2be51", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=4513d694507abf1f0d208df857eb70db849ab5f237cf8c8d534c0c07179747d0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"4513d694507abf1f0d208df857eb70db849ab5f237cf8c8d534c0c07179747d0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"4513d694507abf1f0d208df857eb70db849ab5f237cf8c8d534c0c07179747d0", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=41f60f96e8dc19624811d75778d7af1445402c6c3703d1b327c2723259a50951
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+Processing by Doorkeeper::TokensController#create as HTML
+Completed 401 Unauthorized in 0ms
+Processing by Doorkeeper::TokensController#create as HTML
+Completed 401 Unauthorized in 0ms
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms (Views: 0.2ms)
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=96c8a9f3e96bdf4816a81beb4fc56bcf5c609eba5bd6068af16dcbb21af38973&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"96c8a9f3e96bdf4816a81beb4fc56bcf5c609eba5bd6068af16dcbb21af38973", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to https://app.com/callback?code=cde059edeef30db048eca329f9198ae59d1e584902d8460e62c3e2e4b8dced9c
-Completed 302 Found in 3ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms (Views: 0.5ms)
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=09291787f430e319fcf8079a54a8214641ba838d340e24439c76383de397fc4a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"09291787f430e319fcf8079a54a8214641ba838d340e24439c76383de397fc4a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.6ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"09291787f430e319fcf8079a54a8214641ba838d340e24439c76383de397fc4a", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=e424de1bdda24eeeddf74538ed027c7d7280cf86f595772faf5eb75de663c8a1
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"9e9eefc48a8f9f07b8f257bb25bd71da42cd09c039cd0bebb8519fb6f737fb75", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/fda711d9c455e919a8bbb7c95e9290ecbfe4cfb3af9a75a85b88bddfbd41e760
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e30f149f4097165a159411de3a8a5a3ed91cff6324de1011a48576ecb01688e5", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/9b3c4de1619e2ee9845fb86be1d82ed00837dfbb3d5b4b02c1ee44f07f593818
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e78e338c44580aa87e3b2b0f8b5a70f427ccdfce76e291c6a98ed29da58828a8", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/8c96b22deaac0edf316e5ffa421b5bf86de0f79d0266c4c0b8f8cc39cd82b789
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"55973c329e21de1bb0da823ae8f870b28a6870a2f126f94b864080a9a9bda4e4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=fef87d1d50e5c2d39400105baf8c2b7846346ab782fc8259253e37ad66a017b9&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"b30e1546376c7bce706e5bc8c91e88c01e511beeb42e1087de998f0843dc388f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=983e296245fdef590dcad9818e0569db3fb895f788f25b17778ff3e67215e4fe&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"3895d4ae4f53b32c058f71e26a98bcd99f7f803133564758f58598fc83bad154", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=a6d010faaaf76e8c3984afa2f678950c33cfcc647683bca09b0131ee343a4ca0&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"8ea47e328b3991f79facaa12da82610a45793b49b8f18108c088bea38f4d51b0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=66a842748a353f63ac475e9b22b89966caa80fb6feb3e23333515fcb6cd22168&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"06e166b326578ec7bbcfa85d4a65acbbc9aa7ce84c6145a2ccdb032bb562f036", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=a2100a6be5013a1834b978ea63924a8edb0b276f23397d984786655f5b18455d&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"e65ad13b0b02ea25385efd7a888dd9a2ca0b1932ab1cf0c6d49a00c1c02efb8c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=4e6b6731aba47399fa537400fb74e011301b764c7569518facc3d41bcee6dbb3&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"8bb8973e34a72b2c44c1ada821d6dbe81ffce7fd4225ffc9eb0d63f941f4f9d0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=0bda5f0dede136a0f2e48588bdde8745aa07b3ee333d1973af2e43815ee789d7&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3fe54263a780448f81d1be4eb480679b8c1ab92779ce9e5e9a276b37a57eec0c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=a28df697ba94d2ea7c9269fad017e4bdf6bb1ce67ed882f700c31624935b324b&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"aac4edcd566760b4fc81b112d4b24cc3e333b9f4d90f586b64033c2349dd2bc0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=dd044f9bb37e3643f1154b337e83ebdfa19ef8d659fd1e91e160520f7714eb46&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"4c3ffb5755e8c56ecc706ee681690ce2c5388efc77255f2dffef489799e7b4f2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=6eb674c3c25342a612ebe3cccd5eb5a622fec7074dd0e49f5cbb51def944cadc&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8d82ef0067876032726f28a43251e9b889114bdeca8a2e870a605fd7ff86e96f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=6f69d7e0a6568f3158e57026b01168d8240a50b1990f757c1be1b8254125857d&token_type=bearer&expires_in=7200
-Completed 302 Found in 4ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"187ee748ae1464a90a537fe63daaa69a7cea674f6fa7fece2907aaea17764fa7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=3b18534c1a5b3c2ee14453c0329f9fca2fafd98f8025fd5ec597bc8e849dace1&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"f149fed1ddbd47c8239eed076b7e71d03df3cdf8a6881e91c8d13fac263890d3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=90ad82301b4c2cb2dfe5562c3efb2615a29c19d1144d00a8f6e372cce3312f6b&token_type=bearer&expires_in=7200
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"4560f483c010bfc224aa590cee7a4b0afecf70a53aea74ee6790e0a024b6523a", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=afc5588b82419a23afb11519627896c27cf2822fac0707331d4c0a537bac5322
-Completed 302 Found in 4ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0b155c1497ca55ad4993c74cf5ea377f90f44ad646c029a73a9ad93b2eaf4ac4", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=cc0e4725dde36b4bb32b4f6cb574dbace86660f258bceb12e88a76a19e3e2fb8
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0ff759ab3380c1b665317a203b356029f9fe8782b6760556e28b6f11efc4d51e", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=adaa2eac5d49d9ed874492db6cdcf8c0094eed9de538eef041f6da7ad5bda9cf
-Completed 302 Found in 3ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"an_invalid"=>"request"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
Completed 200 OK in 1ms (Views: 0.7ms)
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"6d78c0fe87fdef0af99592972bf01f749789c67cc2bec248f77fde4ea6e41c7d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"b1558c2b22b9f3d1a43135318423ed67b6e364829d51cff40f190e3e81e42553", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"927de8386d890a76b1e36cae9533b0f8087dae60e25e34f1aa7c3200ad191f86", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"f56a650f0e23deaed0e6cac7f8132a7c3c68406fb35ac70e1496bcfb1faef00b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"fa979ce654a6476ebf96e33cd984b2511aa12e9d58c4cabf9aaed8cc8db75b74", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"9ca3a33f126de24ff9f567e0dad8ac549927160dedcc8620e4dca3561059c638", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
-Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=d9816bce3db7b479602ed373fd3ab0fa70086901f33f85bb72e3be1717ab12dc&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"d9816bce3db7b479602ed373fd3ab0fa70086901f33f85bb72e3be1717ab12dc", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"d9816bce3db7b479602ed373fd3ab0fa70086901f33f85bb72e3be1717ab12dc", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=051cf6775dd32eaed71d7703b8b4f94a39e74d7722392a606b4900065c6d38ab&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/callback" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#callback as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
+Filter chain halted as #<Proc:0x000000048e5ea0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
+Completed 403 Forbidden in 0ms
+Processing by AnonymousController#index as HTML
+ Parameters: {"access_token"=>"[FILTERED]"}
Filter chain halted as :doorkeeper_authorize! rendered or redirected
Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"bearer_token"=>"1A2BC3"}
+Processing by AnonymousController#show as HTML
+ Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms
+Processing by AnonymousController#show as HTML
+ Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
Completed 200 OK in 0ms (Views: 0.2ms)
Processing by AnonymousController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms
+Processing by AnonymousController#index as HTML
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
Processing by AnonymousController#index as HTML
Rendering text template
Rendered text template (0.0ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
Completed 200 OK in 0ms (Views: 0.2ms)
Processing by AnonymousController#index as HTML
+ Parameters: {"bearer_token"=>"1A2BC3"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.1ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 0ms (Views: 0.2ms)
Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.6ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.4ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.3ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000004cae280@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as #<Proc:0x00000003272ad8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
Completed 404 Not Found in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000004cae280@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000004cae280@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000004cae280@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.2ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Filter chain halted as #<Proc:0x00000003272ad8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 403 Forbidden in 1ms (Views: 0.4ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
+Filter chain halted as #<Proc:0x00000003272ad8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 403 Forbidden in 0ms (Views: 0.1ms)
Processing by AnonymousController#index as HTML
Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000006648470@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
+Filter chain halted as #<Proc:0x00000003272ad8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
+Completed 404 Not Found in 0ms (Views: 0.1ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.6ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=322e60e12fe7e137496e176d50b074c89814b7c1c9d87c319fd16140fc1cf8ec&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"322e60e12fe7e137496e176d50b074c89814b7c1c9d87c319fd16140fc1cf8ec", "redirect_uri"=>"invalid", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=4796c659bc98b9a0d07f376973de4b5af194c3d0186cd379dae1ddc890928134&response_type=token" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"4796c659bc98b9a0d07f376973de4b5af194c3d0186cd379dae1ddc890928134", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
-Completed 200 OK in 3ms (Views: 2.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 4ms (Views: 3.3ms)
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.2ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started POST "/oauth/token?code&client_id=ebeac3f432a8606f12a335db1d34ad70964590a8574bfc17d25e1b8f5db2ccc2&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ebeac3f432a8606f12a335db1d34ad70964590a8574bfc17d25e1b8f5db2ccc2", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (3.5ms)
-Completed 200 OK in 6ms (Views: 5.6ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.0ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 6ms (Views: 5.1ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/oauth/applications/1
Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
-Unpermitted parameters: secret, uid
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.2ms)
-Completed 200 OK in 3ms (Views: 2.4ms)
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#index as HTML
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 0ms
-Started GET "/oauth/authorize?client_id=2af786e2386f2f76b222c49a65e7d8d14fe54f280f554fc14de2c5ea186e1d0a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"2af786e2386f2f76b222c49a65e7d8d14fe54f280f554fc14de2c5ea186e1d0a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to http://www.example.com/sign_in
-Filter chain halted as :authenticate_resource_owner! rendered or redirected
-Completed 302 Found in 0ms
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:10 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=1435ba9311b72b47782fb8c67cd489965f2b113832c419f8e4ecf5f818057ca8&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.1ms)
+Started GET "/oauth/authorize?client_id=c4e7cd869e7ff0b5aabf3b010ba2c9a923acdebd6bb3fce153a73898b0b813ba&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1435ba9311b72b47782fb8c67cd489965f2b113832c419f8e4ecf5f818057ca8", "redirect_uri"=>"https://app.com/callback"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 4ms (Views: 3.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=9767411886c0034ffba1bdb3dec7f8c183839f631bbede86ea85c7139e1b27e0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"9767411886c0034ffba1bdb3dec7f8c183839f631bbede86ea85c7139e1b27e0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 3.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=a992616500107857779ffd0c050783ff88d79d5c6e2fb10fd5e5cdf80488b9ad&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a992616500107857779ffd0c050783ff88d79d5c6e2fb10fd5e5cdf80488b9ad", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"c4e7cd869e7ff0b5aabf3b010ba2c9a923acdebd6bb3fce153a73898b0b813ba", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=1b2cdc095517e64764ccc92cddb33b3aeeb6cfda99a9425ad9762f6a739b01d3&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1b2cdc095517e64764ccc92cddb33b3aeeb6cfda99a9425ad9762f6a739b01d3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.2ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=f3e9ad58dcb41954feabc7552566787f227cbcf89a73205d0c92c46726b143ab&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"f3e9ad58dcb41954feabc7552566787f227cbcf89a73205d0c92c46726b143ab", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=f0a7b5415b0ed11a75d382464b916cab3a13ba76f6216bc93e2c6dbca1b5e5ec&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"f0a7b5415b0ed11a75d382464b916cab3a13ba76f6216bc93e2c6dbca1b5e5ec", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=09dc8e91c73d15153edbacd1643bd2ef2291c96b421f1ace4b2e5f89062b3002&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"09dc8e91c73d15153edbacd1643bd2ef2291c96b421f1ace4b2e5f89062b3002", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=938d55e9ca8086f3904367dfb76fff3687a6d19068fdbde6266e17ba0e80852d&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"938d55e9ca8086f3904367dfb76fff3687a6d19068fdbde6266e17ba0e80852d", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=dc7c1588844832e1150d8986d1d0626f19720327257a8e861dd402902f3e8ec7&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"dc7c1588844832e1150d8986d1d0626f19720327257a8e861dd402902f3e8ec7", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=17465730d3692182717201ece2f1711f48b84b41d1431c19cceab2b1cd723ed3&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"17465730d3692182717201ece2f1711f48b84b41d1431c19cceab2b1cd723ed3", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=3ffaaa50a12e9b8b614798c5e97c2616e7fc62d4b93cf56e72bef78df4479347&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3ffaaa50a12e9b8b614798c5e97c2616e7fc62d4b93cf56e72bef78df4479347", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:13:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 13ms (Views: 11.5ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"3ffaaa50a12e9b8b614798c5e97c2616e7fc62d4b93cf56e72bef78df4479347", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=4d96759f3067924e97232ee598868e58a723e165ce3b0d1d5519b0d5444f7f5d
+ Parameters: {"utf8"=>"✓", "client_id"=>"c4e7cd869e7ff0b5aabf3b010ba2c9a923acdebd6bb3fce153a73898b0b813ba", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=7dd69577f86d4f6901554b9bbcc318d2b11da956b89d0fff74ea3c2cd5fd87e2&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/callback" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=00d39090f4ea52b26c0c8610a7d3ee55413528f78b8700d554474f31b621916d&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowFeatureSpec:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_spec.rb:14:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"3a6b3374ae70b9d4749dd5f0068c0982f27f638632ad09c01730441bf0dcdcde"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"5636fb8940f91595f7702ac5968df8648bd03957d562f14ad9f4655265244c40"}
+Completed 200 OK in 2ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"e90bace32c9b1cf10f89b659d1c49db95c58b2929bf2ea674429bc787bff8644"}
+Completed 200 OK in 0ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"8d780896d7a787c3d249f48d3935d1410b4d4d3cf40431970ee9c4c6c9e382f3"}
+Completed 200 OK in 0ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"9ef82e2e3f42067dcacd9e7fe133e842920d7f478eea33143dfb8166f477afa0"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"ecb01955d92e8359afd7e67901549858e9e8dc1a07c2b2c12b4f21a04103f62b"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"ab703a299d601d07092196ce973f05e30d516afbe34993eb9b3694b15b5add37"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"0603b2777171e92cc0b1bbe45ced25be94cf6df54b4b5c29cad483aa1d72e352"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"ac6414615181a7b5a61ab44157179134a1d072d174b629b8d6a240a21aac65d3"}
+Completed 200 OK in 1ms
+Started POST "/oauth/revoke" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::TokensController#revoke as HTML
+ Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
+Completed 200 OK in 0ms
+Started GET "/oauth/authorize?client_id=46db48c3d7bc3597505f5fd9cea6b65084aa57797cf4fa7bee938977822665e0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"00d39090f4ea52b26c0c8610a7d3ee55413528f78b8700d554474f31b621916d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"00d39090f4ea52b26c0c8610a7d3ee55413528f78b8700d554474f31b621916d", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=8423c863e4a66e4bb4493546e908e2636c71fd817a3fd83946c023790135ad59&state=return-me
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
+ Parameters: {"client_id"=>"46db48c3d7bc3597505f5fd9cea6b65084aa57797cf4fa7bee938977822665e0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+Redirected to http://www.example.com/sign_in
+Filter chain halted as :authenticate_resource_owner! rendered or redirected
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=e64e860623fb2f89ac4dc0b2ce2a41b756e97bf89948bb2d7ade99d3a11e0bda&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e64e860623fb2f89ac4dc0b2ce2a41b756e97bf89948bb2d7ade99d3a11e0bda", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.4ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"e64e860623fb2f89ac4dc0b2ce2a41b756e97bf89948bb2d7ade99d3a11e0bda", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to http://www.example.com/oauth/authorize/c1635acae33e12cc9b49d72e299b1485c39847b85073b7c388218676cda3c91b
-Completed 302 Found in 2ms
-Started GET "/oauth/authorize/c1635acae33e12cc9b49d72e299b1485c39847b85073b7c388218676cda3c91b" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#show as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:10:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=d2f9dacbc65bbf45b8c032e68b4c70c48e107318b86553ebbc02e1e75887e06a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=8179ab63f2b12433740e3b442e340d7bce018e32bcd0f060761895c85cd6e554&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"d2f9dacbc65bbf45b8c032e68b4c70c48e107318b86553ebbc02e1e75887e06a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"8179ab63f2b12433740e3b442e340d7bce018e32bcd0f060761895c85cd6e554", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"d2f9dacbc65bbf45b8c032e68b4c70c48e107318b86553ebbc02e1e75887e06a", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=351d984c1455b83e61d5822eb83cf21f69a8d18c63373912910131b2995ed556
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:22:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=0fc401ec36db4acbe8b5cf75960b8f604a0ed8f6b7baab67a637dd523aee2d4f&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:18:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.1ms)
+Started GET "/oauth/authorize?client_id=1fd7a4b4fdb9c5055539c56a2801f6a34a28d2262c159dbc658d71cee4742ee0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0fc401ec36db4acbe8b5cf75960b8f604a0ed8f6b7baab67a637dd523aee2d4f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"1fd7a4b4fdb9c5055539c56a2801f6a34a28d2262c159dbc658d71cee4742ee0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0fc401ec36db4acbe8b5cf75960b8f604a0ed8f6b7baab67a637dd523aee2d4f", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=ea5802f43b7b261b1b742310e4de1999771504e7285b4327bc6f95bcb5f8e152
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000052420c0> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:29:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x0000000524f400> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:58:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x0000000524f400> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:58:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started POST "/oauth/authorize?client_id=9758b97263d38dfa6c3af57d3b85a6632ea7e1954ff0f58b470318943125b759&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"9758b97263d38dfa6c3af57d3b85a6632ea7e1954ff0f58b470318943125b759", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+Can't verify CSRF token authenticity.
+Completed 422 Unprocessable Entity in 0ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=b9cea3f486f78599ffa00a34033e57fb9576d0f76a660fc2b5571ee38a16dd40&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=da21dac87ddaef912a25d633f123612ead724030dad9ec1405e694269732c841&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b9cea3f486f78599ffa00a34033e57fb9576d0f76a660fc2b5571ee38a16dd40", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"b9cea3f486f78599ffa00a34033e57fb9576d0f76a660fc2b5571ee38a16dd40", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=527961bbf851d86a490f91f99e5706888d0f07a01a4911bfb4cd1a9e8eb437d4
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Parameters: {"client_id"=>"da21dac87ddaef912a25d633f123612ead724030dad9ec1405e694269732c841", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:49:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"1194e81f4083f8a76899e1a31e22da6a5eb0e94eb5ca7a15fe09c55e6da09ae7", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=799d8e6bbf2540b01c7d5437b9121946a90953f8f65871c640ade447189c0ffe&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"200bf20dfd61d65423eaddf023a914a386dd5414f1995e30fb9d8cc1bb38994f", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=ce34e9ee64c9cf83679717e78461332fdb4fc8f0eebab7712aac1d9de9f2ef18&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 3ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=f40b9db3d74b3485ec67b8e2a7814ff609340b6d71dc78066da3d7dc65797f1c&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=2bafc8fc01b7482d15d8bb53e7be2f0acfb5f7c2352d51b3c90b87e43994dacf&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"2bafc8fc01b7482d15d8bb53e7be2f0acfb5f7c2352d51b3c90b87e43994dacf", "redirect_uri"=>"https://app.com/callback"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationEndpoint::WithAInvalidRequest:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/endpoints/authorization_spec.rb:42:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.6ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=6ca7c07e6e53735820c9eacbf04bbedf308be18f9dad6b6e991f1bdb2e687853&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"f40b9db3d74b3485ec67b8e2a7814ff609340b6d71dc78066da3d7dc65797f1c", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=ac94fa57a670a021ea7c1ed4b464a9aca9080a49e89b258ff09df99bfe2bf4e4&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ac94fa57a670a021ea7c1ed4b464a9aca9080a49e89b258ff09df99bfe2bf4e4", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=e871c93a4471176c4e70ec71b514063c8e64cbabe7318d415dd8c36170ebd4e1&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"e871c93a4471176c4e70ec71b514063c8e64cbabe7318d415dd8c36170ebd4e1", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=e0b7b8b7930ea73edca09eb38595775f13ca39d9c211aa15d8a15a5aecd26216&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"e0b7b8b7930ea73edca09eb38595775f13ca39d9c211aa15d8a15a5aecd26216", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=851571809f4e49038eccab4962d0d97c5931f6a3e62cd5c4dd4e634a96d5164a&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"851571809f4e49038eccab4962d0d97c5931f6a3e62cd5c4dd4e634a96d5164a", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=cbe7ebf8572f5df3ebf9ef6d68d2c919ff1c201fe1be8e9aa00f2dc5087d93a4&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"cbe7ebf8572f5df3ebf9ef6d68d2c919ff1c201fe1be8e9aa00f2dc5087d93a4", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=735edab9c7bd50f6adf466730ffcaf17457c2ab468c3e6b67d8b15380ea6f228&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"735edab9c7bd50f6adf466730ffcaf17457c2ab468c3e6b67d8b15380ea6f228", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 5ms (Views: 3.9ms)
-Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
-Redirected to http://www.example.com/oauth/authorized_applications
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 4ms (Views: 2.6ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
-Filter chain halted as #<Proc:0x000000044a9ff8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"6ca7c07e6e53735820c9eacbf04bbedf308be18f9dad6b6e991f1bdb2e687853", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 3ms
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#show as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.4ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:90:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.2ms)
+Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#destroy as HTML
Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Completed 302 Found in 2ms
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#index as HTML
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.8ms)
-Completed 200 OK in 4ms (Views: 2.8ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:91:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.8ms)
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#index as HTML
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 6ms (Views: 5.1ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (1.6ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:80:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.2ms)
+Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#destroy as HTML
Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Completed 302 Found in 2ms
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
Processing by Doorkeeper::ApplicationsController#index as HTML
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.7ms)
-Completed 200 OK in 3ms (Views: 2.6ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=8fecb281aaf20b4faede3e62dae05a39d3e0e692132f8835121f3e4da1c5cb8c&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"8fecb281aaf20b4faede3e62dae05a39d3e0e692132f8835121f3e4da1c5cb8c", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=b28f49b22a3ae9a1e9dc5dd83b5cd38273a163054d6e91fd186c1964b2db7b61&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"b28f49b22a3ae9a1e9dc5dd83b5cd38273a163054d6e91fd186c1964b2db7b61", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=b28f49b22a3ae9a1e9dc5dd83b5cd38273a163054d6e91fd186c1964b2db7b61&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"b28f49b22a3ae9a1e9dc5dd83b5cd38273a163054d6e91fd186c1964b2db7b61", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::RemoveApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:83:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:327:in `within'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rspec/matcher_proxies.rb:14:in `within'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:82:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.2ms)
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.7ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (1.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 12ms (Views: 10.9ms)
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.3ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.6ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:24:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.3ms)
+Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
+ Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
+Redirected to http://www.example.com/oauth/authorized_applications
+Completed 302 Found in 1ms
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:33 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:26:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.8ms)
+Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.3ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.6ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizedApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/authorized_applications_spec.rb:19:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.2ms)
+Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::ApplicationsController#edit as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.3ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (1.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:56:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 9.1ms)
+Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::ApplicationsController#update as HTML
Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.9ms)
-Completed 200 OK in 6ms (Views: 5.3ms)
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.6ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (1.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/applications_controller.rb:31:in `update'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:67:in `post'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `post'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:69:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 11ms (Views: 9.4ms)
+Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::ApplicationsController#edit as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (2.8ms)
-Completed 200 OK in 5ms (Views: 4.6ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (1.4ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:56:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 7.3ms)
+Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::ApplicationsController#update as HTML
Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"Serious app", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
Redirected to http://www.example.com/oauth/applications/1
Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 11:26:11 +0300
+Started GET "/oauth/applications/1" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::ApplicationsController#show as HTML
Parameters: {"id"=>"1"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.1ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-====> Doorkeeper.orm = :sequel
-====> Rails version: 5.0.0.1
-====> Ruby version: 2.3.1
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::EditApplication:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:61:in `click_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:61:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.4ms)
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
Parameters: {"grant_type"=>"client_credentials"}
-Completed 401 Unauthorized in 4ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Completed 200 OK in 3ms
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials"}
+ Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
Completed 200 OK in 2ms
-Started POST "/oauth/token" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"grant_type"=>"client_credentials", "scope"=>"write"}
-Completed 200 OK in 1ms
-Started GET "/oauth/authorize?client_id=3e4cf91f9665cfaa57fd10b5e71d9f1cac60c23cb41cc24f7635302c8312ca77&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"3e4cf91f9665cfaa57fd10b5e71d9f1cac60c23cb41cc24f7635302c8312ca77", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to http://www.example.com/sign_in
-Filter chain halted as :authenticate_resource_owner! rendered or redirected
-Completed 302 Found in 3ms
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 5ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"grant_type"=>"client_credentials"}
+Completed 401 Unauthorized in 0ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=a0552f5fa5e7dd258cc5608ce585a5f217f5a476478ca722b11eba0e8630b32d&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=4a63ccba7fd6e5f9db5d132f247c92e09f26c751531c1347b17c2b755b5a3c69&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a0552f5fa5e7dd258cc5608ce585a5f217f5a476478ca722b11eba0e8630b32d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"4a63ccba7fd6e5f9db5d132f247c92e09f26c751531c1347b17c2b755b5a3c69", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 163ms (Views: 161.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:48:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 7.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=926023284e09dc8097ac8a6e61feb7778f8d8ac759447fde147b412cb025331a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"926023284e09dc8097ac8a6e61feb7778f8d8ac759447fde147b412cb025331a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=2e200d36316476afbea04aabd3ba1cfaf58d7ed00c2b2a200d4f9bf64b49a59c&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"2e200d36316476afbea04aabd3ba1cfaf58d7ed00c2b2a200d4f9bf64b49a59c", "redirect_uri"=>"https://app.com/callback"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=f3bb582b87d5f2758914afc4f4173846238746f3f39a0f641a3a1e877be24755&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"f3bb582b87d5f2758914afc4f4173846238746f3f39a0f641a3a1e877be24755", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.7ms)
-Completed 200 OK in 5ms (Views: 4.1ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.6ms)
-Completed 200 OK in 9ms (Views: 8.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.5ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/oauth/authorize?client_id=1a6aae575f00b731498ccb690aeb7d6e07deb9dbecf97c0efa05b3b5d5066949&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=ad284a36edd59b596c6bcf9abeb990c51cb5c1c22f78bdf503c5612c1d1535f7&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1a6aae575f00b731498ccb690aeb7d6e07deb9dbecf97c0efa05b3b5d5066949", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+ Parameters: {"client_id"=>"ad284a36edd59b596c6bcf9abeb990c51cb5c1c22f78bdf503c5612c1d1535f7", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.7ms)
-Completed 200 OK in 9ms (Views: 6.9ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"1a6aae575f00b731498ccb690aeb7d6e07deb9dbecf97c0efa05b3b5d5066949", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to http://www.example.com/oauth/authorize/db29f9cfd3c44483a264112514f22b52c275f4e24e07a6841a51a82207b3e411
-Completed 302 Found in 4ms
-Started GET "/oauth/authorize/db29f9cfd3c44483a264112514f22b52c275f4e24e07a6841a51a82207b3e411" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#show as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 4ms (Views: 3.3ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:35:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 7.0ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=9b534cc9ea91c1a859379f7eab7dcbd871d66878ca1bcf256f6a7f42608149b4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=0e6e17cb5c7f5b3801e6c19f3f8bee40692e21a57244b7e5abc21f2fdbeaff75&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"9b534cc9ea91c1a859379f7eab7dcbd871d66878ca1bcf256f6a7f42608149b4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
+ Parameters: {"client_id"=>"0e6e17cb5c7f5b3801e6c19f3f8bee40692e21a57244b7e5abc21f2fdbeaff75", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:41:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"9b534cc9ea91c1a859379f7eab7dcbd871d66878ca1bcf256f6a7f42608149b4", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=ac72f9bcbb9c1b5f66eb41ff275ffac3d2e8d9fcdcd8aa4a56296b85b42e8153&state=return-me
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"utf8"=>"✓", "client_id"=>"0e6e17cb5c7f5b3801e6c19f3f8bee40692e21a57244b7e5abc21f2fdbeaff75", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=32fbe5856306574aa290781aebc8fee9a360eccf82e9ad6bb87f9120c18fc919
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
+ Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:42:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.8ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=8227c1268d8df5eea8173951303892d189423c9e6bbd0312364ab9b6a453448f&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=22e056fba63f8e58d32a92773ee04f5664370ea1fe3b0dd55e1bb41b4b7b6119&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8227c1268d8df5eea8173951303892d189423c9e6bbd0312364ab9b6a453448f", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"22e056fba63f8e58d32a92773ee04f5664370ea1fe3b0dd55e1bb41b4b7b6119", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 4.9ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"8227c1268d8df5eea8173951303892d189423c9e6bbd0312364ab9b6a453448f", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=144a55d4792945c66b478425a5a0f01321635897473bd99c4929dedcafc10cd7
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:29:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 11ms (Views: 8.5ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.9ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?client_id=849d7947c43ba7d303ebe6d212256d3b4caf7c188df4f87cdaa042f5bbf3c2fd&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=b1c1856d3f9888963149f88a0d44ff62f97c110dc0e8b5b74fe45ecbf2e0fdd1&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"849d7947c43ba7d303ebe6d212256d3b4caf7c188df4f87cdaa042f5bbf3c2fd", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"b1c1856d3f9888963149f88a0d44ff62f97c110dc0e8b5b74fe45ecbf2e0fdd1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.1ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:54:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 11ms (Views: 7.4ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"849d7947c43ba7d303ebe6d212256d3b4caf7c188df4f87cdaa042f5bbf3c2fd", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=54807757a9671b64b814d50e68520fc9a841cf917e41f6fb4572906871980745
-Completed 302 Found in 9ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"utf8"=>"✓", "client_id"=>"b1c1856d3f9888963149f88a0d44ff62f97c110dc0e8b5b74fe45ecbf2e0fdd1", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=6d3db838a0d99c606a8b822fc60ec0f0976fcf64a2261dccb7c5eb6e2d7ac2a9
+Completed 302 Found in 3ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:55:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=99340ec86282bf218aabd41309631a9f7c5f31cc9e7b5113c5f2f4059b55942a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:14:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=89f31062184c46872051352d6eedc286ab06163198fae7a91a743e553a01883a&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"99340ec86282bf218aabd41309631a9f7c5f31cc9e7b5113c5f2f4059b55942a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"99340ec86282bf218aabd41309631a9f7c5f31cc9e7b5113c5f2f4059b55942a", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=99d3a0af5ac0defaf92ac14d2f1ccdcc4e1cb70e701aefd71b08f9795ea167e7
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"client_id"=>"89f31062184c46872051352d6eedc286ab06163198fae7a91a743e553a01883a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+Redirected to https://app.com/callback?code=8a76fbaba66acf9f0858cb771e517019e6963aa0c4d202ef1006a3557677c770
+Completed 302 Found in 4ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=970dfd5922282006e6bbba26409b9b058ba3503404eb888147ca0228ca3f58ae&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"970dfd5922282006e6bbba26409b9b058ba3503404eb888147ca0228ca3f58ae", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 6ms (Views: 4.4ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"970dfd5922282006e6bbba26409b9b058ba3503404eb888147ca0228ca3f58ae", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=f0c7142cfe0d2397dd4fe8cc48d5053607fcaac650b2c8acb2cd87b7033666bd
-Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
-Filter chain halted as #<Proc:0x00000001eeb348@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
-Completed 403 Forbidden in 1ms
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#show as JSON
- Parameters: {"id"=>"1"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.2ms)
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms
-Started GET "/full_protected_resources" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by FullProtectedResourcesController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=8f14baea022ed3b000c4b2402cb463e81fd782e3a7c5d02945bb70147b74321a&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005436ef8> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/skip_authorization_spec.rb:19:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.0ms)
+Started POST "/oauth/token?code&client_id=8cb1d86d03b13e14a2783315474250dc6009afc914243fe60153181a7a0cf4a3&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"8f14baea022ed3b000c4b2402cb463e81fd782e3a7c5d02945bb70147b74321a", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=daab3f6d31a76ff1a6055c97b8e48596869f764796c56c1370b1882497cbf881&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"8cb1d86d03b13e14a2783315474250dc6009afc914243fe60153181a7a0cf4a3", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
+Completed 401 Unauthorized in 2ms
+Started POST "/oauth/token?code&client_id=146dbc7f632269b0fd168117f346a6caf869cac35cbd4f24fd10289c1ca8619e&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"daab3f6d31a76ff1a6055c97b8e48596869f764796c56c1370b1882497cbf881", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=daab3f6d31a76ff1a6055c97b8e48596869f764796c56c1370b1882497cbf881&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"daab3f6d31a76ff1a6055c97b8e48596869f764796c56c1370b1882497cbf881", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"146dbc7f632269b0fd168117f346a6caf869cac35cbd4f24fd10289c1ca8619e", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=b576ff32ccb905b6905fa4bdde74244e29328b318bc9ce9584e7b8e8941f236b&client_secret=[FILTERED]&username=Joe&password=wrongpassword&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token?code&client_id=18791a339e2f2737db352933e9b0fdcc91d3986daeaf5df57838d9d88653f907&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"b576ff32ccb905b6905fa4bdde74244e29328b318bc9ce9584e7b8e8941f236b", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"wrongpassword", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"18791a339e2f2737db352933e9b0fdcc91d3986daeaf5df57838d9d88653f907", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=cd94455f4faef2eb359f724ad174aafba299f5bd177ef5f0742b0b1515145bc3&client_secret=[FILTERED]&username&password&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token?code&client_id=345cd606e426d88e6e642a6167a951b779850a5247ea6b395f3e202010048dbf&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"cd94455f4faef2eb359f724ad174aafba299f5bd177ef5f0742b0b1515145bc3", "client_secret"=>"[FILTERED]", "username"=>nil, "password"=>nil, "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"345cd606e426d88e6e642a6167a951b779850a5247ea6b395f3e202010048dbf", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code&client_id=d3be69a4c82ae8d07e8dad8449db553b47992d11ba6e48ca761120616f316080&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code&client_id=1b442a92f111a7f9990edb0e99f0c32e6d26f524da26e79415511d527ecc0cf2&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"d3be69a4c82ae8d07e8dad8449db553b47992d11ba6e48ca761120616f316080", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 200 OK in 2ms
+Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"1b442a92f111a7f9990edb0e99f0c32e6d26f524da26e79415511d527ecc0cf2", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?code&client_id=9ced57c90802b186ef09c13a60c0c3a2449a769f3900cedb55ad855b14b63813&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"9ced57c90802b186ef09c13a60c0c3a2449a769f3900cedb55ad855b14b63813", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=5f13173d5a8e3add3ddf2092779759e6c38c01d73aa560427423d1846bd66845&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token?code&client_id=12ee167880f43d5c3f724916c5c4896dacda2b8a533075274402c5d5d69ca7c9&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"5f13173d5a8e3add3ddf2092779759e6c38c01d73aa560427423d1846bd66845", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"12ee167880f43d5c3f724916c5c4896dacda2b8a533075274402c5d5d69ca7c9", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=95bb670a788c30ba6030ca22a4343ddc7329898ac96a48a60c11945a3fcc482f&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token?code&client_id=6e50865fe946ff40954b7478d9d06c9b0b1847f6ea32ec3c5fa705683d60a521&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"95bb670a788c30ba6030ca22a4343ddc7329898ac96a48a60c11945a3fcc482f", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started POST "/oauth/token?code&client_id=8da4ba64e2c52e79084ab944ce427a320ad2b04456fce40a5f76f2411590e636&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"8da4ba64e2c52e79084ab944ce427a320ad2b04456fce40a5f76f2411590e636", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"6e50865fe946ff40954b7478d9d06c9b0b1847f6ea32ec3c5fa705683d60a521", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
+Started POST "/oauth/token?code&client_id=bad_id&client_secret&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 1ms
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 16:28:08 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (3.6ms)
-Completed 200 OK in 7ms (Views: 5.8ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"My Application", "redirect_uri"=>"https://example.com", "scopes"=>""}, "commit"=>"Submit"}
-Redirected to http://www.example.com/oauth/applications/1
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"bad_id", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
+Completed 401 Unauthorized in 1ms
+Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Started GET "/oauth/applications" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by Doorkeeper::ApplicationsController#index as HTML
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.4ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms) [cache miss]
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.4ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ListingApplications:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/applications/applications_request_spec.rb:33:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 9.8ms)
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"2b8698e726612ee764aeff5e46dc8cb0246e74318433c249cef2493da9f8d6de", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=965b6382ef8c6041eb7f37013a2f560d7f2bf71eb0e45c33657da473a5445133&token_type=bearer&expires_in=7200
+Completed 302 Found in 4ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"d5bd2423336509f7e1e5592d0fad5bcb3ff84376b1ac34b3a7af4a7e78a2854b", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=dd6963619db6eb14cbbb38030b89fab0f60cfaf14960d654211e97c4fd8da86d&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.2ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started GET "/oauth/applications/new" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#new as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.8ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started POST "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"", "scopes"=>""}, "commit"=>"Submit"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (1.9ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/new.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 6ms (Views: 5.0ms)
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"97f8a1dbdd8747ff232127eea70f4623a6bd88912c43b5b4bfa814ca92dc918d", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=8c9feb8ec17c4f21d7a3050a7b69047bb6128278ef8ad53ab2643623754ceb36&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"2ae65c57e8cd2d58ebe8c5d013ad8dfb377274a2cce5ea540f218378e694bd39", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=d6645fa717f074c632776e0f63f6a16d5db36bfa71080f4819127d344cfe7233&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"f0ecde5fa03cb9643c59dc9b15951845202d45cf193a545eb5c41e923f6c2d48", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=a84b169062ac807d8fbc0854334b9a3a92053369236a0f3926edb853f3130b6f&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"95c593599bc3a933db7c6c6a8b96757bda548e90eaff110880715bc75efc3973", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=c70a9466c00f80bf6a2a2911cae43ecb5092b01eb3f7a36b9c39ffe91b5ff6e4&token_type=bearer&expires_in=7200
+Completed 302 Found in 3ms
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"34482a4bb687a661774cb407ab222ac826fd618c2c3dd68c5d826aa4fa9f36aa", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=fd075243db11e9fc0c1d14721de80b8f73d219e812183f926158c784926accfd&token_type=bearer&expires_in=7200
+Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
Parameters: {"an_invalid"=>"request"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.5ms)
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 5ms (Views: 4.9ms)
Processing by Doorkeeper::AuthorizationsController#new as HTML
Parameters: {"an_invalid"=>"request"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"cf8ae063918841b959017d045c46852a6ea4efbb7eddcdcd0b12aa6946cf5c19", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/1f1955e2e72d177e904747583b59b5a02df64a5050bacca79af806c6c65789c6
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"25f7d95535381370f7cee106db30688ea5f922d4af1bbc162b3e55af1e152f2e", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/77eef3a3411493a1a81c21b73a2dd0527a2f91adcba63a3e1d6094a93b01d8ee
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
+Completed 200 OK in 1ms (Views: 0.5ms)
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"504ca56cd0f92ff7a9fd85a39ed30dc1c5860c3dc0d99bd51f44dd1b9b95ca52", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=f930ea593f11a924e32d1f1e11e092f9f3fae275c3dd79ab5cacee31d38a0849&token_type=bearer&expires_in=7200
Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"8ac37e884f4695170dc596ee513f1c395d6102b130928f6c96337b02300bfd09", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
-Redirected to http://test.host/oauth/authorize/c8dc669334360c2de8a39d6bb3b545f951a443c4730bf4128b4dfcefe435b7c2
-Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"445db1f5495ae32f58f5a72303783b932d67ec380c6f3b167e73f2e97eb19dc4", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=67cd702ce9e7a0d5e1a7d598a81c6290de203a288b3c5770ab0e30e74543b974
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"client_id"=>"cbb0004bd932e99ab1db0a2ad368a4bd5d4758d16f771f02df606fc128dce9c1", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=b53e7a288e9da476521fd4e1d04e94f628037f1232e9d01da5ed5609af111aa4&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ee2971b742e646201db60828ba67673407e145fc74fc45a34a9e2d8db48dd795", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=369d45291287e31745bf4a032fa83b51f398b41246901c2b6ca89cd634f212a9
+ Parameters: {"client_id"=>"31cce0ce3f3e2e42c23f06dfe73c6f5e143aef3cddb7f9f7a46e32d70607c1ce", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=4f7045f44d278965b9df078a8f6f591840d92000a3cfa5611d692a732422f0ac&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7a9bcea02dea974e1aba991a737da475231f7e4ce3f391391a5c4310f2ab3873", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
-Redirected to http://test.host/oauth/token/info?access_token=0aef725290c88b21eebce425053aba18fd684d8119c4486c542eaed2ecfbe1f9
-Completed 302 Found in 2ms
+ Parameters: {"client_id"=>"af891c10fde9fb9a6686446a2e397de1852e77852070dafa3c3c1881004d5e57", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=691a42dc6ea207b7e9376e1ac57f12b60e5482af7f19a78527c6771d56b829a9&token_type=bearer&expires_in=7200
+Completed 302 Found in 4ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"7d8f8a2de6ef51ca0cb341d0485fc84904374fb382db1518ac0ba86545a78994", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=95335152aa6c243d5b6b53fec2493b242cdc1baca82d2a8c981926db28994ac1&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"71356dc7ac9f913abf4bf346d0940daa1a60762f9543f8c2155321d2f768294e", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=07f195fd89f36999b22e4f64118b4095047a75272ff22d6271cd5da020ab623f&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"e7fe37e8f3ee6400e6e172f153a736ffb46fce1b291a86b77d1fb31e39ccfab0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=590b030fef05de94a773d4203811dab33ff872e611c6383144e8ee48c24be685&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"b460dd5b8aad90af84f18252f7d1503849cb9a1d761fc89c3647bb6b68ba5a55", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=28e1590f661631b1ed7b23d7b1ee8b77ac8df678e0c27d98ceb65cc057b08c54&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"1a8d795627b30595b86173310426e1f985d606c3013ae6785b35bb3cdca097a6", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=bc2f611c3a61b9d5aeaee04da09d236f0a9eb97419e8123bf1c41b2691783bc7&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"2ee7101d6a31fec1cafd453b006062c6ba8e63db81fa191ce32ad04f17b7e8f4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=1da9502b9b885140233791cc0e134fa61559e1983998048a87891d9067ad60b4&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"509e1e6b9c3f00d0004379e284cb0c1dfc99a36fe0427d50d077429625dba5b9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=42714acb8ad11aa56cd91c3ef32beadf0d0ffefed78437730754fda107d8d9ef&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"3deaac99e6cd485f188fe74e04bf4a13607211a357e05cb3393f47f4067bddb3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+Redirected to https://app.com/callback#access_token=14af49b923e33158278370676ef9f6aea6ddd0a0f803ce30e2ed078d0eda301d&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"010c0244b5965713c2a3a9ca28d56bccb94b3042e7d11a7532b8a93284611963", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=c3f0f019d96247f32b706f934b9742387112c378bb91610b68779e94abee082d&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
+ Parameters: {"client_id"=>"002409d9099c36ec1e3c8f47a81d186eb9db1bfa708840868ce148c4b170a3bf", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/b0e52f52607bf7cec83f73b6838a23288f27b339efb9c67cc10e4347f99eea56
+Completed 302 Found in 3ms
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b77d7f40bfee105e5a212c5cb13f256471f63ab38d616d3f1acb13038c31761e", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=c567d1585e5f605da1edf2f14cdcf27cbdf417db7debabd779018d8634bc16ef&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"0779a97659fec5edb7a3a757b07356a9d567126507cb3175518183f8f64136cc", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/99eed2c47c02ebedb44783d1bb32e7c3b6a33c5faff83f8f7ebc4b3531d88eeb
Completed 302 Found in 2ms
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"f4acffa64b8e6244013d4fa67bdddc7e0cab7b816ba992a14000ad2f1ec039ab", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
+Redirected to http://test.host/oauth/authorize/375335d50eff631961dd26045ea3ccb490c10c60e3823f2c58b76e57ce7bef51
+Completed 302 Found in 3ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"d401ac0c85556924fad8fc09831003f27a818403825815346aa87ae5e10c242a", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"2e44caeffcaa8d961253a8f724a9aa6c7bda374d8b551add595cbfa4ce2c9cae", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"7c78ce497db5dede0f3bfad8524921c48ff01ce78052025ac89c11d4e810a825", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"b6b946cf7190d3858c88204e424975496c0a829ec144d63fd9fa7921a60b147c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"66dbfe5b3ef06ce0a31562115e692cfa39b132be44180e1bc7f89d07afad78d4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"72af7546c671fefac944ced0b9daac88b6dc94abea6981ac73f8c038a4f6c465", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"579655d7e326d4c365f6c69c32653a140c1021019a771f9c7d8eb8b9e2387ab0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"807adcf7171ad705d83a32efd81114795aafe135a6ae2507cf3c4a0fae115b07", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"c997a4f6991ab4d6e065d88894509a561a455c6c0207ea2a55ac1ecc0731cd12", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"a105155959d927d9b78c39814b1ef8543ce94de11442e4a8444576be7acb4212", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"6b8562f9fbbdcc719a3f977365df1362e0082187d9ea71e632b044055681b1c2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
+ Parameters: {"client_id"=>"43bf03766e3fcb3ed79b92d10878598bfee9ae887b53d144acf1f1c44d789e28", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "scope"=>"invalid"}
Redirected to https://app.com/callback#error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.
Completed 302 Found in 1ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"9e85a517e4e9c8dd9d2a16646d4925ff9b75c69c9c8c25cb2d64b2bed5b7fefd", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=f500f743117a8a7257113bb7e91f2964794ac9fe488c238f907fc2089da5464b&token_type=bearer&expires_in=7200
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"63932eed02f8126d1f5c400415f09ede113fe16126943140f1f912acccb8830a", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=00e880f74d572bb2bb393ad7afccc6bf282168951619a8264207e9a7d7404c49
Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"7d6d0acec382c8c61400980b6e5589943e38f0284962b3a9ce4d89f99fda36d9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=9c2a77515bba9b0da56ea07e642823dffcaa74e0e0106eff8891a34ed867893b&token_type=bearer&expires_in=7200
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"ab64327a0a367585c07b274cccac3a778a0bd42895360b41a104238f31604b5f", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=7c81a1c572348352dd793f255aace6f35a8a93ca275dfd3e3dfa852119d17ccf
+Completed 302 Found in 4ms
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"ff4b2e244f1806d26ca38cf62d154454c9548e0a45991c2c4f4ba74a9030a03f", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"token"}
+Redirected to http://test.host/oauth/token/info?access_token=8f0dc9268523b7555ec8b6ae2d5d9ac07d747960e03aae771143c9b8b38196ed
Completed 302 Found in 2ms
+Processing by Doorkeeper::TokenInfoController#show as HTML
+Completed 401 Unauthorized in 0ms
+Processing by Doorkeeper::TokenInfoController#show as HTML
+Completed 401 Unauthorized in 0ms
+Processing by Doorkeeper::TokenInfoController#show as HTML
+Completed 401 Unauthorized in 0ms
+Processing by Doorkeeper::TokenInfoController#show as HTML
+Completed 200 OK in 5ms
+Processing by Doorkeeper::TokenInfoController#show as HTML
+Completed 200 OK in 3ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=95f544e7b9479f21461ff0d03d89369d76634aa05a72dd789e4a838c6d9276bf&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"95f544e7b9479f21461ff0d03d89369d76634aa05a72dd789e4a838c6d9276bf", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 4ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=95f544e7b9479f21461ff0d03d89369d76634aa05a72dd789e4a838c6d9276bf&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"95f544e7b9479f21461ff0d03d89369d76634aa05a72dd789e4a838c6d9276bf", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 1ms
+Started POST "/oauth/token?code=[FILTERED]&client_id=f2411091183a00fcf2b393480a2707bbd08b5a47f95867dd38a64c43d84b0a9c&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"f2411091183a00fcf2b393480a2707bbd08b5a47f95867dd38a64c43d84b0a9c", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 401 Unauthorized in 3ms
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"93106da550c80cd68c59b94bc6f625011ddb128756eff8a8bc2ddb78d2959ba9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=99b93c78111503739fe5809242fac823c4e236344f4a56532ae67eb8926371fc&token_type=bearer&expires_in=7200
+ Parameters: {"client_id"=>"1fb7eaac322eff158494af0ca7e5c74beab65af481f7c7b4a63940dff15ee6ed", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=240a7898e7603cfdd629bb3d40579be1222812dffb7a082975613b01db827637&token_type=bearer&expires_in=7200
Completed 302 Found in 2ms
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"11258144bc8045ed7ca9fc7055d1600659823621235cf8b0a4676a94d0455e49", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=a1ba339839ca0c23e4eaba7f98613d4cef4cdf8640cae77d108903de4c0664e5&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"16d954181f588cebb7d52b664d98e55a958d22671f5b4c506440f061d4730327", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=e1118ce816874af3a9f4ea0182310cc0f8106226cf5c20e8065d1f237d8fd344&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"88c0e14acdd5a0fa95555c96c7df7dce3357b7f4ab60364b0f951d712651c949", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=fda7ec41780855d46ec6eab6631634ae392da97600592e939dc35b95aa995106&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"44fbcf460694199231f47547be50ee91bcff83c7e36d463bd76eff965c2270da", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
-Redirected to https://app.com/callback#access_token=0148760f0079bb6e057ecfc219bc69f6cb70009fc32c01624e1e21b6f10e2b81&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Parameters: {"client_id"=>"ce7157a290c1b8fb895eb016868df1f7f439567b0f838ecedcd967174f3875a3", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
+Redirected to https://app.com/callback#access_token=d1d2f4234b2b783ff780f1c90c270146d37eabca96503ebbd63f322e5ffad0eb&token_type=bearer&expires_in=7200
+Completed 302 Found in 4ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=02e5047a7f0dada48a6ffd10ba6bebd8eed17d560a1f0a3e65a76bcd31d383d8&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"02e5047a7f0dada48a6ffd10ba6bebd8eed17d560a1f0a3e65a76bcd31d383d8", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
+ Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:21:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.8ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:34 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.8ms)
+Started GET "/oauth/authorize?client_id=3782af90ef72b82c45350b8e3e4f17d851f5a6874672b444b420742259e7e904&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"3782af90ef72b82c45350b8e3e4f17d851f5a6874672b444b420742259e7e904", "redirect_uri"=>"invalid", "response_type"=>"token"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:21:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.9ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.9ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.8ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=574bfe10918a1537ee78edaac6a94be772b3ae9b011222a15737fe0ad2cb4710&response_type=token" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"574bfe10918a1537ee78edaac6a94be772b3ae9b011222a15737fe0ad2cb4710", "response_type"=>"token"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::ImplicitGrantFlowErrors:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:14:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/implicit_grant_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.4ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/oauth/authorize?client_id=b5fe019789defac84f1931b385a07fa4163a2ad608f3b5f2008ac70e72fef5b2&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"b5fe019789defac84f1931b385a07fa4163a2ad608f3b5f2008ac70e72fef5b2", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:27:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.1ms)
+Started DELETE "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"02e5047a7f0dada48a6ffd10ba6bebd8eed17d560a1f0a3e65a76bcd31d383d8", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
+ Parameters: {"utf8"=>"✓", "client_id"=>"b5fe019789defac84f1931b385a07fa4163a2ad608f3b5f2008ac70e72fef5b2", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
+Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
+ Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.4ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:28:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.3ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=34ffb7940706f2c1ddbe8237121e9cefef0c73b4dd06a7720f993f406cda0831&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/oauth/authorize?client_id=abf439fc1a5ee1c8a5500f644d0fe9261b6bd98dc14acc58d116d483ba766b98&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-this" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"34ffb7940706f2c1ddbe8237121e9cefef0c73b4dd06a7720f993f406cda0831", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"abf439fc1a5ee1c8a5500f644d0fe9261b6bd98dc14acc58d116d483ba766b98", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-this"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.5ms)
-Completed 200 OK in 5ms (Views: 3.8ms)
-Started DELETE "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:37:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.9ms)
+Started DELETE "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"34ffb7940706f2c1ddbe8237121e9cefef0c73b4dd06a7720f993f406cda0831", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
-Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
+ Parameters: {"utf8"=>"✓", "client_id"=>"abf439fc1a5ee1c8a5500f644d0fe9261b6bd98dc14acc58d116d483ba766b98", "redirect_uri"=>"https://app.com/callback", "state"=>"return-this", "response_type"=>"code", "scope"=>"", "commit"=>"Deny"}
+Redirected to https://app.com/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this
Completed 302 Found in 1ms
-Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request." for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.&state=return-this" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
- Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request."}
+ Parameters: {"error"=>"access_denied", "error_description"=>"The resource owner or authorization server denied the request.", "state"=>"return-this"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by Doorkeeper::TokensController#revoke as HTML
-Completed 200 OK in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 200 OK in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokensController#create as HTML
-Completed 401 Unauthorized in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x000000029dc518> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:38:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.6ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005284f60> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 1ms (Views: 1.1ms)
-Started GET "/oauth/authorize?client_id=a5826c9fd425805bd3f034935de738a27f780549ed6fe6b4d78271e58a16aeff&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005284f60> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:9:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/oauth/authorize?client_id=5cea80b5c8e20d51849120545cef9e3651d34fa671d7477f9d38568083bfc5d3&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a5826c9fd425805bd3f034935de738a27f780549ed6fe6b4d78271e58a16aeff", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
-Redirected to https://app.com/callback?code=0d0d1a9dc2c6c3d6b6294dfcbd180540baa9bd80e72c77610894c26f74c8f524
+ Parameters: {"client_id"=>"5cea80b5c8e20d51849120545cef9e3651d34fa671d7477f9d38568083bfc5d3", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for #<Class:0x00000005284f60> ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_errors_spec.rb:20:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 11ms (Views: 8.4ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.1ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#sign_in as HTML
+Redirected to http://www.example.com/
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#index as HTML
+ Rendering home/index.html.erb within layouts/application
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/oauth/authorize?client_id=6a1718ededf73b59963e2ebb7c2f7f94dfad23f56e55320a148e6d2862fdcfca&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#new as HTML
+ Parameters: {"client_id"=>"6a1718ededf73b59963e2ebb7c2f7f94dfad23f56e55320a148e6d2862fdcfca", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:44:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.8ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"6a1718ededf73b59963e2ebb7c2f7f94dfad23f56e55320a148e6d2862fdcfca", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=c2f7f2cfe77e260a198e8a37dd403aec8d5af09d8ce2572383d20c0877d0c083
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:45:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=6a1718ededf73b59963e2ebb7c2f7f94dfad23f56e55320a148e6d2862fdcfca&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"6a1718ededf73b59963e2ebb7c2f7f94dfad23f56e55320a148e6d2862fdcfca", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 4ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 6.0ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=0571fae785931b985f144f82137c4f704070e1a379b766f7f3a48de88f859ab4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.1ms)
+Started GET "/oauth/authorize?client_id=e9184bc2a0a8c185c43f48866c4271e2ab0f6e9cabc9b046328e0c8c6a034ed9&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&state=return-me" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"0571fae785931b985f144f82137c4f704070e1a379b766f7f3a48de88f859ab4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
+ Parameters: {"client_id"=>"e9184bc2a0a8c185c43f48866c4271e2ab0f6e9cabc9b046328e0c8c6a034ed9", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "state"=>"return-me"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 5ms (Views: 4.3ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.7ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:37:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.4ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"0571fae785931b985f144f82137c4f704070e1a379b766f7f3a48de88f859ab4", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=dbf3a5ea7a4f098f7b062e1f8c8333adb669721277cdd186f5a218e4ed9321ff
+ Parameters: {"utf8"=>"✓", "client_id"=>"e9184bc2a0a8c185c43f48866c4271e2ab0f6e9cabc9b046328e0c8c6a034ed9", "redirect_uri"=>"https://app.com/callback", "state"=>"return-me", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=c4ada9a6a384654c86c601b666211df199ed34e58d693a93a89e627d47013da5&state=return-me
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/callback?code=[FILTERED]&state=return-me" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
- Parameters: {"code"=>"[FILTERED]"}
+ Parameters: {"code"=>"[FILTERED]", "state"=>"return-me"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:38:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 2ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 1ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=a965fac7421cace8628d670501b1a93c9835bc98d3720d09e9211327f328ee00&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.2ms)
+Started GET "/oauth/authorize?client_id=dca12848c7f8d61163d2e4d7a38f1f7613a7ee10a9c4fba526b8f5bb6ac82bfe&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"a965fac7421cace8628d670501b1a93c9835bc98d3720d09e9211327f328ee00", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Parameters: {"client_id"=>"dca12848c7f8d61163d2e4d7a38f1f7613a7ee10a9c4fba526b8f5bb6ac82bfe", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:27:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.6ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"dca12848c7f8d61163d2e4d7a38f1f7613a7ee10a9c4fba526b8f5bb6ac82bfe", "redirect_uri"=>"urn:ietf:wg:oauth:2.0:oob", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to http://www.example.com/oauth/authorize/efd866c99efc61dbe85cc3b1863b45e0a36653030cb34207469f1ebf91ed9c95
+Completed 302 Found in 2ms
+Started GET "/oauth/authorize/efd866c99efc61dbe85cc3b1863b45e0a36653030cb34207469f1ebf91ed9c95" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#show as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/show.html.erb within layouts/doorkeeper/application (1.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:28:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.0ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=423ded86d50838ce96832c73785fbfb22dff69e7a89b3caa1805c5c16a1703b6&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/oauth/authorize?client_id=4bf0698696c3ced51b6bc44b1d6bd51a89ee8e138f2d58927b86a01c22a07350&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"423ded86d50838ce96832c73785fbfb22dff69e7a89b3caa1805c5c16a1703b6", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"4bf0698696c3ced51b6bc44b1d6bd51a89ee8e138f2d58927b86a01c22a07350", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 6ms (Views: 4.6ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"423ded86d50838ce96832c73785fbfb22dff69e7a89b3caa1805c5c16a1703b6", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
-Redirected to https://app.com/callback?code=8edcd88502a19fd67310887ee53aca96e3fe4e0d64c28aeca0104ed596b7db6d
+ Parameters: {"utf8"=>"✓", "client_id"=>"4bf0698696c3ced51b6bc44b1d6bd51a89ee8e138f2d58927b86a01c22a07350", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=6eb75164293629ac0919d9ea2c87b599d62e454b9f9615959bbd9233bfc88921
Completed 302 Found in 2ms
-Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:13:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.5ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.3ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.2ms)
-Started GET "/oauth/authorize?client_id=d572838c678c2929afb695a452a47f156f8d3603b43e88ef2bf207f72efc80fe&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.6ms)
+Started GET "/oauth/authorize?client_id=505190aa77ec59ed573ea0927a342360abe85e9ca6693413a7edc7ae7d2a0b83&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"d572838c678c2929afb695a452a47f156f8d3603b43e88ef2bf207f72efc80fe", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Parameters: {"client_id"=>"505190aa77ec59ed573ea0927a342360abe85e9ca6693413a7edc7ae7d2a0b83", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:73:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 8.8ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"505190aa77ec59ed573ea0927a342360abe85e9ca6693413a7edc7ae7d2a0b83", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=c30069d0d7d74956fd6d5cf2e420cf260350a7d8cd91a870080dbbd829db584d
+Completed 302 Found in 2ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:74:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=ee092bd17b38627d82128d8647aa0f2e09ee31c9e08e2c1508e50cb5d534c462&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.9ms)
+Started GET "/oauth/authorize?client_id=7e3f6956ac1c55c97ef2b0500a8f246fc4a0e80d6f0a8d70c12041a02790426c&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"ee092bd17b38627d82128d8647aa0f2e09ee31c9e08e2c1508e50cb5d534c462", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
+ Parameters: {"client_id"=>"7e3f6956ac1c55c97ef2b0500a8f246fc4a0e80d6f0a8d70c12041a02790426c", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.6ms)
-Completed 200 OK in 5ms (Views: 4.0ms)
-Started POST "/oauth/token?code&client_id=55f090888916c2353759f15e59b8d4f79537540369ac023ff51bc36f2b038e31&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"55f090888916c2353759f15e59b8d4f79537540369ac023ff51bc36f2b038e31", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:97:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.6ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"7e3f6956ac1c55c97ef2b0500a8f246fc4a0e80d6f0a8d70c12041a02790426c", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=c9b390c2808899baddc4cb1eef5115aeed58b513d9eb9a0f6fde73d802b001d1
+Completed 302 Found in 2ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000005e0c6f8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 1ms (Views: 0.5ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000005e0c6f8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 404 Not Found in 1ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as #<Proc:0x00000005e0c6f8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000005e0c6f8@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:215 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms (Views: 0.1ms)
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.3ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#show as HTML
- Parameters: {"access_token"=>"[FILTERED]", "id"=>"4"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as #<Proc:0x00000005df5cf0@/home/bulaj/projects/gems/doorkeeper-sequel/spec/controllers/protected_resources_controller_spec.rb:103 (lambda)> rendered or redirected
-Completed 403 Forbidden in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 1ms (Views: 0.4ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 1ms (Views: 0.3ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.1ms)
-Processing by AnonymousController#index as HTML
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
-Filter chain halted as :doorkeeper_authorize! rendered or redirected
-Completed 401 Unauthorized in 0ms
-Processing by AnonymousController#index as HTML
- Parameters: {"access_token"=>"[FILTERED]"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Processing by AnonymousController#index as HTML
- Parameters: {"bearer_token"=>"1A2BC3"}
- Rendering text template
- Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=a4f635b2018daafe09bd1a6e40599cc085a158d2c8939fe4c2f0ad5f4786f420&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:98:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.5ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=7e3f6956ac1c55c97ef2b0500a8f246fc4a0e80d6f0a8d70c12041a02790426c&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"a4f635b2018daafe09bd1a6e40599cc085a158d2c8939fe4c2f0ad5f4786f420", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=448c6b5a3bc29d6efdea8edd995bdd6f82beb82ba9b8c30b0efec0b403b1f448&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=nothing" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"448c6b5a3bc29d6efdea8edd995bdd6f82beb82ba9b8c30b0efec0b403b1f448", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"nothing"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=aff218491b051eec7421a5c17a62a78d974e02bafee96c852833a58ad1244dc1&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"aff218491b051eec7421a5c17a62a78d974e02bafee96c852833a58ad1244dc1", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id&client_secret&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>nil, "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=ac4a4ba01f18c0e3a5d63e2abbfc9bfe1cf16d923e5ed3a25b5c16c2f7ad17dc&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ac4a4ba01f18c0e3a5d63e2abbfc9bfe1cf16d923e5ed3a25b5c16c2f7ad17dc", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=433d32e30df1ee292a97fb1c7abeae4be03553ef3c7980f354b6279f4f0c28af&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"433d32e30df1ee292a97fb1c7abeae4be03553ef3c7980f354b6279f4f0c28af", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 0ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=4d64e61498edfee34d92afb6c3a2341930db0a0a5200904b75c2a293f21d564d&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"4d64e61498edfee34d92afb6c3a2341930db0a0a5200904b75c2a293f21d564d", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>""}
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}, "id"=>"1"}
-Redirected to http://test.host/oauth/applications/1
-Completed 302 Found in 2ms
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"doorkeeper_application"=>{"secret"=>"1A2B3C4D", "uid"=>"1A2B3C4D"}, "id"=>"1"}
-Unpermitted parameters: secret, uid
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (0.2ms)
-Completed 200 OK in 3ms (Views: 2.3ms)
-Processing by Doorkeeper::ApplicationsController#index as HTML
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 1ms
-Processing by Doorkeeper::ApplicationsController#create as HTML
- Parameters: {"doorkeeper_application"=>{"name"=>"Example", "redirect_uri"=>"https://example.com"}}
-Redirected to http://test.host/
-Filter chain halted as :authenticate_admin! rendered or redirected
-Completed 302 Found in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"e57ea1568671cb782195f9b477c1325d965d322d24cd17229b190ffbd5cb1d49"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"e60a5e39054cd7ef77cedb823d7afa577217c7b605ddd8320ed164a6cfff4144"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"c58ca1fc69a4c85e46309ea7216959194992d2c53e78aba7a5b9aedeea4c171c"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"I_AM_AN_INVALID_TOKEN"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"494a47fdf2541cf87eefd4c97ae58262b6522422c63ff5cfaf369e1329c776da"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"a960c8bf03466150cf2177aefb2c023f6208097f8938f10aa00861b5917bc2a9"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"f01c7a6468e92b90e5103680b2e68a391d2bfe21c4b5fee648ed58633be9a4c0"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"83abc3069a346131e2214fb2d96ff39a0bf355ac016e33202f16da30c8671eb0"}
-Completed 200 OK in 1ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"520410cdb7761babe0b5cc229b34b000c9eedfeab31b9559bec6f48d2c4b7d3b"}
-Completed 200 OK in 0ms
-Started POST "/oauth/revoke" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#revoke as HTML
- Parameters: {"token"=>"d69adc92ffbef023d2453801fc47ecb50568ccdbb726c0e1d98b63723c994dc2"}
-Completed 200 OK in 0ms
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.1ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.1ms)
-Completed 200 OK in 6ms (Views: 5.2ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"Serious app", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications/1
-Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.5ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started GET "/oauth/applications/1/edit" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#edit as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.3ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.3ms)
-Completed 200 OK in 6ms (Views: 5.5ms)
-Started PATCH "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#update as HTML
- Parameters: {"utf8"=>"✓", "doorkeeper_application"=>{"name"=>"", "redirect_uri"=>"https://app.com/callback", "scopes"=>""}, "commit"=>"Submit", "id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_form.html.erb (2.3ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/edit.html.erb within layouts/doorkeeper/admin (3.2ms)
-Completed 200 OK in 7ms (Views: 5.7ms)
-Started POST "/oauth/token?code=[FILTERED]&client_id=c9851ede3cdf67d57fbea93a04dbbb1d39f08a318d40d8cbc823ce821512ec87&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"c9851ede3cdf67d57fbea93a04dbbb1d39f08a318d40d8cbc823ce821512ec87", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 401 Unauthorized in 2ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.5ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.2ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.4ms)
-Completed 200 OK in 5ms (Views: 4.3ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (2.0ms)
-Completed 200 OK in 5ms (Views: 4.2ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (2.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms)
-Started DELETE "/oauth/authorized_applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Revoke", "id"=>"1"}
-Redirected to http://www.example.com/oauth/authorized_applications
-Completed 302 Found in 1ms
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (0.6ms)
-Completed 200 OK in 4ms (Views: 2.8ms)
-Started GET "/oauth/authorized_applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::AuthorizedApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/_delete_form.html.erb (1.2ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorized_applications/index.html.erb within layouts/doorkeeper/application (3.4ms)
-Completed 200 OK in 9ms (Views: 6.5ms)
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (3.1ms)
-Completed 200 OK in 7ms (Views: 5.8ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (1.0ms)
-Completed 200 OK in 5ms (Views: 3.7ms)
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.7ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (2.6ms)
-Completed 200 OK in 6ms (Views: 5.1ms)
-Started DELETE "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#destroy as HTML
- Parameters: {"utf8"=>"✓", "commit"=>"Destroy", "id"=>"1"}
-Redirected to http://www.example.com/oauth/applications
-Completed 302 Found in 1ms
-Started GET "/oauth/applications" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
-Processing by Doorkeeper::ApplicationsController#index as HTML
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/index.html.erb within layouts/doorkeeper/admin (0.9ms)
-Completed 200 OK in 4ms (Views: 3.5ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"7e3f6956ac1c55c97ef2b0500a8f246fc4a0e80d6f0a8d70c12041a02790426c", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 4ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.8ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.9ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/oauth/authorize?redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.3ms)
+Started GET "/oauth/authorize?client_id=10f99d4492194b76944700a1e98dffe942d1254620831773b2aff27c5952ae37&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=write" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.5ms)
-Completed 200 OK in 4ms (Views: 3.6ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:09 +0300
+ Parameters: {"client_id"=>"10f99d4492194b76944700a1e98dffe942d1254620831773b2aff27c5952ae37", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"write"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:79:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.1ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"10f99d4492194b76944700a1e98dffe942d1254620831773b2aff27c5952ae37", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=5685c8c10a8d64b99e99a0848d621ca368bcfde789910b0b802c2068de6cb751
+Completed 302 Found in 3ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:80:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 4ms (Views: 4.4ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.4ms)
-Completed 200 OK in 2ms (Views: 1.7ms)
-Started GET "/oauth/authorize?client_id=291ba3401bca6287a9b372feed99139e0af64aeddd2e98115f2a2092990f8e0c&redirect_uri=invalid&response_type=token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/oauth/authorize?client_id=32092b9ca5bf103204d15302a88d73a608e6dba9cb8b9a08609740e4776e0637&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"291ba3401bca6287a9b372feed99139e0af64aeddd2e98115f2a2092990f8e0c", "redirect_uri"=>"invalid", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 3.2ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Parameters: {"client_id"=>"32092b9ca5bf103204d15302a88d73a608e6dba9cb8b9a08609740e4776e0637", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.3ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:85:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 10ms (Views: 7.7ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::AuthorizationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "client_id"=>"32092b9ca5bf103204d15302a88d73a608e6dba9cb8b9a08609740e4776e0637", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=d6f156de02152b29290d9ef7c50316d249914a6c43c22d0b43dcd6bfe8eecc2b
+Completed 302 Found in 2ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:86:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 5.1ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=32092b9ca5bf103204d15302a88d73a608e6dba9cb8b9a08609740e4776e0637&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"32092b9ca5bf103204d15302a88d73a608e6dba9cb8b9a08609740e4776e0637", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.1ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.4ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=invalid&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"invalid", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 3ms (Views: 3.0ms)
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by HomeController#index as HTML
- Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.5ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by HomeController#sign_in as HTML
-Redirected to http://www.example.com/
Completed 302 Found in 1ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.4ms)
-Started GET "/oauth/authorize?client_id=98382a5e8e9c7d6b6c922c14cabcb87c472a9faf476e74790c614f90dcf744d9&response_type=token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.8ms)
+Started GET "/oauth/authorize?client_id=4b0cf392b7c3d51584ecb9be142cbd11c5354a7819f4ddcee1f6e86cb48b23c0&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"98382a5e8e9c7d6b6c922c14cabcb87c472a9faf476e74790c614f90dcf744d9", "response_type"=>"token"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/error.html.erb within layouts/doorkeeper/application (0.4ms)
-Completed 200 OK in 4ms (Views: 2.9ms)
-Started POST "/oauth/token?code&client_id=2303d2e5d66fd230dba4a7a226f0987598a705c92be4c73c4179abfe537cc7ca&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"2303d2e5d66fd230dba4a7a226f0987598a705c92be4c73c4179abfe537cc7ca", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=2303d2e5d66fd230dba4a7a226f0987598a705c92be4c73c4179abfe537cc7ca&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"2303d2e5d66fd230dba4a7a226f0987598a705c92be4c73c4179abfe537cc7ca", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code&client_id=a73995eb3fc5c82f8a22061ee0ba3e56bc2644ef4b14c63b4afa7bb8a47854be&client_secret=[FILTERED]&username=Joe&password=sekret&grant_type=password" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"a73995eb3fc5c82f8a22061ee0ba3e56bc2644ef4b14c63b4afa7bb8a47854be", "client_secret"=>"[FILTERED]", "username"=>"Joe", "password"=>"sekret", "grant_type"=>"password"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=a73995eb3fc5c82f8a22061ee0ba3e56bc2644ef4b14c63b4afa7bb8a47854be&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"a73995eb3fc5c82f8a22061ee0ba3e56bc2644ef4b14c63b4afa7bb8a47854be", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?code=[FILTERED]&client_id=ab754f3e17264f2ee652d47ddf04716fbd9e5b8eb7b919c7b74d5c04bb01f0e1&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"code"=>"[FILTERED]", "client_id"=>"ab754f3e17264f2ee652d47ddf04716fbd9e5b8eb7b919c7b74d5c04bb01f0e1", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
-Completed 200 OK in 3ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=ab754f3e17264f2ee652d47ddf04716fbd9e5b8eb7b919c7b74d5c04bb01f0e1&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"ab754f3e17264f2ee652d47ddf04716fbd9e5b8eb7b919c7b74d5c04bb01f0e1", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=8e369df9db2181a5ba72bde8fd1ab30972661b0cf90d54244e3cfcdbee577f7b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"8e369df9db2181a5ba72bde8fd1ab30972661b0cf90d54244e3cfcdbee577f7b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=36c19c02168fc7fbaee85e8d498b043f6645ed837e007df7f4e11caeec5d36cf&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"36c19c02168fc7fbaee85e8d498b043f6645ed837e007df7f4e11caeec5d36cf", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 1ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=f08b7b097eaea54c1a4f88d4ccdc57e5516200efe396a2e8b0d92f931ab22a43&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"f08b7b097eaea54c1a4f88d4ccdc57e5516200efe396a2e8b0d92f931ab22a43", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 401 Unauthorized in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=1746b3274185f0e36751cabaef8c9e64994539e6c08e71a8d2849387f5a7dc2e&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"1746b3274185f0e36751cabaef8c9e64994539e6c08e71a8d2849387f5a7dc2e", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=303b6ada120f451969fc0e35b73d088931ef57f5683acc96168db95c0373197b&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"303b6ada120f451969fc0e35b73d088931ef57f5683acc96168db95c0373197b", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=dec17660956d98ac4835eea54a05531991713a9f207352a8aa9f31444b00e3e0&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"dec17660956d98ac4835eea54a05531991713a9f207352a8aa9f31444b00e3e0", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 2ms
-Started POST "/oauth/token?refresh_token=[FILTERED]&client_id=a212533518b152a8ed60e49ad046e1b4b702115ca6c9d52072c43757e3b413f9&client_secret=[FILTERED]&grant_type=refresh_token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokensController#create as HTML
- Parameters: {"refresh_token"=>"[FILTERED]", "client_id"=>"a212533518b152a8ed60e49ad046e1b4b702115ca6c9d52072c43757e3b413f9", "client_secret"=>"[FILTERED]", "grant_type"=>"refresh_token"}
-Completed 200 OK in 3ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Parameters: {"client_id"=>"4b0cf392b7c3d51584ecb9be142cbd11c5354a7819f4ddcee1f6e86cb48b23c0", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code"}
+ Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.9ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:66:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 7.3ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"3db7fa6365becd0e0c35ab71d00b0d79f9ee70677a9e5b7fd32ff76e0e7d4399", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=2a6432c3e52273c449c4782e1b020969f07dd31c1f398ed1e0542740dac9514f&token_type=bearer&expires_in=7200
-Completed 302 Found in 1ms
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"client_id"=>"66fa0f9a40b7ece04750d6c5466eea8a8f3edd91d53d2a5b9f988da5654e6a8e", "state"=>"", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=8071b3aa0fbabb3e062e9fa878e6e6b3b643e817d32e7ce1546b38bf3e98bac0&token_type=bearer&expires_in=7200
+ Parameters: {"utf8"=>"✓", "client_id"=>"4b0cf392b7c3d51584ecb9be142cbd11c5354a7819f4ddcee1f6e86cb48b23c0", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=2c07fc43ba291a504e7301217ecf74db9247ed86856c3cfb79f6c5eace11cb9f
Completed 302 Found in 2ms
-Started GET "/oauth/applications/1" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::ApplicationsController#show as HTML
- Parameters: {"id"=>"1"}
- Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/_delete_form.html.erb (0.6ms)
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/applications/show.html.erb within layouts/doorkeeper/admin (2.7ms)
-Completed 200 OK in 6ms (Views: 4.8ms)
-Started GET "/metal.json?access_token=[FILTERED]" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 3ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 200 OK in 2ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Processing by Doorkeeper::TokenInfoController#show as HTML
-Completed 401 Unauthorized in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:67:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.3ms)
-Completed 200 OK in 2ms (Views: 1.6ms)
-Started GET "/sign_in" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:63:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 5ms (Views: 4.7ms)
+Started GET "/sign_in" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#sign_in as HTML
Redirected to http://www.example.com/
-Completed 302 Found in 0ms
-Started GET "/" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+Completed 302 Found in 1ms
+Started GET "/" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#index as HTML
Rendering home/index.html.erb within layouts/application
- Rendered home/index.html.erb within layouts/application (0.2ms)
-Completed 200 OK in 2ms (Views: 1.3ms)
-Started GET "/oauth/authorize?client_id=b7f0aff7328b94704c1ec30b2c0bc15141b1ad6085701ca2c30f2b9084058b15&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=token" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered home/index.html.erb within layouts/application (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:32:in `follow'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:60:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/support/helpers/request_spec_helper.rb:64:in `sign_in'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:8:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.6ms)
+Started GET "/oauth/authorize?client_id=dfcccd256f4be5bc16fc5ec88b1174d99ebad86d68635801c8580ef6bed493b4&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&response_type=code&scope=public+write" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#new as HTML
- Parameters: {"client_id"=>"b7f0aff7328b94704c1ec30b2c0bc15141b1ad6085701ca2c30f2b9084058b15", "redirect_uri"=>"https://app.com/callback", "response_type"=>"token"}
+ Parameters: {"client_id"=>"dfcccd256f4be5bc16fc5ec88b1174d99ebad86d68635801c8580ef6bed493b4", "redirect_uri"=>"https://app.com/callback", "response_type"=>"code", "scope"=>"public write"}
Rendering /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application
- Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (1.8ms)
-Completed 200 OK in 6ms (Views: 4.5ms)
-Started POST "/oauth/authorize" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Rendered /home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/views/doorkeeper/authorizations/new.html.erb within layouts/doorkeeper/application (0.8ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/doorkeeper/app/controllers/doorkeeper/authorizations_controller.rb:11:in `new'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:110:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 8ms (Views: 6.6ms)
+Started POST "/oauth/authorize" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by Doorkeeper::AuthorizationsController#create as HTML
- Parameters: {"utf8"=>"✓", "client_id"=>"b7f0aff7328b94704c1ec30b2c0bc15141b1ad6085701ca2c30f2b9084058b15", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"token", "scope"=>"", "commit"=>"Authorize"}
-Redirected to https://app.com/callback#access_token=2d1ef2687acd6ed633516eb04089521760f3d0cde14bc5b05fbd232579cb0de1&token_type=bearer&expires_in=7200
-Completed 302 Found in 2ms
-Started GET "/callback" for 127.0.0.1 at 2016-10-12 16:28:10 +0300
+ Parameters: {"utf8"=>"✓", "client_id"=>"dfcccd256f4be5bc16fc5ec88b1174d99ebad86d68635801c8580ef6bed493b4", "redirect_uri"=>"https://app.com/callback", "state"=>"", "response_type"=>"code", "scope"=>"public write", "commit"=>"Authorize"}
+Redirected to https://app.com/callback?code=50533861ce00c93b964e09391fd948d6bd0498b60f7d9a1748e7af26b0e4ab03
+Completed 302 Found in 3ms
+Started GET "/callback?code=[FILTERED]" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
Processing by HomeController#callback as HTML
+ Parameters: {"code"=>"[FILTERED]"}
Rendering text template
Rendered text template (0.0ms)
-Completed 200 OK in 0ms (Views: 0.2ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::AuthorizationCodeFlow::WithScopes:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/home_controller.rb:15:in `callback'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `times'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:27:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/form.rb:79:in `submit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/node.rb:64:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `block in click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/base.rb:85:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/element.rb:143:in `click'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/node/actions.rb:25:in `click_link_or_button'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/flows/authorization_code_spec.rb:111:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 16ms (Views: 15.8ms)
+Started POST "/oauth/token?code=[FILTERED]&client_id=dfcccd256f4be5bc16fc5ec88b1174d99ebad86d68635801c8580ef6bed493b4&client_secret=[FILTERED]&redirect_uri=https%3A%2F%2Fapp.com%2Fcallback&grant_type=authorization_code" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by Doorkeeper::TokensController#create as HTML
+ Parameters: {"code"=>"[FILTERED]", "client_id"=>"dfcccd256f4be5bc16fc5ec88b1174d99ebad86d68635801c8580ef6bed493b4", "client_secret"=>"[FILTERED]", "redirect_uri"=>"https://app.com/callback", "grant_type"=>"authorization_code"}
+Completed 200 OK in 3ms
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
+Filter chain halted as #<Proc:0x00000002fec020@/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:2 (lambda)> rendered or redirected
+Completed 403 Forbidden in 2ms
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 0ms
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 1ms
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:71:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 9ms (Views: 8.3ms)
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:64:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 6.1ms)
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:6:in `index'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:12:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.8ms)
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 403 Forbidden in 1ms
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+Filter chain halted as :doorkeeper_authorize! rendered or redirected
+Completed 401 Unauthorized in 3ms
+Started GET "/full_protected_resources/1.json" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#show as JSON
+ Parameters: {"id"=>"1"}
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:10:in `show'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:78:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 7ms (Views: 5.8ms)
+Started GET "/full_protected_resources" for 127.0.0.1 at 2017-06-07 10:34:35 +0300
+Processing by FullProtectedResourcesController#index as HTML
+ Rendering text template
+ Rendered text template (0.0ms)
+Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::PrivateAPI:Class ["/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/subscriber.rb:99:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/log_subscriber.rb:83:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:102:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/fanout.rb:46:in `finish'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/renderer/renderer.rb:23:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:103:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:83:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/rendering.rb:24:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:36:in `render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/dummy/app/controllers/full_protected_resources_controller.rb:6:in `index'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:186:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `block in instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/notifications.rb:166:in `instrument'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/abstract_controller/base.rb:124:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionview-5.1.1/lib/action_view/rendering.rb:30:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:189:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_controller/metal.rb:253:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/journey/router.rb:33:in `serve'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:36:in `call_app'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:26:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/tagged_logging.rb:69:in `tagged'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/rack/logger.rb:24:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/activesupport-5.1.1/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/actionpack-5.1.1/lib/action_dispatch/middleware/static.rb:125:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/railties-5.1.1/lib/rails/engine.rb:522:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/home/bulaj/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:64:in `process'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/browser.rb:22:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/rack_test/driver.rb:43:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/session.rb:269:in `visit'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/capybara-2.14.0/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/requests/protected_resources/private_api_spec.rb:39:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (3 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:217:in `_transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:199:in `block in transaction'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/connection_pool/threaded.rb:107:in `hold'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/connecting.rb:301:in `synchronize'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/sequel-4.47.0/lib/sequel/database/transactions.rb:165:in `transaction'", "/home/bulaj/projects/gems/doorkeeper-sequel/spec/spec_helper_integration.rb:46:in `block (2 levels) in <top (required)>'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/home/bulaj/.rvm/gems/ruby-2.3.1/gems/rspec-core-3.6.0/exe/rspec:4:in `<main>'"]
+Completed 200 OK in 6ms (Views: 5.1ms)