eniyismsapi 0.1.3 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/lib/eniyismsapi/send.rb +10 -29
  3. data/lib/eniyismsapi/version.rb +1 -1
  4. metadata +2 -156
  5. data/test/dummy/README.rdoc +0 -28
  6. data/test/dummy/Rakefile +0 -6
  7. data/test/dummy/app/assets/javascripts/application.js +0 -13
  8. data/test/dummy/app/assets/javascripts/smstest.js +0 -2
  9. data/test/dummy/app/assets/stylesheets/application.css +0 -15
  10. data/test/dummy/app/assets/stylesheets/smstest.css +0 -4
  11. data/test/dummy/app/controllers/application_controller.rb +0 -7
  12. data/test/dummy/app/controllers/smstest_controller.rb +0 -37
  13. data/test/dummy/app/helpers/application_helper.rb +0 -2
  14. data/test/dummy/app/helpers/smstest_helper.rb +0 -2
  15. data/test/dummy/app/views/layouts/application.html.erb +0 -14
  16. data/test/dummy/app/views/smstest/home.html.erb +0 -13
  17. data/test/dummy/bin/bundle +0 -3
  18. data/test/dummy/bin/rails +0 -4
  19. data/test/dummy/bin/rake +0 -4
  20. data/test/dummy/bin/setup +0 -29
  21. data/test/dummy/config/application.rb +0 -26
  22. data/test/dummy/config/boot.rb +0 -5
  23. data/test/dummy/config/database.yml +0 -25
  24. data/test/dummy/config/environment.rb +0 -5
  25. data/test/dummy/config/environments/development.rb +0 -41
  26. data/test/dummy/config/environments/production.rb +0 -79
  27. data/test/dummy/config/environments/test.rb +0 -42
  28. data/test/dummy/config/initializers/assets.rb +0 -11
  29. data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
  30. data/test/dummy/config/initializers/cookies_serializer.rb +0 -3
  31. data/test/dummy/config/initializers/filter_parameter_logging.rb +0 -4
  32. data/test/dummy/config/initializers/inflections.rb +0 -16
  33. data/test/dummy/config/initializers/mime_types.rb +0 -4
  34. data/test/dummy/config/initializers/session_store.rb +0 -3
  35. data/test/dummy/config/initializers/wrap_parameters.rb +0 -14
  36. data/test/dummy/config/locales/en.yml +0 -23
  37. data/test/dummy/config/routes.rb +0 -58
  38. data/test/dummy/config/secrets.yml +0 -22
  39. data/test/dummy/config.ru +0 -4
  40. data/test/dummy/db/development.sqlite3 +0 -0
  41. data/test/dummy/db/test.sqlite3 +0 -0
  42. data/test/dummy/log/development.log +0 -1455
  43. data/test/dummy/log/test.log +0 -12
  44. data/test/dummy/public/404.html +0 -67
  45. data/test/dummy/public/422.html +0 -67
  46. data/test/dummy/public/500.html +0 -66
  47. data/test/dummy/public/favicon.ico +0 -0
  48. data/test/dummy/test/controllers/smstest_controller_test.rb +0 -9
  49. data/test/dummy/tmp/cache/assets/sprockets/v3.0/2V/2VCmtLBHaDkxVeAF1OHps3p_cSWA_kL9gqO5o14lrZw.cache +0 -1
  50. data/test/dummy/tmp/cache/assets/sprockets/v3.0/4g/4gsBiByraB2GGxpwGfYZ-FDTg-55g1SuqQQexyxLkUM.cache +0 -2
  51. data/test/dummy/tmp/cache/assets/sprockets/v3.0/4m/4mNRBrNByIZhSIGrZoatOzthEypSxNaxYIaqcAfIMFY.cache +0 -0
  52. data/test/dummy/tmp/cache/assets/sprockets/v3.0/56/561SK9MVmpHjuvyhsNK0VPzkdTMIBj6mLaSrYLbq-sE.cache +0 -0
  53. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5L/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -2
  54. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5x/5xIQaRt4Sl1iPdJjVQ2UNLiJdoAgevhEYV5cTdwBESM.cache +0 -1
  55. data/test/dummy/tmp/cache/assets/sprockets/v3.0/C-/C-jYWXUZB3Qyk2L4QAkiyr1lsdTz1VkWkNO5dpA2xbY.cache +0 -1
  56. data/test/dummy/tmp/cache/assets/sprockets/v3.0/DS/DSOLSc6A5RVSmvM415eEWAWG_AgOvZcLZOXQjsXyWQA.cache +0 -2
  57. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ex/Ex6RtOPSE5cmYvinvwk2aHXFdtVVxCyiX9WguJlkaw8.cache +0 -1
  58. data/test/dummy/tmp/cache/assets/sprockets/v3.0/HC/HC73CMLvVlZSNgBAErDvjAvcP845em3U4hu1vZFcd4U.cache +0 -1
  59. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Hu/HuhpBocRlFIzJAKry69L7u7cyXA1ex5Mo7lFWBF1o8E.cache +0 -1
  60. data/test/dummy/tmp/cache/assets/sprockets/v3.0/JL/JL9h1NrP3CM_njOMpJ9FNR1NtQu-iOfwV5LLA4IyeNA.cache +0 -0
  61. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Kq/Kq_WbQm_5sn1FFQEVMrxiYIptkc7MwMIkqGwtsvXYNU.cache +0 -1
  62. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ML/MLI8cujXvep44vCHddPC3T9LFlWMDUyrB3traB8ph8o.cache +0 -1
  63. data/test/dummy/tmp/cache/assets/sprockets/v3.0/MM/MMyL06F3k4oLEkWQjlXTVgLnA5pGogQgC7sXv6BefFY.cache +0 -1
  64. data/test/dummy/tmp/cache/assets/sprockets/v3.0/OI/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -2
  65. data/test/dummy/tmp/cache/assets/sprockets/v3.0/PD/PD6mKQx9w43RGMmoAYqbot64WOc_YnRkZ8abCO76PSQ.cache +0 -3
  66. data/test/dummy/tmp/cache/assets/sprockets/v3.0/XK/XKMMBuV58Vh_YTkgNybz2HKlit1yGIUfmBM-cnSSCwM.cache +0 -0
  67. data/test/dummy/tmp/cache/assets/sprockets/v3.0/bI/bITz7EBRX5iKH56NzayOaNB2e43pEYwcBiUXCOTGl_s.cache +0 -1
  68. data/test/dummy/tmp/cache/assets/sprockets/v3.0/bs/bs0s2uDj_xLnObaFd3fT0Q4SZCgZGhzw0VV6dUapex4.cache +0 -0
  69. data/test/dummy/tmp/cache/assets/sprockets/v3.0/f0/f08zZ1vPja7lfHw9lzC1VmyULRsF20l-fR7rnk22vcw.cache +0 -0
  70. data/test/dummy/tmp/cache/assets/sprockets/v3.0/gZ/gZp3uXMHuYQC4hzCr7bQfetKNdJAtbQmg3so2KpW1Dw.cache +0 -2
  71. data/test/dummy/tmp/cache/assets/sprockets/v3.0/gr/grRICJEifEGENnBOXkiFMpk1jXFX5d5VAaeRLgo2jHs.cache +0 -0
  72. data/test/dummy/tmp/cache/assets/sprockets/v3.0/hF/hFq8B-JgJk4NouMdZ_g6VC-RKO6b_g3ARLFfh7pM8dU.cache +0 -1
  73. data/test/dummy/tmp/cache/assets/sprockets/v3.0/hZ/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +0 -2
  74. data/test/dummy/tmp/cache/assets/sprockets/v3.0/kC/kCZpeAfimeyRythEHL7sxye9VYD-8ROsB2qjiDD88j8.cache +0 -1
  75. data/test/dummy/tmp/cache/assets/sprockets/v3.0/oT/oTgCpfeuEaXyN2WrPzXpV2tXbr1cPRMCBgHpVe3JxSI.cache +0 -1
  76. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pE/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +0 -2
  77. data/test/dummy/tmp/cache/assets/sprockets/v3.0/u0/u05BwImVFoX77OZegOjIqgXEWo-BJWRl5HXudNP1wOs.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/sprockets/v3.0/yS/ySVb-wjRslagAHSDFJi0j-gNo8SHrdXG_8tV-fhodcg.cache +0 -3
  79. data/test/dummy/tmp/pids/server.pid +0 -1
  80. data/test/eniyismsapi_test.rb +0 -7
  81. data/test/test_helper.rb +0 -20
