polyblock 0.3.9 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32929,3 +32929,1494 @@ Processing by Polyblock::PolyblocksController#update as */*
32929
32929
   (2.2ms) commit transaction
32930
32930
  Rendered text template (0.1ms)
32931
32931
  Completed 200 OK in 8ms (Views: 0.6ms | ActiveRecord: 3.1ms)
32932
+
32933
+
32934
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:33:59 -0500
32935
+ ActiveRecord::SchemaMigration Load (30.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
32936
+ Processing by HomeController#index as HTML
32937
+  (19.3ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
32938
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
32939
+  (0.4ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'New'
32940
+ Polyblock::Block Load (0.3ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'New' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
32941
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (37.2ms)
32942
+ Rendered home/index.html.haml within layouts/application (310.3ms)
32943
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.6ms)
32944
+ Completed 200 OK in 2405ms (Views: 2280.3ms | ActiveRecord: 21.2ms)
32945
+
32946
+
32947
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32948
+
32949
+
32950
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32951
+
32952
+
32953
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32954
+
32955
+
32956
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32957
+
32958
+
32959
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32960
+
32961
+
32962
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32963
+
32964
+
32965
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32966
+
32967
+
32968
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32969
+
32970
+
32971
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32972
+
32973
+
32974
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32975
+
32976
+
32977
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32978
+
32979
+
32980
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32981
+
32982
+
32983
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32984
+
32985
+
32986
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:02 -0500
32987
+
32988
+
32989
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
32990
+
32991
+
32992
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
32993
+
32994
+
32995
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
32996
+
32997
+
32998
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
32999
+
33000
+
33001
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33002
+
33003
+
33004
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33005
+
33006
+
33007
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33008
+
33009
+
33010
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33011
+
33012
+
33013
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33014
+
33015
+
33016
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33017
+
33018
+
33019
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33020
+
33021
+
33022
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33023
+
33024
+
33025
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33026
+
33027
+
33028
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33029
+
33030
+
33031
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33032
+
33033
+
33034
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33035
+
33036
+
33037
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33038
+
33039
+
33040
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33041
+
33042
+
33043
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33044
+
33045
+
33046
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33047
+
33048
+
33049
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33050
+
33051
+
33052
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33053
+
33054
+
33055
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33056
+
33057
+
33058
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33059
+
33060
+
33061
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33062
+
33063
+
33064
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33065
+
33066
+
33067
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33068
+
33069
+
33070
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33071
+
33072
+
33073
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33074
+
33075
+
33076
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33077
+
33078
+
33079
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33080
+
33081
+
33082
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33083
+
33084
+
33085
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33086
+
33087
+
33088
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33089
+
33090
+
33091
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33092
+
33093
+
33094
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33095
+
33096
+
33097
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33098
+
33099
+
33100
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33101
+
33102
+
33103
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33104
+
33105
+
33106
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33107
+
33108
+
33109
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:34:03 -0500
33110
+
33111
+
33112
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33113
+
33114
+
33115
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33116
+
33117
+
33118
+ Started GET "/assets/ckeditor/skins/moono/editor.css" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33119
+
33120
+
33121
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33122
+
33123
+
33124
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33125
+
33126
+
33127
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33128
+
33129
+
33130
+ Started GET "/assets/ckeditor/skins/moono/icons.png" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33131
+
33132
+
33133
+ Started GET "/assets/ckeditor/plugins/sourcedialog/icons/sourcedialog.png" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33134
+
33135
+
33136
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:34:04 -0500
33137
+
33138
+
33139
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:46:57 -0500
33140
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
33141
+ Processing by HomeController#index as HTML
33142
+  (15.1ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
33143
+ Polyblock::Block Load (0.3ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
33144
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Neww'
33145
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks"
33146
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" ORDER BY "polyblock_blocks"."id" DESC LIMIT 1
33147
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (47.6ms)
33148
+ Rendered home/index.html.haml within layouts/application (299.4ms)
33149
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.6ms)
33150
+ Completed 200 OK in 2094ms (Views: 1984.9ms | ActiveRecord: 16.8ms)
33151
+
33152
+
33153
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33154
+
33155
+
33156
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33157
+
33158
+
33159
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33160
+
33161
+
33162
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33163
+
33164
+
33165
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33166
+
33167
+
33168
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33169
+
33170
+
33171
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33172
+
33173
+
33174
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33175
+
33176
+
33177
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:46:59 -0500
33178
+
33179
+
33180
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33181
+
33182
+
33183
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33184
+
33185
+
33186
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33187
+
33188
+
33189
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33190
+
33191
+
33192
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33193
+
33194
+
33195
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33196
+
33197
+
33198
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33199
+
33200
+
33201
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33202
+
33203
+
33204
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33205
+
33206
+
33207
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33208
+
33209
+
33210
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33211
+
33212
+
33213
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33214
+
33215
+
33216
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33217
+
33218
+
33219
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33220
+
33221
+
33222
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33223
+
33224
+
33225
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33226
+
33227
+
33228
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33229
+
33230
+
33231
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33232
+
33233
+
33234
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33235
+
33236
+
33237
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33238
+
33239
+
33240
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33241
+
33242
+
33243
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33244
+
33245
+
33246
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33247
+
33248
+
33249
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33250
+
33251
+
33252
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33253
+
33254
+
33255
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33256
+
33257
+
33258
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33259
+
33260
+
33261
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33262
+
33263
+
33264
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33265
+
33266
+
33267
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33268
+
33269
+
33270
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33271
+
33272
+
33273
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33274
+
33275
+
33276
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33277
+
33278
+
33279
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33280
+
33281
+
33282
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33283
+
33284
+
33285
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33286
+
33287
+
33288
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33289
+
33290
+
33291
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33292
+
33293
+
33294
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33295
+
33296
+
33297
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33298
+
33299
+
33300
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33301
+
33302
+
33303
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:00 -0500
33304
+
33305
+
33306
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33307
+
33308
+
33309
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33310
+
33311
+
33312
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33313
+
33314
+
33315
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33316
+
33317
+
33318
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33319
+
33320
+
33321
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33322
+
33323
+
33324
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33325
+
33326
+
33327
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33328
+
33329
+
33330
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33331
+
33332
+
33333
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:47:01 -0500
33334
+
33335
+
33336
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33337
+ Processing by HomeController#index as HTML
33338
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
33339
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
33340
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Neww'
33341
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks"
33342
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" ORDER BY "polyblock_blocks"."id" DESC LIMIT 1
33343
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (2.8ms)
33344
+ Rendered home/index.html.haml within layouts/application (21.6ms)
33345
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.1ms)
33346
+ Completed 200 OK in 57ms (Views: 54.1ms | ActiveRecord: 0.8ms)
33347
+
33348
+
33349
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33350
+
33351
+
33352
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33353
+
33354
+
33355
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33356
+
33357
+
33358
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33359
+
33360
+
33361
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33362
+
33363
+
33364
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33365
+
33366
+
33367
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33368
+
33369
+
33370
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33371
+
33372
+
33373
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33374
+
33375
+
33376
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33377
+
33378
+
33379
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33380
+
33381
+
33382
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33383
+
33384
+
33385
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33386
+
33387
+
33388
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33389
+
33390
+
33391
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33392
+
33393
+
33394
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33395
+
33396
+
33397
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33398
+
33399
+
33400
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33401
+
33402
+
33403
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33404
+
33405
+
33406
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33407
+
33408
+
33409
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33410
+
33411
+
33412
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33413
+
33414
+
33415
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33416
+
33417
+
33418
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33419
+
33420
+
33421
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33422
+
33423
+
33424
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33425
+
33426
+
33427
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33428
+
33429
+
33430
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33431
+
33432
+
33433
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33434
+
33435
+
33436
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33437
+
33438
+
33439
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33440
+
33441
+
33442
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33443
+
33444
+
33445
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33446
+
33447
+
33448
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33449
+
33450
+
33451
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33452
+
33453
+
33454
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33455
+
33456
+
33457
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33458
+
33459
+
33460
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33461
+
33462
+
33463
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33464
+
33465
+
33466
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33467
+
33468
+
33469
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33470
+
33471
+
33472
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33473
+
33474
+
33475
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33476
+
33477
+
33478
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33479
+
33480
+
33481
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33482
+
33483
+
33484
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33485
+
33486
+
33487
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33488
+
33489
+
33490
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33491
+
33492
+
33493
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:11 -0500
33494
+
33495
+
33496
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33497
+
33498
+
33499
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33500
+
33501
+
33502
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33503
+
33504
+
33505
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33506
+
33507
+
33508
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33509
+
33510
+
33511
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33512
+
33513
+
33514
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33515
+
33516
+
33517
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33518
+
33519
+
33520
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33521
+
33522
+
33523
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33524
+
33525
+
33526
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33527
+
33528
+
33529
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:47:12 -0500
33530
+
33531
+
33532
+ Started POST "/polyblock/update" for 127.0.0.1 at 2014-02-01 15:47:23 -0500
33533
+ Processing by Polyblock::PolyblocksController#update as */*
33534
+ Parameters: {"pbs"=>{"0"=>{"id"=>"1", "name"=>"Test", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!fdsafdsfdsafdskljlkj dfsa</p>"}, "1"=>{"id"=>"3", "name"=>"Neww", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!<br><br>​fdsafd<br></p>"}}}
33535
+ Completed 500 Internal Server Error in 1ms
33536
+
33537
+ NoMethodError (undefined method `find' for Polyblock:Module):
33538
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:9:in `block in update'
33539
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `each'
33540
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `update'
33541
+ actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
33542
+ actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action'
33543
+ actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
33544
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
33545
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4014498770219026631__process_action__callbacks'
33546
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
33547
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action'
33548
+ actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
33549
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
33550
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument'
33551
+ activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
33552
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument'
33553
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
33554
+ actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
33555
+ activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
33556
+ actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process'
33557
+ actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process'
33558
+ actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch'
33559
+ actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
33560
+ actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action'
33561
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call'
33562
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
33563
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call'
33564
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
33565
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
33566
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
33567
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
33568
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
33569
+ railties (4.0.2) lib/rails/railtie/configurable.rb:30:in `method_missing'
33570
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
33571
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
33572
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
33573
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
33574
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
33575
+ rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
33576
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
33577
+ actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
33578
+ actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call'
33579
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
33580
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
33581
+ actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call'
33582
+ activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call'
33583
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
33584
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
33585
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
33586
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__353592164486039380__call__callbacks'
33587
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
33588
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
33589
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
33590
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
33591
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
33592
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33593
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
33594
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
33595
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
33596
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
33597
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
33598
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
33599
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33600
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33601
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33602
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
33603
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33604
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
33605
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33606
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
33607
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
33608
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33609
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33610
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33611
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
33612
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
33613
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
33614
+
33615
+
33616
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms)
33617
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
33618
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms)
33619
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (23.3ms)
33620
+
33621
+
33622
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:48:00 -0500
33623
+ Processing by HomeController#index as HTML
33624
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
33625
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
33626
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Neww'
33627
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks"
33628
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" ORDER BY "polyblock_blocks"."id" DESC LIMIT 1
33629
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (2.9ms)
33630
+ Rendered home/index.html.haml within layouts/application (25.2ms)
33631
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.1ms)
33632
+ Completed 200 OK in 113ms (Views: 92.8ms | ActiveRecord: 2.0ms)
33633
+
33634
+
33635
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33636
+
33637
+
33638
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33639
+
33640
+
33641
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33642
+
33643
+
33644
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33645
+
33646
+
33647
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33648
+
33649
+
33650
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33651
+
33652
+
33653
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33654
+
33655
+
33656
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33657
+
33658
+
33659
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33660
+
33661
+
33662
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33663
+
33664
+
33665
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33666
+
33667
+
33668
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33669
+
33670
+
33671
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33672
+
33673
+
33674
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33675
+
33676
+
33677
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33678
+
33679
+
33680
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33681
+
33682
+
33683
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33684
+
33685
+
33686
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33687
+
33688
+
33689
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33690
+
33691
+
33692
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33693
+
33694
+
33695
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33696
+
33697
+
33698
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33699
+
33700
+
33701
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33702
+
33703
+
33704
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33705
+
33706
+
33707
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33708
+
33709
+
33710
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33711
+
33712
+
33713
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33714
+
33715
+
33716
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33717
+
33718
+
33719
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33720
+
33721
+
33722
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33723
+
33724
+
33725
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33726
+
33727
+
33728
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33729
+
33730
+
33731
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33732
+
33733
+
33734
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33735
+
33736
+
33737
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33738
+
33739
+
33740
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33741
+
33742
+
33743
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33744
+
33745
+
33746
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33747
+
33748
+
33749
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33750
+
33751
+
33752
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33753
+
33754
+
33755
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33756
+
33757
+
33758
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33759
+
33760
+
33761
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33762
+
33763
+
33764
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33765
+
33766
+
33767
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33768
+
33769
+
33770
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33771
+
33772
+
33773
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33774
+
33775
+
33776
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33777
+
33778
+
33779
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33780
+
33781
+
33782
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33783
+
33784
+
33785
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33786
+
33787
+
33788
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33789
+
33790
+
33791
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33792
+
33793
+
33794
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33795
+
33796
+
33797
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33798
+
33799
+
33800
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:48:01 -0500
33801
+
33802
+
33803
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:48:02 -0500
33804
+
33805
+
33806
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:48:02 -0500
33807
+
33808
+
33809
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:48:02 -0500
33810
+
33811
+
33812
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:48:02 -0500
33813
+
33814
+
33815
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:48:02 -0500
33816
+
33817
+
33818
+ Started POST "/polyblock/update" for 127.0.0.1 at 2014-02-01 15:48:08 -0500
33819
+ Processing by Polyblock::PolyblocksController#update as */*
33820
+ Parameters: {"pbs"=>{"0"=>{"id"=>"1", "name"=>"Test", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!fdsafdsfdsafdskljlkj dfsa</p>"}, "1"=>{"id"=>"3", "name"=>"Neww", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!<br><br>​dfsadfas<br></p>"}}}
33821
+ Polyblock::Block Load (0.3ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = ? LIMIT 1 [["id", "1"]]
33822
+  (0.1ms) begin transaction
33823
+  (0.1ms) commit transaction
33824
+ Polyblock::Block Load (0.1ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = ? LIMIT 1 [["id", "3"]]
33825
+ Completed 404 Not Found in 6ms
33826
+
33827
+ ActiveRecord::RecordNotFound (Couldn't find Polyblock::Block with id=3):
33828
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:198:in `raise_record_not_found_exception!'
33829
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:284:in `find_one'
33830
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:268:in `find_with_ids'
33831
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:35:in `find'
33832
+ activerecord-deprecated_finders (1.0.3) lib/active_record/deprecated_finders/relation.rb:122:in `find'
33833
+ activerecord (4.0.2) lib/active_record/querying.rb:3:in `find'
33834
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:9:in `block in update'
33835
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `each'
33836
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `update'
33837
+ actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
33838
+ actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action'
33839
+ actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
33840
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
33841
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4014498770219026631__process_action__callbacks'
33842
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
33843
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action'
33844
+ actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
33845
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
33846
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument'
33847
+ activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
33848
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument'
33849
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
33850
+ actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
33851
+ activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
33852
+ actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process'
33853
+ actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process'
33854
+ actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch'
33855
+ actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
33856
+ actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action'
33857
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call'
33858
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
33859
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call'
33860
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
33861
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
33862
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
33863
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
33864
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
33865
+ railties (4.0.2) lib/rails/railtie/configurable.rb:30:in `method_missing'
33866
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
33867
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
33868
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
33869
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
33870
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
33871
+ rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
33872
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
33873
+ actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
33874
+ actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call'
33875
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
33876
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
33877
+ actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call'
33878
+ activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call'
33879
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
33880
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
33881
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
33882
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__353592164486039380__call__callbacks'
33883
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
33884
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
33885
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
33886
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
33887
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
33888
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
33889
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
33890
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
33891
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
33892
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
33893
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
33894
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
33895
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33896
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
33897
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
33898
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
33899
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33900
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
33901
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
33902
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
33903
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
33904
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
33905
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
33906
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
33907
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
33908
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
33909
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
33910
+
33911
+
33912
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.9ms)
33913
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
33914
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.8ms)
33915
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (18.3ms)
33916
+
33917
+
33918
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:49:05 -0500
33919
+ Processing by HomeController#index as HTML
33920
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
33921
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
33922
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Neww'
33923
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks"
33924
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" ORDER BY "polyblock_blocks"."id" DESC LIMIT 1
33925
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (2.9ms)
33926
+ Rendered home/index.html.haml within layouts/application (25.1ms)
33927
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.1ms)
33928
+ Completed 200 OK in 76ms (Views: 55.1ms | ActiveRecord: 2.1ms)
33929
+
33930
+
33931
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33932
+
33933
+
33934
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33935
+
33936
+
33937
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33938
+
33939
+
33940
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33941
+
33942
+
33943
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33944
+
33945
+
33946
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33947
+
33948
+
33949
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33950
+
33951
+
33952
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33953
+
33954
+
33955
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33956
+
33957
+
33958
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33959
+
33960
+
33961
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33962
+
33963
+
33964
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33965
+
33966
+
33967
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33968
+
33969
+
33970
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33971
+
33972
+
33973
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33974
+
33975
+
33976
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33977
+
33978
+
33979
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33980
+
33981
+
33982
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33983
+
33984
+
33985
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33986
+
33987
+
33988
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33989
+
33990
+
33991
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33992
+
33993
+
33994
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33995
+
33996
+
33997
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
33998
+
33999
+
34000
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34001
+
34002
+
34003
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34004
+
34005
+
34006
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34007
+
34008
+
34009
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34010
+
34011
+
34012
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34013
+
34014
+
34015
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34016
+
34017
+
34018
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34019
+
34020
+
34021
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34022
+
34023
+
34024
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34025
+
34026
+
34027
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34028
+
34029
+
34030
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34031
+
34032
+
34033
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34034
+
34035
+
34036
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34037
+
34038
+
34039
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34040
+
34041
+
34042
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34043
+
34044
+
34045
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34046
+
34047
+
34048
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34049
+
34050
+
34051
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34052
+
34053
+
34054
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34055
+
34056
+
34057
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34058
+
34059
+
34060
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34061
+
34062
+
34063
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34064
+
34065
+
34066
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34067
+
34068
+
34069
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34070
+
34071
+
34072
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34073
+
34074
+
34075
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34076
+
34077
+
34078
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34079
+
34080
+
34081
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34082
+
34083
+
34084
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34085
+
34086
+
34087
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34088
+
34089
+
34090
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34091
+
34092
+
34093
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34094
+
34095
+
34096
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:49:06 -0500
34097
+
34098
+
34099
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:49:07 -0500
34100
+
34101
+
34102
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:49:07 -0500
34103
+
34104
+
34105
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:49:07 -0500
34106
+
34107
+
34108
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:49:07 -0500
34109
+
34110
+
34111
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:49:07 -0500
34112
+
34113
+
34114
+ Started POST "/polyblock/update" for 127.0.0.1 at 2014-02-01 15:49:10 -0500
34115
+ Processing by Polyblock::PolyblocksController#update as */*
34116
+ Parameters: {"pbs"=>{"0"=>{"id"=>"1", "name"=>"Test", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!fdsafdsfdsafdskljlkj dfsa</p>"}, "1"=>{"id"=>"3", "name"=>"Neww", "content"=>"<p>This block is cfdsafdsaontent managed by Polyblock!<br>Click to edit me!</p>"}}}
34117
+ Polyblock::Block Load (0.3ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = ? LIMIT 1 [["id", "1"]]
34118
+  (0.1ms) begin transaction
34119
+  (0.1ms) commit transaction
34120
+ Polyblock::Block Load (0.1ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = ? LIMIT 1 [["id", "3"]]
34121
+ Completed 404 Not Found in 6ms
34122
+
34123
+ ActiveRecord::RecordNotFound (Couldn't find Polyblock::Block with id=3):
34124
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:198:in `raise_record_not_found_exception!'
34125
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:284:in `find_one'
34126
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:268:in `find_with_ids'
34127
+ activerecord (4.0.2) lib/active_record/relation/finder_methods.rb:35:in `find'
34128
+ activerecord-deprecated_finders (1.0.3) lib/active_record/deprecated_finders/relation.rb:122:in `find'
34129
+ activerecord (4.0.2) lib/active_record/querying.rb:3:in `find'
34130
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:9:in `block in update'
34131
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `each'
34132
+ /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/controllers/polyblock/polyblocks_controller.rb:8:in `update'
34133
+ actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
34134
+ actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action'
34135
+ actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action'
34136
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
34137
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4014498770219026631__process_action__callbacks'
34138
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
34139
+ actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action'
34140
+ actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
34141
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
34142
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument'
34143
+ activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
34144
+ activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument'
34145
+ actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
34146
+ actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
34147
+ activerecord (4.0.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
34148
+ actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process'
34149
+ actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process'
34150
+ actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch'
34151
+ actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
34152
+ actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action'
34153
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call'
34154
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
34155
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call'
34156
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
34157
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
34158
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
34159
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
34160
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
34161
+ railties (4.0.2) lib/rails/railtie/configurable.rb:30:in `method_missing'
34162
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
34163
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
34164
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
34165
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
34166
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
34167
+ rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
34168
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
34169
+ actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
34170
+ actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call'
34171
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
34172
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
34173
+ actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call'
34174
+ activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call'
34175
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
34176
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
34177
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
34178
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__353592164486039380__call__callbacks'
34179
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
34180
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
34181
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
34182
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
34183
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
34184
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
34185
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
34186
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
34187
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
34188
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
34189
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
34190
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
34191
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
34192
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34193
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
34194
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
34195
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34196
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
34197
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
34198
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
34199
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
34200
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
34201
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
34202
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
34203
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
34204
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
34205
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
34206
+
34207
+
34208
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms)
34209
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
34210
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.9ms)
34211
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (18.0ms)
34212
+
34213
+
34214
+ Started GET "/" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34215
+ Processing by HomeController#index as HTML
34216
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test'
34217
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Test' ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
34218
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."name" = 'Neww'
34219
+  (0.1ms) SELECT COUNT(*) FROM "polyblock_blocks"
34220
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" ORDER BY "polyblock_blocks"."id" DESC LIMIT 1
34221
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_simple_fields_for.html.haml (2.6ms)
34222
+ Rendered home/index.html.haml within layouts/application (24.2ms)
34223
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polyblock/app/views/polyblock/_editor_bar.html.erb (0.1ms)
34224
+ Completed 200 OK in 74ms (Views: 54.2ms | ActiveRecord: 1.9ms)
34225
+
34226
+
34227
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34228
+
34229
+
34230
+ Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34231
+
34232
+
34233
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34234
+
34235
+
34236
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34237
+
34238
+
34239
+ Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34240
+
34241
+
34242
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34243
+
34244
+
34245
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34246
+
34247
+
34248
+ Started GET "/assets/jquery.ui.accordion.js?body=1" for 127.0.0.1 at 2014-02-01 15:49:59 -0500
34249
+
34250
+
34251
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34252
+
34253
+
34254
+ Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34255
+
34256
+
34257
+ Started GET "/assets/jquery.ui.button.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34258
+
34259
+
34260
+ Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34261
+
34262
+
34263
+ Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34264
+
34265
+
34266
+ Started GET "/assets/jquery.ui.mouse.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34267
+
34268
+
34269
+ Started GET "/assets/jquery.ui.draggable.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34270
+
34271
+
34272
+ Started GET "/assets/jquery.ui.resizable.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34273
+
34274
+
34275
+ Started GET "/assets/jquery.ui.dialog.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34276
+
34277
+
34278
+ Started GET "/assets/jquery.ui.droppable.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34279
+
34280
+
34281
+ Started GET "/assets/jquery.ui.effect.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34282
+
34283
+
34284
+ Started GET "/assets/jquery.ui.effect-blind.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34285
+
34286
+
34287
+ Started GET "/assets/jquery.ui.effect-explode.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34288
+
34289
+
34290
+ Started GET "/assets/jquery.ui.effect-clip.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34291
+
34292
+
34293
+ Started GET "/assets/jquery.ui.effect-bounce.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34294
+
34295
+
34296
+ Started GET "/assets/jquery.ui.effect-drop.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34297
+
34298
+
34299
+ Started GET "/assets/jquery.ui.effect-fade.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34300
+
34301
+
34302
+ Started GET "/assets/jquery.ui.effect-highlight.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34303
+
34304
+
34305
+ Started GET "/assets/jquery.ui.effect-fold.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34306
+
34307
+
34308
+ Started GET "/assets/jquery.ui.effect-pulsate.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34309
+
34310
+
34311
+ Started GET "/assets/jquery.ui.effect-scale.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34312
+
34313
+
34314
+ Started GET "/assets/jquery.ui.effect-shake.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34315
+
34316
+
34317
+ Started GET "/assets/jquery.ui.effect-slide.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34318
+
34319
+
34320
+ Started GET "/assets/jquery.ui.effect-transfer.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34321
+
34322
+
34323
+ Started GET "/assets/jquery.ui.progressbar.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34324
+
34325
+
34326
+ Started GET "/assets/jquery.ui.selectable.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34327
+
34328
+
34329
+ Started GET "/assets/jquery.ui.slider.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34330
+
34331
+
34332
+ Started GET "/assets/jquery.ui.sortable.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34333
+
34334
+
34335
+ Started GET "/assets/jquery.ui.spinner.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34336
+
34337
+
34338
+ Started GET "/assets/jquery.ui.tabs.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34339
+
34340
+
34341
+ Started GET "/assets/jquery.ui.tooltip.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34342
+
34343
+
34344
+ Started GET "/assets/jquery.ui.all.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34345
+
34346
+
34347
+ Started GET "/assets/underscore.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34348
+
34349
+
34350
+ Started GET "/assets/underscore.string.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34351
+
34352
+
34353
+ Started GET "/assets/beautify.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34354
+
34355
+
34356
+ Started GET "/assets/beautify-css.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34357
+
34358
+
34359
+ Started GET "/assets/beautify-html.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34360
+
34361
+
34362
+ Started GET "/assets/clientside-haml.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34363
+
34364
+
34365
+ Started GET "/assets/ckeditor/override.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34366
+
34367
+
34368
+ Started GET "/assets/ckeditor/init.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34369
+
34370
+
34371
+ Started GET "/assets/ckeditor/ckeditor.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34372
+
34373
+
34374
+ Started GET "/assets/transit.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34375
+
34376
+
34377
+ Started GET "/assets/polyblock/polyblock.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34378
+
34379
+
34380
+ Started GET "/assets/polyblock/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34381
+
34382
+
34383
+ Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34384
+
34385
+
34386
+ Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34387
+
34388
+
34389
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34390
+
34391
+
34392
+ Started GET "/assets/haml.map" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34393
+
34394
+
34395
+ Started GET "/assets/ckeditor/config.js" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34396
+
34397
+
34398
+ Started GET "/assets/ckeditor/lang/en.js" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34399
+
34400
+
34401
+ Started GET "/assets/ckeditor/styles.js" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34402
+
34403
+
34404
+ Started GET "/assets/ckeditor/plugins/sourcedialog/plugin.js" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34405
+
34406
+
34407
+ Started GET "/assets/ckeditor/contents.css" for 127.0.0.1 at 2014-02-01 15:50:00 -0500
34408
+
34409
+
34410
+ Started POST "/polyblock/update" for 127.0.0.1 at 2014-02-01 15:50:05 -0500
34411
+ Processing by Polyblock::PolyblocksController#update as */*
34412
+ Parameters: {"pbs"=>{"0"=>{"id"=>"1", "name"=>"Test", "content"=>"<p>This block is content managed by Polyblock!<br>Click to edit me!fdsafdsfdsafdskljlkj dfsa</p>"}, "1"=>{"id"=>"3", "name"=>"Neww", "content"=>"<p>This block is content managed by Polyblock!dsaDAS<br>Click to edit me!</p>"}}}
34413
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = 1
34414
+ Polyblock::Block Load (0.2ms) SELECT "polyblock_blocks".* FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = 1 ORDER BY "polyblock_blocks"."id" ASC LIMIT 1
34415
+  (0.1ms) begin transaction
34416
+  (0.1ms) commit transaction
34417
+  (0.2ms) SELECT COUNT(*) FROM "polyblock_blocks" WHERE "polyblock_blocks"."id" = 3
34418
+  (0.1ms) begin transaction
34419
+ SQL (357.9ms) INSERT INTO "polyblock_blocks" ("content", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["content", "<p>This block is content managed by Polyblock!dsaDAS<br>Click to edit me!</p>"], ["created_at", Sat, 01 Feb 2014 20:50:05 UTC +00:00], ["name", "Neww"], ["updated_at", Sat, 01 Feb 2014 20:50:05 UTC +00:00]]
34420
+  (46.5ms) commit transaction
34421
+ Rendered text template (0.1ms)
34422
+ Completed 200 OK in 455ms (Views: 40.2ms | ActiveRecord: 405.2ms)