spec/dummy/log/development.log in lasha-0.4.0 vs spec/dummy/log/development.log in lasha-0.4.1
- old
+ new
@@ -132251,5 +132251,680 @@
Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (8.2ms)
Rendered trees/index.html.slim within layouts/application (11.0ms)
Completed 200 OK in 61ms (Views: 58.6ms | ActiveRecord: 0.5ms)
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:02:40 +0400
+ [1m[35m (2.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
+ ↳ /home/lasha/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (6.7ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered trees/index.html.slim within layouts/application (6.4ms)
+Completed 500 Internal Server Error in 30ms (ActiveRecord: 12.1ms)
+
+
+
+ActionView::Template::Error (Missing partial shared/_index_generator with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in:
+ * "/home/lasha/www/chest/ruby/gems/lasha/spec/dummy/app/views"
+ * "/home/lasha/www/chest/ruby/gems/lasha/app/views"
+):
+ 1: .container
+ 2: .col-sm-12
+ 3: = render partial: "shared/index_generator", locals: { data: @data }
+
+app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___3729915247799856516_47073852388560'
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:03:57 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered trees/index.html.slim within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.4ms)
+
+
+
+ActionView::Template::Error (Missing partial shared/_index_generator with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in:
+ * "/home/lasha/www/chest/ruby/gems/lasha/spec/dummy/app/views"
+ * "/home/lasha/www/chest/ruby/gems/lasha/app/views"
+):
+ 1: .container
+ 2: .col-sm-12
+ 3: = render partial: "shared/index_generator", locals: { data: @data }
+
+app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___3729915247799856516_47073846195440'
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:04:33 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.1ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.7ms)
+ Rendered trees/index.html.slim within layouts/application (9.4ms)
+Completed 500 Internal Server Error in 168ms (ActiveRecord: 0.1ms)
+
+
+
+ActionView::Template::Error (Error: File to import not found or unreadable: lasha.
+ on line 1 of app/assets/stylesheets/application.sass
+>> @import "lasha";
+
+ ^
+):
+ 5: <%= csrf_meta_tags %>
+ 6: <%= csp_meta_tag %>
+ 7:
+ 8: <%= stylesheet_link_tag 'application', media: 'all' %>
+ 9: <%= javascript_include_tag 'application' %>
+ 10: </head>
+ 11:
+
+app/assets/stylesheets/application.sass:1
+app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___418428591463928231_47073844047480'
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:05:33 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.3ms)
+ Rendered trees/index.html.slim within layouts/application (7.3ms)
+Completed 200 OK in 230ms (Views: 228.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:05:44 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.6ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.5ms)
+ Rendered trees/index.html.slim within layouts/application (15.6ms)
+Completed 200 OK in 200ms (Views: 196.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:05:55 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.6ms)
+ Rendered trees/index.html.slim within layouts/application (9.9ms)
+Completed 200 OK in 179ms (Views: 177.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:05:58 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (1.1ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.0ms)
+ Rendered trees/index.html.slim within layouts/application (18.8ms)
+Completed 200 OK in 42ms (Views: 35.1ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:06:05 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.4ms)
+ Rendered trees/index.html.slim within layouts/application (22.2ms)
+Completed 200 OK in 196ms (Views: 191.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:06:09 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.3ms)
+ Rendered trees/index.html.slim within layouts/application (7.1ms)
+Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:06:14 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.0ms)
+ Rendered trees/index.html.slim within layouts/application (11.9ms)
+Completed 200 OK in 163ms (Views: 161.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:06:17 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.1ms)
+ Rendered trees/index.html.slim within layouts/application (20.5ms)
+Completed 200 OK in 43ms (Views: 38.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:23 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.9ms)
+ Rendered trees/index.html.slim within layouts/application (7.0ms)
+Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:25 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (6.3ms)
+ Rendered trees/index.html.slim within layouts/application (8.6ms)
+Completed 200 OK in 25ms (Views: 23.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:26 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.3ms)
+ Rendered trees/index.html.slim within layouts/application (10.3ms)
+Completed 200 OK in 25ms (Views: 22.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:32 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.1ms)
+ Rendered trees/index.html.slim within layouts/application (6.9ms)
+Completed 200 OK in 159ms (Views: 157.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:34 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (6.2ms)
+ Rendered trees/index.html.slim within layouts/application (7.9ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:39 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.3ms)
+ Rendered trees/index.html.slim within layouts/application (11.2ms)
+Completed 200 OK in 172ms (Views: 169.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:42 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.1ms)
+ Rendered trees/index.html.slim within layouts/application (12.8ms)
+Completed 200 OK in 31ms (Views: 28.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:52 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.8ms)
+ Rendered trees/index.html.slim within layouts/application (23.8ms)
+Completed 200 OK in 199ms (Views: 193.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:07:58 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.8ms)
+ Rendered trees/index.html.slim within layouts/application (6.4ms)
+Completed 200 OK in 167ms (Views: 165.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:06 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.2ms)
+ Rendered trees/index.html.slim within layouts/application (17.3ms)
+Completed 200 OK in 187ms (Views: 184.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:10 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.0ms)
+ Rendered trees/index.html.slim within layouts/application (12.4ms)
+Completed 200 OK in 174ms (Views: 171.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:15 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.9ms)
+ Rendered trees/index.html.slim within layouts/application (10.5ms)
+Completed 200 OK in 174ms (Views: 172.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:19 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.9ms)
+ Rendered trees/index.html.slim within layouts/application (11.3ms)
+Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:26 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.7ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.9ms)
+ Rendered trees/index.html.slim within layouts/application (24.9ms)
+Completed 200 OK in 46ms (Views: 41.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:32 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.8ms)
+ Rendered trees/index.html.slim within layouts/application (21.2ms)
+Completed 200 OK in 178ms (Views: 174.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (6.4ms)
+ Rendered trees/index.html.slim within layouts/application (8.8ms)
+Completed 200 OK in 162ms (Views: 160.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:08:53 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.4ms)
+ Rendered trees/index.html.slim within layouts/application (16.7ms)
+Completed 200 OK in 180ms (Views: 176.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:09:02 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.7ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.8ms)
+ Rendered trees/index.html.slim within layouts/application (17.4ms)
+Completed 200 OK in 193ms (Views: 189.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:09:05 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.5ms)
+ Rendered trees/index.html.slim within layouts/application (8.0ms)
+Completed 200 OK in 29ms (Views: 25.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:09:45 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.0ms)
+ Rendered trees/index.html.slim within layouts/application (17.1ms)
+Completed 200 OK in 36ms (Views: 34.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:09:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.7ms)
+ Rendered trees/index.html.slim within layouts/application (14.4ms)
+Completed 200 OK in 31ms (Views: 28.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:10:27 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.6ms)
+ Rendered trees/index.html.slim within layouts/application (12.4ms)
+Completed 200 OK in 182ms (Views: 180.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:10:32 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.6ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.6ms)
+ Rendered trees/index.html.slim within layouts/application (11.6ms)
+Completed 200 OK in 180ms (Views: 177.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:10:35 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.4ms)
+ Rendered trees/index.html.slim within layouts/application (23.7ms)
+Completed 200 OK in 47ms (Views: 42.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:10:44 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.9ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.3ms)
+ Rendered trees/index.html.slim within layouts/application (12.7ms)
+Completed 200 OK in 39ms (Views: 35.4ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:10:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.7ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.6ms)
+ Rendered trees/index.html.slim within layouts/application (18.6ms)
+Completed 200 OK in 41ms (Views: 36.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:35 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.8ms)
+ Rendered trees/index.html.slim within layouts/application (15.6ms)
+Completed 200 OK in 33ms (Views: 31.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:36 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.4ms)
+ Rendered trees/index.html.slim within layouts/application (12.9ms)
+Completed 200 OK in 30ms (Views: 27.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:36 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.6ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.1ms)
+ Rendered trees/index.html.slim within layouts/application (12.8ms)
+Completed 200 OK in 31ms (Views: 26.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/trees/new" for 127.0.0.1 at 2019-08-06 13:12:43 +0400
+Processing by TreesController#new as HTML
+ Rendering trees/new.html.slim within layouts/application
+ Rendered trees/_form.html.slim (24.7ms)
+ Rendered trees/new.html.slim within layouts/application (32.5ms)
+Completed 200 OK in 50ms (Views: 48.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:44 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.5ms)
+ Rendered trees/index.html.slim within layouts/application (10.1ms)
+Completed 200 OK in 23ms (Views: 22.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:46 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.9ms)
+ Rendered trees/index.html.slim within layouts/application (8.2ms)
+Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.1ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.4ms)
+ Rendered trees/index.html.slim within layouts/application (13.7ms)
+Completed 200 OK in 27ms (Views: 25.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:49 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.8ms)
+ Rendered trees/index.html.slim within layouts/application (18.7ms)
+Completed 200 OK in 40ms (Views: 36.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:49 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.5ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.4ms)
+ Rendered trees/index.html.slim within layouts/application (22.9ms)
+Completed 200 OK in 46ms (Views: 41.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:50 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.5ms)
+ Rendered trees/index.html.slim within layouts/application (17.8ms)
+Completed 200 OK in 40ms (Views: 37.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:52 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.7ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.6ms)
+ Rendered trees/index.html.slim within layouts/application (22.4ms)
+Completed 200 OK in 46ms (Views: 40.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:12:53 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.6ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.5ms)
+ Rendered trees/index.html.slim within layouts/application (21.9ms)
+Completed 200 OK in 46ms (Views: 41.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:45 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.3ms)
+ Rendered trees/index.html.slim within layouts/application (10.1ms)
+Completed 200 OK in 29ms (Views: 24.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:46 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.9ms)
+ Rendered trees/index.html.slim within layouts/application (6.8ms)
+Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:46 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.4ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.8ms)
+ Rendered trees/index.html.slim within layouts/application (10.8ms)
+Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.1ms)
+ Rendered trees/index.html.slim within layouts/application (21.1ms)
+Completed 200 OK in 43ms (Views: 38.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (1.0ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.4ms)
+ Rendered trees/index.html.slim within layouts/application (22.5ms)
+Completed 200 OK in 49ms (Views: 41.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:47 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.1ms)
+ Rendered trees/index.html.slim within layouts/application (6.9ms)
+Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.4ms)
+ Rendered trees/index.html.slim within layouts/application (7.4ms)
+Completed 200 OK in 21ms (Views: 19.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.9ms)
+ Rendered trees/index.html.slim within layouts/application (6.7ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.3ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.0ms)
+ Rendered trees/index.html.slim within layouts/application (13.2ms)
+Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.8ms)
+ Rendered trees/index.html.slim within layouts/application (6.5ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:48 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.3ms)
+ Rendered trees/index.html.slim within layouts/application (7.1ms)
+Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:49 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.8ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.2ms)
+ Rendered trees/index.html.slim within layouts/application (23.0ms)
+Completed 200 OK in 51ms (Views: 46.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:49 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (4.9ms)
+ Rendered trees/index.html.slim within layouts/application (6.9ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:49 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (1.0ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.9ms)
+ Rendered trees/index.html.slim within layouts/application (21.6ms)
+Completed 200 OK in 49ms (Views: 41.8ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/trees" for 127.0.0.1 at 2019-08-06 13:21:50 +0400
+Processing by TreesController#index as HTML
+ [1m[36mTree Load (0.2ms)[0m [1m[34mSELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1[0m [["LIMIT", 20]]
+ ↳ /home/lasha/www/chest/ruby/gems/lasha/lib/lasha.rb:45
+ Rendering trees/index.html.slim within layouts/application
+ Rendered /home/lasha/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.0ms)
+ Rendered trees/index.html.slim within layouts/application (15.1ms)
+Completed 200 OK in 29ms (Views: 28.0ms | ActiveRecord: 0.2ms)
+
+