@@ -1,1455 +0,0 @@
1
-
2
-
3
- Started GET "/" for 127.0.0.1 at 2016-08-09 12:16:40 +0300
4
- Processing by Rails::WelcomeController#index as HTML
5
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.7/lib/rails/templates/rails/welcome/index.html.erb (0.9ms)
6
- Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
7
-
8
-
9
- Started GET "/" for 127.0.0.1 at 2016-08-09 12:16:41 +0300
10
- Processing by Rails::WelcomeController#index as HTML
11
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.7/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)
12
- Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
13
-
14
-
15
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:03:49 +0300
16
-
17
- Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).):
18
- activerecord (4.2.6) lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
19
- activerecord (4.2.6) lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
20
- activerecord (4.2.6) lib/active_record/connection_handling.rb:50:in `establish_connection'
21
- activerecord (4.2.6) lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
22
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
23
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
24
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
25
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:44:in `each'
26
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
27
- activerecord (4.2.6) lib/active_record/base.rb:315:in `<module:ActiveRecord>'
28
- activerecord (4.2.6) lib/active_record/base.rb:26:in `<top (required)>'
29
- activerecord (4.2.6) lib/active_record/migration.rb:383:in `connection'
30
- activerecord (4.2.6) lib/active_record/migration.rb:370:in `call'
31
- actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
32
- activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
33
- activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
34
- activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
35
- actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
36
- actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
37
- actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
38
- actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
39
- actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
40
- railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
41
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
42
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
43
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
44
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
45
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
46
- actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
47
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
48
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
49
- activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
50
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
51
- actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
52
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
53
- railties (4.2.6) lib/rails/engine.rb:518:in `call'
54
- railties (4.2.6) lib/rails/application.rb:165:in `call'
55
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
56
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
57
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
58
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
59
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
60
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
61
-
62
-
63
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
64
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
65
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
66
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (11.9ms)
67
-
68
-
69
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:03:51 +0300
70
-
71
- Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).):
72
- activerecord (4.2.6) lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
73
- activerecord (4.2.6) lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
74
- activerecord (4.2.6) lib/active_record/connection_handling.rb:50:in `establish_connection'
75
- activerecord (4.2.6) lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
76
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
77
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
78
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
79
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:44:in `each'
80
- activesupport (4.2.6) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
81
- activerecord (4.2.6) lib/active_record/base.rb:315:in `<module:ActiveRecord>'
82
- activerecord (4.2.6) lib/active_record/base.rb:26:in `<top (required)>'
83
- activerecord (4.2.6) lib/active_record/migration.rb:383:in `connection'
84
- activerecord (4.2.6) lib/active_record/migration.rb:370:in `call'
85
- actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
86
- activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
87
- activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
88
- activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
89
- actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
90
- actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
91
- actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
92
- actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
93
- actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
94
- railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
95
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
96
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
97
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
98
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
99
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
100
- actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
101
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
102
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
103
- activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
104
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
105
- actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
106
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
107
- railties (4.2.6) lib/rails/engine.rb:518:in `call'
108
- railties (4.2.6) lib/rails/application.rb:165:in `call'
109
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
110
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
111
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
112
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
113
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
114
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
115
-
116
-
117
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.8ms)
118
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
119
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
120
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (10.4ms)
121
-
122
-
123
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:04:27 +0300
124
- Processing by Rails::WelcomeController#index as HTML
125
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (1.0ms)
126
- Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
127
-
128
-
129
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:05:58 +0300
130
- Processing by Rails::WelcomeController#index as HTML
131
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)
132
- Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
133
-
134
-
135
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:05:59 +0300
136
- Processing by Rails::WelcomeController#index as HTML
137
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)
138
- Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
139
-
140
-
141
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:10:14 +0300
142
- Processing by Rails::WelcomeController#index as HTML
143
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)
144
- Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
145
-
146
-
147
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:10:29 +0300
148
- Processing by Rails::WelcomeController#index as HTML
149
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)
150
- Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
151
-
152
-
153
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:11:11 +0300
154
- Processing by SmstestController#home as HTML
155
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
156
-
157
- NameError (uninitialized constant IletimerkeziSMS::REPORT::REQUEST):
158
- app/controllers/smstest_controller.rb:7:in `home'
159
-
160
-
161
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.8ms)
162
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
163
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.5ms)
164
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (19.7ms)
165
-
166
-
167
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:11:34 +0300
168
- Processing by SmstestController#home as HTML
169
- Rendered smstest/home.html.erb within layouts/application (0.2ms)
170
- Completed 200 OK in 174ms (Views: 173.8ms | ActiveRecord: 0.0ms)
171
-
172
-
173
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:11:35 +0300
174
-
175
-
176
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:11:35 +0300
177
-
178
-
179
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:11:35 +0300
180
-
181
-
182
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:11:35 +0300
183
-
184
-
185
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:11:57 +0300
186
- Processing by SmstestController#home as HTML
187
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
188
-
189
- NameError (uninitialized constant IletimerkeziSMS::REPORT::REQUEST):
190
- app/controllers/smstest_controller.rb:7:in `home'
191
-
192
-
193
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (17.6ms)
194
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
195
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
196
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.0ms)
197
-
198
-
199
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:12:06 +0300
200
- Processing by SmstestController#home as HTML
201
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
202
-
203
- NameError (uninitialized constant Eniyismsapi::REPORT):
204
- app/controllers/smstest_controller.rb:6:in `home'
205
-
206
-
207
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.1ms)
208
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
209
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
210
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (12.7ms)
211
-
212
-
213
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:13:42 +0300
214
- Processing by SmstestController#home as HTML
215
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
216
-
217
- NameError (uninitialized constant Eniyismsapi::REPORT):
218
- app/controllers/smstest_controller.rb:6:in `home'
219
-
220
-
221
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms)
222
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
223
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.1ms)
224
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (19.2ms)
225
-
226
-
227
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:13:47 +0300
228
- Processing by SmstestController#home as HTML
229
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
230
-
231
- NameError (uninitialized constant Eniyismsapi::REPORT):
232
- app/controllers/smstest_controller.rb:6:in `home'
233
-
234
-
235
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.1ms)
236
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
237
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.6ms)
238
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (18.9ms)
239
-
240
-
241
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:15:43 +0300
242
-
243
- SyntaxError (/home/emre/Desktop/Business/eniyismsapi/test/dummy/app/controllers/smstest_controller.rb:7: syntax error, unexpected ':', expecting '}'
244
- a = report_object.report {msisdn: '905444059964', id:'64335'}
245
- ^
246
- /home/emre/Desktop/Business/eniyismsapi/test/dummy/app/controllers/smstest_controller.rb:7: syntax error, unexpected ',', expecting '}'
247
- a = report_object.report {msisdn: '905444059964', id:'64335'}
248
- ^):
249
- app/controllers/smstest_controller.rb:7: syntax error, unexpected ':', expecting '}'
250
- app/controllers/smstest_controller.rb:7: syntax error, unexpected ',', expecting '}'
251
-
252
-
253
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.7ms)
254
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
255
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
256
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.1ms)
257
-
258
-
259
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:16:04 +0300
260
- Processing by SmstestController#home as HTML
261
- Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
262
-
263
- NameError (uninitialized constant Eniyismsapi::REPORT):
264
- app/controllers/smstest_controller.rb:6:in `home'
265
-
266
-
267
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.8ms)
268
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
269
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
270
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (12.7ms)
271
-
272
-
273
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:16:05 +0300
274
- Processing by SmstestController#home as HTML
275
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
276
-
277
- NameError (uninitialized constant Eniyismsapi::REPORT):
278
- app/controllers/smstest_controller.rb:6:in `home'
279
-
280
-
281
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.7ms)
282
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
283
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
284
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (12.1ms)
285
-
286
-
287
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:16:32 +0300
288
- Processing by SmstestController#home as HTML
289
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
290
-
291
- NameError (uninitialized constant Eniyismsapi::REPORT):
292
- app/controllers/smstest_controller.rb:6:in `home'
293
-
294
-
295
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms)
296
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
297
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.8ms)
298
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (19.0ms)
299
-
300
-
301
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:19:43 +0300
302
- Processing by SmstestController#home as HTML
303
- Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
304
-
305
- NameError (uninitialized constant Eniyismsapi::REPORT):
306
- app/controllers/smstest_controller.rb:6:in `home'
307
-
308
-
309
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms)
310
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
311
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.6ms)
312
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (19.4ms)
313
-
314
-
315
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:20:12 +0300
316
- Processing by SmstestController#home as HTML
317
- Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
318
-
319
- NameError (uninitialized constant Eniyismsapi::REPORT):
320
- app/controllers/smstest_controller.rb:6:in `home'
321
-
322
-
323
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.9ms)
324
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
325
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
326
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.4ms)
327
-
328
-
329
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:20:13 +0300
330
- Processing by SmstestController#home as HTML
331
- Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
332
-
333
- NameError (uninitialized constant Eniyismsapi::REPORT):
334
- app/controllers/smstest_controller.rb:6:in `home'
335
-
336
-
337
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.9ms)
338
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
339
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
340
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (12.6ms)
341
-
342
-
343
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:20:18 +0300
344
- Processing by SmstestController#home as HTML
345
- Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
346
-
347
- ArgumentError (wrong number of arguments (1 for 2)):
348
- app/controllers/smstest_controller.rb:8:in `home'
349
-
350
-
351
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.9ms)
352
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
353
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.5ms)
354
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (18.7ms)
355
-
356
-
357
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:21:14 +0300
358
- Processing by SmstestController#home as HTML
359
- Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
360
-
361
- ArgumentError (wrong number of arguments (1 for 2)):
362
- app/controllers/smstest_controller.rb:8:in `home'
363
-
364
-
365
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.4ms)
366
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
367
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
368
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.7ms)
369
-
370
-
371
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:21:20 +0300
372
- Processing by SmstestController#home as HTML
373
- Rendered smstest/home.html.erb within layouts/application (0.7ms)
374
- Completed 200 OK in 730ms (Views: 139.6ms | ActiveRecord: 0.0ms)
375
-
376
-
377
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:21:21 +0300
378
-
379
-
380
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:21:21 +0300
381
-
382
-
383
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:21:21 +0300
384
-
385
-
386
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:21:21 +0300
387
-
388
-
389
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:22:01 +0300
390
- Processing by SmstestController#home as HTML
391
- Rendered smstest/home.html.erb within layouts/application (9.5ms)
392
- Completed 500 Internal Server Error in 227ms (ActiveRecord: 0.0ms)
393
-
394
- ActionView::Template::Error (undefined local variable or method `a' for #<#<Class:0x0000000399b260>:0x007f70e40b71e0>):
395
- 1: <h1>Smstest#home</h1>
396
- 2: <p>Find me in app/views/smstest/home.html.erb</p>
397
- 3: <p>
398
- 4: <%= a.inspect %>
399
- 5: </p>
400
- app/views/smstest/home.html.erb:4:in `_app_views_smstest_home_html_erb___929956700674195876_70061419507660'
401
-
402
-
403
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.3ms)
404
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
405
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
406
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (16.6ms)
407
-
408
-
409
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:22:14 +0300
410
- Processing by SmstestController#home as HTML
411
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
412
- Completed 200 OK in 310ms (Views: 9.6ms | ActiveRecord: 0.0ms)
413
-
414
-
415
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:22:14 +0300
416
-
417
-
418
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:22:14 +0300
419
-
420
-
421
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:22:14 +0300
422
-
423
-
424
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:22:14 +0300
425
-
426
-
427
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:22:19 +0300
428
- Processing by SmstestController#home as HTML
429
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
430
- Completed 200 OK in 483ms (Views: 8.1ms | ActiveRecord: 0.0ms)
431
-
432
-
433
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:22:20 +0300
434
-
435
-
436
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:22:20 +0300
437
-
438
-
439
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:22:20 +0300
440
-
441
-
442
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:22:20 +0300
443
-
444
-
445
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:23:53 +0300
446
- Processing by SmstestController#home as HTML
447
- Completed 500 Internal Server Error in 232ms (ActiveRecord: 0.0ms)
448
-
449
- NameError (uninitialized constant SmstestController::IletimerkeziSMS):
450
- app/controllers/smstest_controller.rb:10:in `home'
451
-
452
-
453
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.5ms)
454
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
455
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
456
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (13.5ms)
457
-
458
-
459
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:23:59 +0300
460
- Processing by SmstestController#home as HTML
461
- Completed 500 Internal Server Error in 201ms (ActiveRecord: 0.0ms)
462
-
463
- NameError (uninitialized constant SmstestController::IletimerkeziSMS):
464
- app/controllers/smstest_controller.rb:10:in `home'
465
-
466
-
467
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.2ms)
468
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
469
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.1ms)
470
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.1ms)
471
-
472
-
473
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:24:14 +0300
474
- Processing by SmstestController#home as HTML
475
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
476
- Completed 200 OK in 511ms (Views: 133.6ms | ActiveRecord: 0.0ms)
477
-
478
-
479
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:24:15 +0300
480
-
481
-
482
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:24:15 +0300
483
-
484
-
485
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:24:15 +0300
486
-
487
-
488
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:24:15 +0300
489
-
490
-
491
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:24:22 +0300
492
- Processing by SmstestController#home as HTML
493
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
494
- Completed 200 OK in 263ms (Views: 5.0ms | ActiveRecord: 0.0ms)
495
-
496
-
497
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:24:22 +0300
498
-
499
-
500
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:24:22 +0300
501
-
502
-
503
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:24:22 +0300
504
-
505
-
506
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:24:22 +0300
507
-
508
-
509
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:25:33 +0300
510
- Processing by SmstestController#home as HTML
511
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
512
- Completed 200 OK in 288ms (Views: 4.9ms | ActiveRecord: 0.0ms)
513
-
514
-
515
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:33 +0300
516
-
517
-
518
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:33 +0300
519
-
520
-
521
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:33 +0300
522
-
523
-
524
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:33 +0300
525
-
526
-
527
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:25:42 +0300
528
- Processing by SmstestController#home as HTML
529
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
530
- Completed 200 OK in 328ms (Views: 130.8ms | ActiveRecord: 0.0ms)
531
-
532
-
533
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:42 +0300
534
-
535
-
536
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:42 +0300
537
-
538
-
539
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:42 +0300
540
-
541
-
542
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:42 +0300
543
-
544
-
545
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:25:57 +0300
546
- Processing by SmstestController#home as HTML
547
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
548
- Completed 200 OK in 223ms (Views: 4.8ms | ActiveRecord: 0.0ms)
549
-
550
-
551
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:57 +0300
552
-
553
-
554
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:57 +0300
555
-
556
-
557
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:25:57 +0300
558
-
559
-
560
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:25:57 +0300
561
-
562
-
563
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:27:37 +0300
564
- Processing by SmstestController#home as HTML
565
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
566
- Completed 200 OK in 531ms (Views: 126.9ms | ActiveRecord: 0.0ms)
567
-
568
-
569
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:27:38 +0300
570
-
571
-
572
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:27:38 +0300
573
-
574
-
575
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:27:38 +0300
576
-
577
-
578
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:27:38 +0300
579
-
580
-
581
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:28:15 +0300
582
- Processing by SmstestController#home as HTML
583
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
584
- Completed 200 OK in 268ms (Views: 5.2ms | ActiveRecord: 0.0ms)
585
-
586
-
587
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:15 +0300
588
-
589
-
590
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:15 +0300
591
-
592
-
593
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:15 +0300
594
-
595
-
596
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:15 +0300
597
-
598
-
599
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:28:21 +0300
600
- Processing by SmstestController#home as HTML
601
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
602
- Completed 200 OK in 281ms (Views: 5.1ms | ActiveRecord: 0.0ms)
603
-
604
-
605
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:21 +0300
606
-
607
-
608
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:21 +0300
609
-
610
-
611
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:21 +0300
612
-
613
-
614
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:21 +0300
615
-
616
-
617
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:28:29 +0300
618
- Processing by SmstestController#home as HTML
619
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
620
- Completed 200 OK in 148ms (Views: 6.3ms | ActiveRecord: 0.0ms)
621
-
622
-
623
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:29 +0300
624
-
625
-
626
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:29 +0300
627
-
628
-
629
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:29 +0300
630
-
631
-
632
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:29 +0300
633
-
634
-
635
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:28:38 +0300
636
- Processing by SmstestController#home as HTML
637
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
638
- Completed 200 OK in 301ms (Views: 6.3ms | ActiveRecord: 0.0ms)
639
-
640
-
641
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:38 +0300
642
-
643
-
644
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:38 +0300
645
-
646
-
647
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:38 +0300
648
-
649
-
650
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:38 +0300
651
-
652
-
653
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:28:51 +0300
654
- Processing by SmstestController#home as HTML
655
- Rendered smstest/home.html.erb within layouts/application (0.7ms)
656
- Completed 200 OK in 260ms (Views: 128.4ms | ActiveRecord: 0.0ms)
657
-
658
-
659
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:52 +0300
660
-
661
-
662
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:28:52 +0300
663
-
664
-
665
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:52 +0300
666
-
667
-
668
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:28:52 +0300
669
-
670
-
671
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:29:42 +0300
672
- Processing by SmstestController#home as HTML
673
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
674
- Completed 200 OK in 251ms (Views: 123.9ms | ActiveRecord: 0.0ms)
675
-
676
-
677
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:43 +0300
678
-
679
-
680
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:43 +0300
681
-
682
-
683
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:43 +0300
684
-
685
-
686
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:43 +0300
687
-
688
-
689
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:29:55 +0300
690
- Processing by SmstestController#home as HTML
691
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
692
- Completed 200 OK in 134ms (Views: 5.0ms | ActiveRecord: 0.0ms)
693
-
694
-
695
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:55 +0300
696
-
697
-
698
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:55 +0300
699
-
700
-
701
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:55 +0300
702
-
703
-
704
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:55 +0300
705
-
706
-
707
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:29:56 +0300
708
- Processing by SmstestController#home as HTML
709
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
710
- Completed 200 OK in 131ms (Views: 5.1ms | ActiveRecord: 0.0ms)
711
-
712
-
713
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:56 +0300
714
-
715
-
716
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:29:56 +0300
717
-
718
-
719
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:56 +0300
720
-
721
-
722
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:29:56 +0300
723
-
724
-
725
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:30:11 +0300
726
- Processing by SmstestController#home as HTML
727
- Rendered smstest/home.html.erb within layouts/application (1.7ms)
728
- Completed 500 Internal Server Error in 132ms (ActiveRecord: 0.0ms)
729
-
730
- ActionView::Template::Error (undefined method `Response' for #<Hash:0x007fb1ec160c88>):
731
- 1: <h1>Smstest#home</h1>
732
- 2: <p>Find me in app/views/smstest/home.html.erb</p>
733
- 3: <p>
734
- 4: <%= @b.Response %>
735
- 5: <br>
736
- 6: <%= @a %>
737
- 7: </p>
738
- app/views/smstest/home.html.erb:4:in `_app_views_smstest_home_html_erb__1557210665450845940_70201073424280'
739
-
740
-
741
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms)
742
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
743
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
744
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (15.9ms)
745
-
746
-
747
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:30:14 +0300
748
- Processing by SmstestController#home as HTML
749
- Rendered smstest/home.html.erb within layouts/application (0.7ms)
750
- Completed 200 OK in 146ms (Views: 11.0ms | ActiveRecord: 0.0ms)
751
-
752
-
753
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:30:14 +0300
754
-
755
-
756
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:30:14 +0300
757
-
758
-
759
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:30:14 +0300
760
-
761
-
762
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:30:14 +0300
763
-
764
-
765
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:30:54 +0300
766
- Processing by SmstestController#home as HTML
767
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
768
- Completed 200 OK in 141ms (Views: 7.5ms | ActiveRecord: 0.0ms)
769
-
770
-
771
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:30:54 +0300
772
-
773
-
774
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:30:54 +0300
775
-
776
-
777
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:30:54 +0300
778
-
779
-
780
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:30:54 +0300
781
-
782
-
783
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:31:00 +0300
784
- Processing by SmstestController#home as HTML
785
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
786
- Completed 200 OK in 260ms (Views: 125.0ms | ActiveRecord: 0.0ms)
787
-
788
-
789
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:00 +0300
790
-
791
-
792
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:00 +0300
793
-
794
-
795
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:00 +0300
796
-
797
-
798
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:00 +0300
799
-
800
-
801
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:31:11 +0300
802
- Processing by SmstestController#home as HTML
803
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
804
- Completed 200 OK in 141ms (Views: 5.2ms | ActiveRecord: 0.0ms)
805
-
806
-
807
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:11 +0300
808
-
809
-
810
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:11 +0300
811
-
812
-
813
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:11 +0300
814
-
815
-
816
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:11 +0300
817
-
818
-
819
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:31:21 +0300
820
- Processing by SmstestController#home as HTML
821
- Rendered smstest/home.html.erb within layouts/application (0.3ms)
822
- Completed 200 OK in 142ms (Views: 5.1ms | ActiveRecord: 0.0ms)
823
-
824
-
825
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:21 +0300
826
-
827
-
828
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:21 +0300
829
-
830
-
831
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:21 +0300
832
-
833
-
834
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:21 +0300
835
-
836
-
837
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:31:41 +0300
838
- Processing by SmstestController#home as HTML
839
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
840
- Completed 200 OK in 138ms (Views: 4.8ms | ActiveRecord: 0.0ms)
841
-
842
-
843
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:42 +0300
844
-
845
-
846
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:31:42 +0300
847
-
848
-
849
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:42 +0300
850
-
851
-
852
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:31:42 +0300
853
-
854
-
855
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:35:29 +0300
856
- Processing by SmstestController#home as HTML
857
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
858
- Completed 200 OK in 473ms (Views: 139.6ms | ActiveRecord: 0.0ms)
859
-
860
-
861
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:35:30 +0300
862
-
863
-
864
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:35:30 +0300
865
-
866
-
867
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:35:30 +0300
868
-
869
-
870
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:35:30 +0300
871
-
872
-
873
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:35:52 +0300
874
- Processing by SmstestController#home as HTML
875
- Rendered smstest/home.html.erb within layouts/application (0.9ms)
876
- Completed 200 OK in 201ms (Views: 128.3ms | ActiveRecord: 0.0ms)
877
-
878
-
879
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:35:52 +0300
880
-
881
-
882
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:35:52 +0300
883
-
884
-
885
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:35:52 +0300
886
-
887
-
888
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:35:52 +0300
889
-
890
-
891
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:37:11 +0300
892
- Processing by SmstestController#home as HTML
893
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
894
- Completed 200 OK in 82ms (Views: 6.6ms | ActiveRecord: 0.0ms)
895
-
896
-
897
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:37:11 +0300
898
-
899
-
900
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:37:11 +0300
901
-
902
-
903
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:37:11 +0300
904
-
905
-
906
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:37:11 +0300
907
-
908
-
909
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:37:42 +0300
910
- Processing by SmstestController#home as HTML
911
- Rendered smstest/home.html.erb within layouts/application (0.9ms)
912
- Completed 200 OK in 136ms (Views: 135.7ms | ActiveRecord: 0.0ms)
913
-
914
-
915
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:37:42 +0300
916
-
917
-
918
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:37:42 +0300
919
-
920
-
921
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:37:42 +0300
922
-
923
-
924
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:37:42 +0300
925
-
926
-
927
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:04 +0300
928
- Processing by SmstestController#home as HTML
929
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
930
- Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
931
-
932
-
933
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:04 +0300
934
-
935
-
936
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:04 +0300
937
-
938
-
939
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:04 +0300
940
-
941
-
942
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:04 +0300
943
-
944
-
945
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
946
- Processing by SmstestController#home as HTML
947
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
948
- Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
949
-
950
-
951
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
952
-
953
-
954
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
955
-
956
-
957
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
958
-
959
-
960
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
961
-
962
-
963
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
964
- Processing by SmstestController#home as HTML
965
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
966
- Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
967
-
968
-
969
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
970
-
971
-
972
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
973
-
974
-
975
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
976
-
977
-
978
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:06 +0300
979
-
980
-
981
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:07 +0300
982
- Processing by SmstestController#home as HTML
983
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
984
- Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
985
-
986
-
987
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:07 +0300
988
-
989
-
990
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:07 +0300
991
-
992
-
993
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:07 +0300
994
-
995
-
996
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:07 +0300
997
-
998
-
999
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:12 +0300
1000
- Processing by SmstestController#home as HTML
1001
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
1002
- Completed 200 OK in 132ms (Views: 131.3ms | ActiveRecord: 0.0ms)
1003
-
1004
-
1005
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:12 +0300
1006
-
1007
-
1008
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:12 +0300
1009
-
1010
-
1011
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:12 +0300
1012
-
1013
-
1014
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:12 +0300
1015
-
1016
-
1017
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:34 +0300
1018
- Processing by SmstestController#home as HTML
1019
- Rendered smstest/home.html.erb within layouts/application (1.9ms)
1020
- Completed 200 OK in 244ms (Views: 242.2ms | ActiveRecord: 0.0ms)
1021
-
1022
-
1023
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:34 +0300
1024
-
1025
-
1026
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:34 +0300
1027
-
1028
-
1029
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:34 +0300
1030
-
1031
-
1032
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:34 +0300
1033
-
1034
-
1035
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:42 +0300
1036
- Processing by SmstestController#home as HTML
1037
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1038
- Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms)
1039
-
1040
-
1041
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:42 +0300
1042
-
1043
-
1044
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:42 +0300
1045
-
1046
-
1047
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:42 +0300
1048
-
1049
-
1050
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:42 +0300
1051
-
1052
-
1053
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:39:44 +0300
1054
- Processing by SmstestController#home as HTML
1055
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1056
- Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
1057
-
1058
-
1059
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:44 +0300
1060
-
1061
-
1062
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:39:44 +0300
1063
-
1064
-
1065
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:44 +0300
1066
-
1067
-
1068
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:39:44 +0300
1069
-
1070
-
1071
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:40:04 +0300
1072
- Processing by SmstestController#home as HTML
1073
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
1074
- Completed 200 OK in 539ms (Views: 177.9ms | ActiveRecord: 0.0ms)
1075
-
1076
-
1077
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:40:04 +0300
1078
-
1079
-
1080
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:40:04 +0300
1081
-
1082
-
1083
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:40:04 +0300
1084
-
1085
-
1086
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:40:04 +0300
1087
-
1088
-
1089
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:41:08 +0300
1090
- Processing by SmstestController#home as HTML
1091
- Rendered smstest/home.html.erb within layouts/application (0.7ms)
1092
- Completed 200 OK in 493ms (Views: 130.9ms | ActiveRecord: 0.0ms)
1093
-
1094
-
1095
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:41:08 +0300
1096
-
1097
-
1098
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:41:08 +0300
1099
-
1100
-
1101
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:41:08 +0300
1102
-
1103
-
1104
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:41:08 +0300
1105
-
1106
-
1107
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:48:01 +0300
1108
- Processing by SmstestController#home as HTML
1109
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1110
- Completed 200 OK in 344ms (Views: 5.1ms | ActiveRecord: 0.0ms)
1111
-
1112
-
1113
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:01 +0300
1114
-
1115
-
1116
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:01 +0300
1117
-
1118
-
1119
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:01 +0300
1120
-
1121
-
1122
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:01 +0300
1123
-
1124
-
1125
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:48:08 +0300
1126
- Processing by SmstestController#home as HTML
1127
- Rendered smstest/home.html.erb within layouts/application (0.9ms)
1128
- Completed 200 OK in 425ms (Views: 137.0ms | ActiveRecord: 0.0ms)
1129
-
1130
-
1131
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:08 +0300
1132
-
1133
-
1134
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:08 +0300
1135
-
1136
-
1137
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:08 +0300
1138
-
1139
-
1140
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:08 +0300
1141
-
1142
-
1143
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:48:29 +0300
1144
- Processing by SmstestController#home as HTML
1145
- Rendered smstest/home.html.erb within layouts/application (1.2ms)
1146
- Completed 200 OK in 416ms (Views: 141.6ms | ActiveRecord: 0.0ms)
1147
-
1148
-
1149
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:30 +0300
1150
-
1151
-
1152
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:48:30 +0300
1153
-
1154
-
1155
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:30 +0300
1156
-
1157
-
1158
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:48:30 +0300
1159
-
1160
-
1161
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:50:41 +0300
1162
- Processing by SmstestController#home as HTML
1163
- Rendered smstest/home.html.erb within layouts/application (0.8ms)
1164
- Completed 200 OK in 447ms (Views: 135.3ms | ActiveRecord: 0.0ms)
1165
-
1166
-
1167
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:50:42 +0300
1168
-
1169
-
1170
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:50:42 +0300
1171
-
1172
-
1173
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:50:42 +0300
1174
-
1175
-
1176
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:50:42 +0300
1177
-
1178
-
1179
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:52:33 +0300
1180
- Processing by SmstestController#home as HTML
1181
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
1182
- Completed 200 OK in 370ms (Views: 6.4ms | ActiveRecord: 0.0ms)
1183
-
1184
-
1185
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:52:33 +0300
1186
-
1187
-
1188
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:52:33 +0300
1189
-
1190
-
1191
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:52:33 +0300
1192
-
1193
-
1194
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:52:33 +0300
1195
-
1196
-
1197
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:52:53 +0300
1198
- Processing by SmstestController#home as HTML
1199
- Rendered smstest/home.html.erb within layouts/application (0.9ms)
1200
- Completed 200 OK in 419ms (Views: 132.4ms | ActiveRecord: 0.0ms)
1201
-
1202
-
1203
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:52:54 +0300
1204
-
1205
-
1206
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:52:54 +0300
1207
-
1208
-
1209
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:52:54 +0300
1210
-
1211
-
1212
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:52:54 +0300
1213
-
1214
-
1215
- Started GET "/sms" for 127.0.0.1 at 2016-08-09 13:53:55 +0300
1216
-
1217
- ActionController::RoutingError (No route matches [GET] "/sms"):
1218
- actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1219
- actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1220
- railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
1221
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
1222
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1223
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
1224
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
1225
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
1226
- actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1227
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1228
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1229
- activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1230
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1231
- actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
1232
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1233
- railties (4.2.6) lib/rails/engine.rb:518:in `call'
1234
- railties (4.2.6) lib/rails/application.rb:165:in `call'
1235
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1236
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1237
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1238
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1239
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1240
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1241
-
1242
-
1243
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms)
1244
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
1245
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms)
1246
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
1247
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.9ms)
1248
-
1249
-
1250
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:53:59 +0300
1251
- Processing by SmstestController#home as HTML
1252
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1253
- Completed 200 OK in 402ms (Views: 4.9ms | ActiveRecord: 0.0ms)
1254
-
1255
-
1256
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:54:00 +0300
1257
- Processing by SmstestController#home as HTML
1258
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1259
- Completed 200 OK in 273ms (Views: 4.4ms | ActiveRecord: 0.0ms)
1260
-
1261
-
1262
- Started GET "/sms" for 127.0.0.1 at 2016-08-09 13:54:06 +0300
1263
-
1264
- ActionController::RoutingError (No route matches [GET] "/sms"):
1265
- actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1266
- actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1267
- railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
1268
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
1269
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1270
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
1271
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
1272
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
1273
- actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1274
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1275
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1276
- activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1277
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1278
- actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
1279
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1280
- railties (4.2.6) lib/rails/engine.rb:518:in `call'
1281
- railties (4.2.6) lib/rails/application.rb:165:in `call'
1282
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1283
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1284
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1285
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1286
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1287
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1288
-
1289
-
1290
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
1291
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
1292
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
1293
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
1294
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (12.3ms)
1295
-
1296
-
1297
- Started GET "/sms.xml" for 127.0.0.1 at 2016-08-09 13:54:06 +0300
1298
-
1299
- ActionController::RoutingError (No route matches [GET] "/sms.xml"):
1300
- actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1301
- actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1302
- railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
1303
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
1304
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1305
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
1306
- activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
1307
- railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
1308
- actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1309
- rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
1310
- rack (1.6.4) lib/rack/runtime.rb:18:in `call'
1311
- activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
1312
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1313
- actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
1314
- rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
1315
- railties (4.2.6) lib/rails/engine.rb:518:in `call'
1316
- railties (4.2.6) lib/rails/application.rb:165:in `call'
1317
- rack (1.6.4) lib/rack/lock.rb:17:in `call'
1318
- rack (1.6.4) lib/rack/content_length.rb:15:in `call'
1319
- rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
1320
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
1321
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
1322
- /home/emre/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
1323
-
1324
-
1325
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
1326
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
1327
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
1328
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
1329
- Rendered /home/emre/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (12.4ms)
1330
-
1331
-
1332
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:55:01 +0300
1333
- Processing by SmstestController#home as HTML
1334
- Rendered smstest/home.html.erb within layouts/application (0.9ms)
1335
- Completed 200 OK in 412ms (Views: 134.9ms | ActiveRecord: 0.0ms)
1336
-
1337
-
1338
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:02 +0300
1339
-
1340
-
1341
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:02 +0300
1342
-
1343
-
1344
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:02 +0300
1345
-
1346
-
1347
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:02 +0300
1348
-
1349
-
1350
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:55:36 +0300
1351
- Processing by SmstestController#home as HTML
1352
- Rendered smstest/home.html.erb within layouts/application (1.1ms)
1353
- Completed 200 OK in 549ms (Views: 131.7ms | ActiveRecord: 0.0ms)
1354
-
1355
-
1356
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:36 +0300
1357
-
1358
-
1359
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:36 +0300
1360
-
1361
-
1362
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:36 +0300
1363
-
1364
-
1365
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:36 +0300
1366
-
1367
-
1368
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:55:55 +0300
1369
- Processing by SmstestController#home as HTML
1370
- Rendered smstest/home.html.erb within layouts/application (0.1ms)
1371
- Completed 200 OK in 1726ms (Views: 6.6ms | ActiveRecord: 0.0ms)
1372
-
1373
-
1374
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:57 +0300
1375
-
1376
-
1377
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:57 +0300
1378
-
1379
-
1380
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:55:57 +0300
1381
-
1382
-
1383
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:55:57 +0300
1384
-
1385
-
1386
- Started GET "/" for 127.0.0.1 at 2016-08-09 13:56:54 +0300
1387
- Processing by SmstestController#home as HTML
1388
- Rendered smstest/home.html.erb within layouts/application (0.4ms)
1389
- Completed 200 OK in 327ms (Views: 8.0ms | ActiveRecord: 0.0ms)
1390
-
1391
-
1392
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 13:56:54 +0300
1393
-
1394
-
1395
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 13:56:54 +0300
1396
-
1397
-
1398
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 13:56:54 +0300
1399
-
1400
-
1401
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 13:56:54 +0300
1402
-
1403
-
1404
- Started GET "/" for 127.0.0.1 at 2016-08-09 14:05:37 +0300
1405
- Processing by SmstestController#home as HTML
1406
- Rendered smstest/home.html.erb within layouts/application (1.0ms)
1407
- Completed 200 OK in 478ms (Views: 133.7ms | ActiveRecord: 0.0ms)
1408
-
1409
-
1410
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 14:05:38 +0300
1411
-
1412
-
1413
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 14:05:38 +0300
1414
-
1415
-
1416
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 14:05:38 +0300
1417
-
1418
-
1419
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 14:05:38 +0300
1420
-
1421
-
1422
- Started GET "/" for 127.0.0.1 at 2016-08-09 14:08:24 +0300
1423
- Processing by SmstestController#home as HTML
1424
- Rendered smstest/home.html.erb within layouts/application (0.6ms)
1425
- Completed 200 OK in 338ms (Views: 9.7ms | ActiveRecord: 0.0ms)
1426
-
1427
-
1428
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 14:08:25 +0300
1429
-
1430
-
1431
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 14:08:25 +0300
1432
-
1433
-
1434
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 14:08:25 +0300
1435
-
1436
-
1437
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 14:08:25 +0300
1438
-
1439
-
1440
- Started GET "/" for 127.0.0.1 at 2016-08-09 14:09:02 +0300
1441
- Processing by SmstestController#home as HTML
1442
- Rendered smstest/home.html.erb within layouts/application (1.6ms)
1443
- Completed 200 OK in 9051ms (Views: 274.4ms | ActiveRecord: 0.0ms)
1444
-
1445
-
1446
- Started GET "/assets/smstest.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-08-09 14:09:11 +0300
1447
-
1448
-
1449
- Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-08-09 14:09:11 +0300
1450
-
1451
-
1452
- Started GET "/assets/smstest.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-08-09 14:09:11 +0300
1453
-
1454
-
1455
- Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-08-09 14:09:11 +0300