commenteux 1.0.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.
- checksums.yaml +7 -0
- data/MIT-LICENSE +20 -0
- data/README.rdoc +49 -0
- data/Rakefile +34 -0
- data/app/assets/javascripts/commenteux/application.js.coffee +72 -0
- data/app/controllers/commenteux/application_controller.rb +3 -0
- data/app/controllers/commenteux/notes_controller.rb +63 -0
- data/app/helpers/commenteux/application_helper.rb +4 -0
- data/app/helpers/commenteux/notes_helper.rb +11 -0
- data/app/views/commenteux/notes/index.html.erb +31 -0
- data/app/views/commenteux/notes/new.html.erb +31 -0
- data/config/cucumber.yml +8 -0
- data/config/initializers/simple_form.rb +145 -0
- data/config/initializers/simple_form_bootstrap.rb +45 -0
- data/config/locales/simple_form.en.yml +26 -0
- data/config/routes.rb +7 -0
- data/lib/commenteux/engine.rb +5 -0
- data/lib/commenteux/version.rb +3 -0
- data/lib/commenteux.rb +4 -0
- data/lib/tasks/cucumber.rake +65 -0
- data/lib/tasks/notes_tasks.rake +4 -0
- data/lib/templates/erb/scaffold/_form.html.erb +13 -0
- data/spec/controllers/commenteux/notes_controller_spec.rb +95 -0
- data/spec/dummy/README.rdoc +28 -0
- data/spec/dummy/Rakefile +6 -0
- data/spec/dummy/app/assets/javascripts/application.js +15 -0
- data/spec/dummy/app/assets/stylesheets/application.css +13 -0
- data/spec/dummy/app/controllers/application_controller.rb +5 -0
- data/spec/dummy/app/helpers/application_helper.rb +2 -0
- data/spec/dummy/app/models/comment.rb +15 -0
- data/spec/dummy/app/models/dummy_model.rb +3 -0
- data/spec/dummy/app/models/user.rb +3 -0
- data/spec/dummy/app/views/layouts/application.html.erb +14 -0
- data/spec/dummy/bin/bundle +3 -0
- data/spec/dummy/bin/rails +4 -0
- data/spec/dummy/bin/rake +4 -0
- data/spec/dummy/config/application.rb +32 -0
- data/spec/dummy/config/boot.rb +5 -0
- data/spec/dummy/config/database.yml +45 -0
- data/spec/dummy/config/environment.rb +5 -0
- data/spec/dummy/config/environments/development.rb +29 -0
- data/spec/dummy/config/environments/production.rb +80 -0
- data/spec/dummy/config/environments/test.rb +36 -0
- data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
- data/spec/dummy/config/initializers/inflections.rb +16 -0
- data/spec/dummy/config/initializers/mime_types.rb +5 -0
- data/spec/dummy/config/initializers/secret_token.rb +12 -0
- data/spec/dummy/config/initializers/session_store.rb +3 -0
- data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/spec/dummy/config/locales/en.yml +23 -0
- data/spec/dummy/config/routes.rb +5 -0
- data/spec/dummy/config.ru +4 -0
- data/spec/dummy/db/migrate/20140311235439_create_dummy_models.rb +10 -0
- data/spec/dummy/db/migrate/20140312000846_create_comments.rb +20 -0
- data/spec/dummy/db/schema.rb +37 -0
- data/spec/dummy/log/development.log +3249 -0
- data/spec/dummy/log/test.log +1333 -0
- data/spec/dummy/public/404.html +58 -0
- data/spec/dummy/public/422.html +58 -0
- data/spec/dummy/public/500.html +57 -0
- data/spec/dummy/public/favicon.ico +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/078e8a1b7bb61498dbae0070239e8f4c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/170c21adaedf3190ec389a68d1eb6151 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1957ff8c0d834428d5beca5bf51669b2 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6e1da15bffb0094059fbe56ddb206c07 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9fbd3d6762f09cbefd55f6775cf9bebe +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/af00b28760a09c0a6fd6fe584cbb839d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e03f14f32457f143247847a1d28529eb +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/eaa5f4faca3d7f7b7dd6889cc842471d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ec516d6bcfdc219883f1ddb03b5a635b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/170c21adaedf3190ec389a68d1eb6151 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/1957ff8c0d834428d5beca5bf51669b2 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/1961e9a889917e26f9b92f7e3678b9d8 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/6e1da15bffb0094059fbe56ddb206c07 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/9fbd3d6762f09cbefd55f6775cf9bebe +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/af00b28760a09c0a6fd6fe584cbb839d +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d72f8bdb1dcb7ea80d1869cb2c6ebbd3 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/db2a42fb4a2ea58dddbe086ea7cbd8c3 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/e03f14f32457f143247847a1d28529eb +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/eaa5f4faca3d7f7b7dd6889cc842471d +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/fabricators/dummy_models_fabricator.rb +3 -0
- data/spec/helpers/commenteux/notes_helper_spec.rb +15 -0
- data/spec/spec_helper.rb +48 -0
- metadata +271 -0
|
@@ -0,0 +1,1333 @@
|
|
|
1
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
2
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
3
|
+
Processing by Notes::NotesController#index as HTML
|
|
4
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
5
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
|
|
6
|
+
Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
|
|
7
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
8
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
9
|
+
Processing by Notes::NotesController#index as JS
|
|
10
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
11
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
|
12
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
13
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
14
|
+
Processing by Notes::NotesController#new as HTML
|
|
15
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
16
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
|
17
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
18
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
19
|
+
Processing by Notes::NotesController#new as JS
|
|
20
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
21
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
|
22
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
23
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
24
|
+
Processing by Notes::NotesController#create as HTML
|
|
25
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
26
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
27
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
28
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
29
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
30
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
31
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
32
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
33
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
34
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
35
|
+
Processing by Notes::NotesController#index as HTML
|
|
36
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
37
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.2ms)
|
|
38
|
+
Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
|
|
39
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
40
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
41
|
+
Processing by Notes::NotesController#index as JS
|
|
42
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
43
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
|
44
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
45
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
46
|
+
Processing by Notes::NotesController#new as HTML
|
|
47
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
48
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
49
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
50
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
51
|
+
Processing by Notes::NotesController#new as JS
|
|
52
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
53
|
+
Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
|
54
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
55
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
56
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
57
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
58
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
59
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
60
|
+
Processing by Notes::NotesController#create as HTML
|
|
61
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
62
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
63
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
64
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
65
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
66
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
67
|
+
Processing by Notes::NotesController#index as HTML
|
|
68
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
69
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.2ms)
|
|
70
|
+
Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
|
|
71
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
72
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
73
|
+
Processing by Notes::NotesController#index as JS
|
|
74
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
75
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
|
76
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
77
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
78
|
+
Processing by Notes::NotesController#create as HTML
|
|
79
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
80
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
81
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
82
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
83
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
84
|
+
Processing by Notes::NotesController#new as HTML
|
|
85
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
86
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
|
87
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
88
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
89
|
+
Processing by Notes::NotesController#new as JS
|
|
90
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
91
|
+
Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
|
92
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
|
93
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
94
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
95
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
96
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
97
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
98
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
99
|
+
Processing by Notes::NotesController#new as HTML
|
|
100
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
101
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (0.2ms)
|
|
102
|
+
Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
|
|
103
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
104
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
105
|
+
Processing by Notes::NotesController#new as JS
|
|
106
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
107
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
|
108
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
109
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
110
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
111
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
112
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
113
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
114
|
+
Processing by Notes::NotesController#create as HTML
|
|
115
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
116
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
117
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
118
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
119
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
120
|
+
Processing by Notes::NotesController#index as HTML
|
|
121
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
122
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
|
123
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
124
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
125
|
+
Processing by Notes::NotesController#index as JS
|
|
126
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
127
|
+
Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
|
|
128
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
129
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
130
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
131
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
132
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
133
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
134
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
135
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
136
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
137
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
138
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
139
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
140
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
141
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
142
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
143
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
144
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
145
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
146
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
147
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
148
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
149
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
150
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
151
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
152
|
+
Processing by Notes::NotesController#new as JS
|
|
153
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
154
|
+
Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
|
|
155
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
156
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
157
|
+
Processing by Notes::NotesController#new as HTML
|
|
158
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
159
|
+
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
|
160
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
161
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
162
|
+
Processing by Notes::NotesController#index as JS
|
|
163
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
164
|
+
Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
|
|
165
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
166
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
167
|
+
Processing by Notes::NotesController#index as HTML
|
|
168
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
169
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
|
170
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
171
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
172
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
173
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
174
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
175
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
176
|
+
Processing by Notes::NotesController#create as HTML
|
|
177
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
178
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
179
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
180
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
181
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
182
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
183
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
184
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
185
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
186
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
187
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
188
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
189
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
190
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
191
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
192
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
193
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
194
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
195
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
196
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 11:17:12 -0400
|
|
197
|
+
Processing by Notes::NotesController#index as HTML
|
|
198
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
199
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
200
|
+
Completed 404 Not Found in 15ms
|
|
201
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
|
202
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
203
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
204
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
205
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
206
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
207
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
208
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
209
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
210
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
211
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
212
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
213
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
214
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
215
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
216
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
217
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
218
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
219
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
220
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
221
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
222
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
223
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
224
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
225
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
226
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
227
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
228
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
229
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
230
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
231
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
232
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
233
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
234
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
235
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
236
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
237
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
238
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
|
239
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
240
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
241
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
242
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
243
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
244
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
245
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
|
246
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
247
|
+
[1m[35m (0.2ms)[0m COMMIT
|
|
248
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
249
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
250
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
251
|
+
[1m[35m (0.2ms)[0m COMMIT
|
|
252
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
253
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
254
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
255
|
+
[1m[35m (0.2ms)[0m COMMIT
|
|
256
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
257
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
258
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
259
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
260
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
261
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
|
262
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
263
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
264
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
265
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
266
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
267
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
268
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
269
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
270
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
271
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
272
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
273
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
274
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
|
275
|
+
[1m[35m (0.2ms)[0m COMMIT
|
|
276
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
277
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
278
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
279
|
+
[1m[35m (0.2ms)[0m COMMIT
|
|
280
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
281
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
|
282
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
283
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
284
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
285
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:48:32', 'blah', '2014-03-17 16:48:32')
|
|
286
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:48:32 -0400
|
|
287
|
+
Processing by Notes::NotesController#index as HTML
|
|
288
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
289
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
290
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
291
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (211.2ms)
|
|
292
|
+
Completed 200 OK in 265ms (Views: 244.2ms | ActiveRecord: 2.1ms)
|
|
293
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
294
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
295
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
296
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
297
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:50:50', 'blah', '2014-03-17 16:50:50')
|
|
298
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:50:50 -0400
|
|
299
|
+
Processing by Notes::NotesController#index as HTML
|
|
300
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
301
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
302
|
+
Completed 404 Not Found in 4ms
|
|
303
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
304
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
305
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
306
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
307
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:50:59', 'blah', '2014-03-17 16:50:59')
|
|
308
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:50:59 -0400
|
|
309
|
+
Processing by Notes::NotesController#index as HTML
|
|
310
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
311
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
312
|
+
Completed 404 Not Found in 4ms
|
|
313
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
314
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
315
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
316
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
317
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:51:45', 1, 'blah', '2014-03-17 16:51:45')
|
|
318
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:51:45 -0400
|
|
319
|
+
Processing by Notes::NotesController#index as HTML
|
|
320
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
321
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
322
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
323
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.4ms)
|
|
324
|
+
Completed 200 OK in 68ms (Views: 48.4ms | ActiveRecord: 2.0ms)
|
|
325
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
|
326
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
327
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
328
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
329
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:54:28', 1, 'blah', '2014-03-17 16:54:28')
|
|
330
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:54:28 -0400
|
|
331
|
+
Processing by Notes::NotesController#index as HTML
|
|
332
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
333
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
334
|
+
[1m[35mComment Load (0.5ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
335
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.1ms)
|
|
336
|
+
Completed 200 OK in 72ms (Views: 50.5ms | ActiveRecord: 2.5ms)
|
|
337
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
|
338
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
339
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
340
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
341
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:55:50', 1, 'blah', '2014-03-17 16:55:50')
|
|
342
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:55:50 -0400
|
|
343
|
+
Processing by Notes::NotesController#index as HTML
|
|
344
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
345
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
346
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
347
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (5.9ms)
|
|
348
|
+
Completed 200 OK in 69ms (Views: 49.0ms | ActiveRecord: 2.2ms)
|
|
349
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
350
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
351
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
352
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
353
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:56:14', 1, 'blah', '2014-03-17 16:56:14')
|
|
354
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:56:14 -0400
|
|
355
|
+
Processing by Notes::NotesController#index as HTML
|
|
356
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
357
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
358
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
359
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
|
|
360
|
+
Completed 200 OK in 69ms (Views: 49.5ms | ActiveRecord: 2.1ms)
|
|
361
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
362
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
363
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
364
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
365
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:20:23', 1, 'blah', '2014-03-17 17:20:23')
|
|
366
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:20:23 -0400
|
|
367
|
+
Processing by Notes::NotesController#index as HTML
|
|
368
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
369
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
370
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
371
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.4ms)
|
|
372
|
+
Completed 200 OK in 68ms (Views: 49.3ms | ActiveRecord: 1.9ms)
|
|
373
|
+
[1m[36m (1.0ms)[0m [1mROLLBACK[0m
|
|
374
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
|
375
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
376
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
377
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:20:32', 1, 'blah', '2014-03-17 17:20:32')
|
|
378
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:20:32 -0400
|
|
379
|
+
Processing by Notes::NotesController#index as HTML
|
|
380
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
381
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
382
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
383
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (7.3ms)
|
|
384
|
+
Completed 200 OK in 69ms (Views: 49.6ms | ActiveRecord: 2.0ms)
|
|
385
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
386
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
387
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
388
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
389
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:23:24', 1, 'blah', '2014-03-17 17:23:24')
|
|
390
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:23:24 -0400
|
|
391
|
+
Processing by Notes::NotesController#index as HTML
|
|
392
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
393
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
394
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
395
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (5.6ms)
|
|
396
|
+
Completed 200 OK in 69ms (Views: 50.3ms | ActiveRecord: 1.8ms)
|
|
397
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
398
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
399
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
400
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
401
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:23:24', 1, 'blah', '2014-03-17 17:23:24')[0m
|
|
402
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:23:24 -0400
|
|
403
|
+
Processing by Notes::NotesController#index as HTML
|
|
404
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
405
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
406
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
407
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
|
|
408
|
+
Completed 200 OK in 6ms (Views: 1.7ms | ActiveRecord: 0.8ms)
|
|
409
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
410
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
411
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
412
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
413
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:24:47', 1, 'blah', '2014-03-17 17:24:47')
|
|
414
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:24:47 -0400
|
|
415
|
+
Processing by Notes::NotesController#index as HTML
|
|
416
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
417
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
418
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
419
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
|
|
420
|
+
Completed 200 OK in 71ms (Views: 50.4ms | ActiveRecord: 2.2ms)
|
|
421
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
422
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
423
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
424
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
425
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:24:47', 1, 'blah', '2014-03-17 17:24:47')[0m
|
|
426
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:24:47 -0400
|
|
427
|
+
Processing by Notes::NotesController#index as HTML
|
|
428
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
429
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
430
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
431
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
|
|
432
|
+
Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
|
433
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
|
434
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
435
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
436
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
437
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:25:18', 1, 'blah', '2014-03-17 17:25:18')
|
|
438
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:25:18 -0400
|
|
439
|
+
Processing by Notes::NotesController#index as HTML
|
|
440
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
441
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
442
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
443
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
|
|
444
|
+
Completed 200 OK in 70ms (Views: 50.7ms | ActiveRecord: 2.1ms)
|
|
445
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
446
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
447
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
448
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
449
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:25:18', 1, 'blah', '2014-03-17 17:25:18')[0m
|
|
450
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:25:18 -0400
|
|
451
|
+
Processing by Notes::NotesController#index as HTML
|
|
452
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
453
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
454
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
455
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
456
|
+
Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.7ms)
|
|
457
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
458
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
459
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
460
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
461
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:27:35', 1, 'blah', '2014-03-17 17:27:35')
|
|
462
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:27:35 -0400
|
|
463
|
+
Processing by Notes::NotesController#index as HTML
|
|
464
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
465
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
466
|
+
[1m[35mComment Load (0.5ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
467
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.7ms)
|
|
468
|
+
Completed 200 OK in 70ms (Views: 50.6ms | ActiveRecord: 2.7ms)
|
|
469
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
470
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
471
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
472
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
473
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:27:35', 1, 'blah', '2014-03-17 17:27:35')[0m
|
|
474
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:27:35 -0400
|
|
475
|
+
Processing by Notes::NotesController#index as HTML
|
|
476
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
477
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
478
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
479
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
480
|
+
Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.7ms)
|
|
481
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
482
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
483
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
484
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
485
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:21', 1, 'blah', '2014-03-17 17:29:21')
|
|
486
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:21 -0400
|
|
487
|
+
Processing by Notes::NotesController#index as HTML
|
|
488
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
489
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
490
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
491
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.7ms)
|
|
492
|
+
Completed 200 OK in 69ms (Views: 49.3ms | ActiveRecord: 2.1ms)
|
|
493
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
494
|
+
[1m[35m (0.3ms)[0m BEGIN
|
|
495
|
+
[1m[36m (0.2ms)[0m [1mCOMMIT[0m
|
|
496
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
497
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:21', 1, 'blah', '2014-03-17 17:29:21')[0m
|
|
498
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:21 -0400
|
|
499
|
+
Processing by Notes::NotesController#index as HTML
|
|
500
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
501
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
502
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
503
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
504
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.8ms)
|
|
505
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
506
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
507
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
508
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
509
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:56', 1, 'blah', '2014-03-17 17:29:56')
|
|
510
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:56 -0400
|
|
511
|
+
Processing by Notes::NotesController#index as HTML
|
|
512
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
513
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
514
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
515
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.4ms)
|
|
516
|
+
Completed 200 OK in 68ms (Views: 49.2ms | ActiveRecord: 2.0ms)
|
|
517
|
+
[1m[36m (1.0ms)[0m [1mROLLBACK[0m
|
|
518
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
519
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
520
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
521
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:56', 1, 'blah', '2014-03-17 17:29:56')[0m
|
|
522
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:56 -0400
|
|
523
|
+
Processing by Notes::NotesController#index as HTML
|
|
524
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
525
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
526
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
527
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
|
|
528
|
+
Completed 200 OK in 5ms (Views: 1.9ms | ActiveRecord: 0.7ms)
|
|
529
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
530
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
531
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
532
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
533
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:44:32', 1, 'blah', '2014-03-17 17:44:32')
|
|
534
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:44:32 -0400
|
|
535
|
+
Processing by Notes::NotesController#index as HTML
|
|
536
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
537
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
538
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
539
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.0ms)
|
|
540
|
+
Completed 200 OK in 69ms (Views: 49.1ms | ActiveRecord: 2.0ms)
|
|
541
|
+
[1m[36m (0.9ms)[0m [1mROLLBACK[0m
|
|
542
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
543
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
544
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
545
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:44:32', 1, 'blah', '2014-03-17 17:44:32')[0m
|
|
546
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:44:32 -0400
|
|
547
|
+
Processing by Notes::NotesController#index as HTML
|
|
548
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
549
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
550
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
551
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
552
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.6ms)
|
|
553
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
554
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
555
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
556
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
557
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')
|
|
558
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:46:03 -0400
|
|
559
|
+
Processing by Notes::NotesController#index as HTML
|
|
560
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
561
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
562
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
563
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.6ms)
|
|
564
|
+
Completed 200 OK in 74ms (Views: 48.7ms | ActiveRecord: 6.2ms)
|
|
565
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
566
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
567
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
568
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
569
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')[0m
|
|
570
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:46:03 -0400
|
|
571
|
+
Processing by Notes::NotesController#index as HTML
|
|
572
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
573
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
574
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
575
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
576
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.6ms)
|
|
577
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
578
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
579
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
580
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
581
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')
|
|
582
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
583
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
584
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
585
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
586
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')
|
|
587
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
|
|
588
|
+
Processing by Notes::NotesController#index as HTML
|
|
589
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
590
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
591
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
592
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.4ms)
|
|
593
|
+
Completed 200 OK in 72ms (Views: 53.1ms | ActiveRecord: 1.9ms)
|
|
594
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
595
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
596
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
597
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
598
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')[0m
|
|
599
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
|
|
600
|
+
Processing by Notes::NotesController#index as HTML
|
|
601
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
602
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
603
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
604
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
605
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.8ms)
|
|
606
|
+
[1m[35m (1.0ms)[0m ROLLBACK
|
|
607
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
608
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
609
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
610
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')
|
|
611
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
|
|
612
|
+
Processing by Notes::NotesController#new as HTML
|
|
613
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
614
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
615
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (33.4ms)
|
|
616
|
+
Completed 200 OK in 46ms (Views: 35.0ms | ActiveRecord: 0.9ms)
|
|
617
|
+
[1m[35m (0.9ms)[0m ROLLBACK
|
|
618
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
619
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
620
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
621
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')
|
|
622
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
|
|
623
|
+
Processing by Notes::NotesController#index as HTML
|
|
624
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
625
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
626
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
627
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.1ms)
|
|
628
|
+
Completed 200 OK in 70ms (Views: 48.7ms | ActiveRecord: 2.1ms)
|
|
629
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
630
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
631
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
632
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
633
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')[0m
|
|
634
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
|
|
635
|
+
Processing by Notes::NotesController#index as HTML
|
|
636
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
637
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
638
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
639
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
640
|
+
Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
|
641
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
642
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
643
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
644
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
645
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')
|
|
646
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
|
|
647
|
+
Processing by Notes::NotesController#new as HTML
|
|
648
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
649
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
650
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
|
|
651
|
+
Completed 200 OK in 46ms (Views: 34.8ms | ActiveRecord: 0.9ms)
|
|
652
|
+
[1m[35m (1.0ms)[0m ROLLBACK
|
|
653
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
654
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
655
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
656
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')
|
|
657
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
|
|
658
|
+
Processing by Notes::NotesController#index as HTML
|
|
659
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
660
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
661
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
662
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.5ms)
|
|
663
|
+
Completed 200 OK in 72ms (Views: 51.7ms | ActiveRecord: 2.0ms)
|
|
664
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
665
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
666
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
667
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
668
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')[0m
|
|
669
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
|
|
670
|
+
Processing by Notes::NotesController#index as HTML
|
|
671
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
672
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
673
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
674
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
675
|
+
Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.7ms)
|
|
676
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
|
677
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
678
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
679
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
680
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')
|
|
681
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
|
|
682
|
+
Processing by Notes::NotesController#new as HTML
|
|
683
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
684
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
685
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (33.2ms)
|
|
686
|
+
Completed 200 OK in 46ms (Views: 34.7ms | ActiveRecord: 0.7ms)
|
|
687
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
|
688
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
689
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
690
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
691
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:04', 1, 'blah', '2014-03-17 17:52:04')
|
|
692
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:04 -0400
|
|
693
|
+
Processing by Notes::NotesController#index as HTML
|
|
694
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
695
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
696
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
697
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.3ms)
|
|
698
|
+
Completed 200 OK in 68ms (Views: 49.1ms | ActiveRecord: 2.2ms)
|
|
699
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
700
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
701
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
702
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
703
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:04', 1, 'blah', '2014-03-17 17:52:04')[0m
|
|
704
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:04 -0400
|
|
705
|
+
Processing by Notes::NotesController#index as HTML
|
|
706
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
707
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
708
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
709
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
|
|
710
|
+
Completed 200 OK in 7ms (Views: 1.8ms | ActiveRecord: 0.6ms)
|
|
711
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
712
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
713
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
714
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
715
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:05', 1, 'blah', '2014-03-17 17:52:05')
|
|
716
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:52:05 -0400
|
|
717
|
+
Processing by Notes::NotesController#new as HTML
|
|
718
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
719
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
720
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (36.2ms)
|
|
721
|
+
Completed 200 OK in 48ms (Views: 37.7ms | ActiveRecord: 0.8ms)
|
|
722
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
|
723
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
724
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
725
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
726
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:18', 1, 'blah', '2014-03-17 17:52:18')
|
|
727
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:18 -0400
|
|
728
|
+
Processing by Notes::NotesController#index as HTML
|
|
729
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
730
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
731
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
732
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.1ms)
|
|
733
|
+
Completed 200 OK in 70ms (Views: 50.4ms | ActiveRecord: 2.0ms)
|
|
734
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
|
735
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
736
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
737
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
738
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:19', 1, 'blah', '2014-03-17 17:52:19')[0m
|
|
739
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
|
|
740
|
+
Processing by Notes::NotesController#index as HTML
|
|
741
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
742
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
743
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
744
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
745
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
|
746
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
747
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
748
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
749
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
750
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:19', 1, 'blah', '2014-03-17 17:52:19')
|
|
751
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
|
|
752
|
+
Processing by Notes::NotesController#new as HTML
|
|
753
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
754
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
755
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.1ms)
|
|
756
|
+
Completed 200 OK in 47ms (Views: 34.1ms | ActiveRecord: 0.8ms)
|
|
757
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
|
|
758
|
+
Processing by Notes::NotesController#create as HTML
|
|
759
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
760
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
761
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:52:19', '2014-03-17 17:52:19')[0m
|
|
762
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
763
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
|
764
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
|
|
765
|
+
Processing by Notes::NotesController#index as HTML
|
|
766
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
767
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
768
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
769
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
770
|
+
Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.6ms)
|
|
771
|
+
[1m[35m (1.1ms)[0m ROLLBACK
|
|
772
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
773
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
774
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
775
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')
|
|
776
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
|
|
777
|
+
Processing by Notes::NotesController#index as HTML
|
|
778
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
779
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
780
|
+
[1m[35mComment Load (0.7ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
781
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.8ms)
|
|
782
|
+
Completed 200 OK in 69ms (Views: 49.7ms | ActiveRecord: 2.5ms)
|
|
783
|
+
[1m[36m (1.3ms)[0m [1mROLLBACK[0m
|
|
784
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
785
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
786
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
787
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')[0m
|
|
788
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
|
|
789
|
+
Processing by Notes::NotesController#index as HTML
|
|
790
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
791
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
792
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
793
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
794
|
+
Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
|
795
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
796
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
797
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
798
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
799
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')
|
|
800
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
|
|
801
|
+
Processing by Notes::NotesController#new as HTML
|
|
802
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
803
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
804
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
|
|
805
|
+
Completed 200 OK in 44ms (Views: 34.2ms | ActiveRecord: 0.9ms)
|
|
806
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
|
|
807
|
+
Processing by Notes::NotesController#create as HTML
|
|
808
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
809
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
810
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:53:58', '2014-03-17 17:53:58')[0m
|
|
811
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
812
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.5ms)
|
|
813
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
|
|
814
|
+
Processing by Notes::NotesController#index as HTML
|
|
815
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
816
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
817
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
818
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
819
|
+
Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.6ms)
|
|
820
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
821
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
822
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
823
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
824
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')
|
|
825
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
|
|
826
|
+
Processing by Notes::NotesController#index as HTML
|
|
827
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
828
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
829
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
830
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.0ms)
|
|
831
|
+
Completed 200 OK in 67ms (Views: 48.1ms | ActiveRecord: 1.9ms)
|
|
832
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
833
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
834
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
835
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
836
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')[0m
|
|
837
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
|
|
838
|
+
Processing by Notes::NotesController#index as HTML
|
|
839
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
840
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
841
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
842
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
843
|
+
Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
|
844
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
845
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
846
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
847
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
848
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')
|
|
849
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
|
|
850
|
+
Processing by Notes::NotesController#new as HTML
|
|
851
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
852
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
853
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (31.7ms)
|
|
854
|
+
Completed 200 OK in 44ms (Views: 33.3ms | ActiveRecord: 0.8ms)
|
|
855
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
|
|
856
|
+
Processing by Notes::NotesController#create as HTML
|
|
857
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
858
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
859
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:55:49', '2014-03-17 17:55:49')[0m
|
|
860
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
861
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
|
862
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
|
|
863
|
+
Processing by Notes::NotesController#index as HTML
|
|
864
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
865
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
866
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
867
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
868
|
+
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)
|
|
869
|
+
[1m[35m (1.5ms)[0m ROLLBACK
|
|
870
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
871
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
872
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
873
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')
|
|
874
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
|
|
875
|
+
Processing by Notes::NotesController#index as HTML
|
|
876
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
877
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
878
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
879
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.7ms)
|
|
880
|
+
Completed 200 OK in 70ms (Views: 50.2ms | ActiveRecord: 2.3ms)
|
|
881
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
882
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
883
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
884
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
885
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')[0m
|
|
886
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
|
|
887
|
+
Processing by Notes::NotesController#index as HTML
|
|
888
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
889
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
890
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
891
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
892
|
+
Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.7ms)
|
|
893
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
894
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
895
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
896
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
897
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')
|
|
898
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
|
|
899
|
+
Processing by Notes::NotesController#new as HTML
|
|
900
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
901
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
902
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (34.8ms)
|
|
903
|
+
Completed 200 OK in 46ms (Views: 36.4ms | ActiveRecord: 0.8ms)
|
|
904
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:57:58 -0400
|
|
905
|
+
Processing by Notes::NotesController#create as HTML
|
|
906
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
907
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
908
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:57:58', '2014-03-17 17:57:58')[0m
|
|
909
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
910
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
|
911
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:57:58 -0400
|
|
912
|
+
Processing by Notes::NotesController#index as HTML
|
|
913
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
914
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
915
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
916
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
917
|
+
Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.5ms)
|
|
918
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
919
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
920
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
921
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
922
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')
|
|
923
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
|
|
924
|
+
Processing by Notes::NotesController#index as HTML
|
|
925
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
926
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
927
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
928
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.1ms)
|
|
929
|
+
Completed 200 OK in 69ms (Views: 49.2ms | ActiveRecord: 2.3ms)
|
|
930
|
+
[1m[36m (1.5ms)[0m [1mROLLBACK[0m
|
|
931
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
932
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
933
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
934
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')[0m
|
|
935
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
|
|
936
|
+
Processing by Notes::NotesController#index as HTML
|
|
937
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
938
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
939
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
940
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
941
|
+
Completed 200 OK in 5ms (Views: 1.6ms | ActiveRecord: 0.6ms)
|
|
942
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
943
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
944
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
945
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
946
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')
|
|
947
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
|
|
948
|
+
Processing by Notes::NotesController#new as HTML
|
|
949
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
950
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
951
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (31.2ms)
|
|
952
|
+
Completed 200 OK in 44ms (Views: 32.8ms | ActiveRecord: 0.8ms)
|
|
953
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
|
|
954
|
+
Processing by Notes::NotesController#create as HTML
|
|
955
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
956
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
957
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:58:25', '2014-03-17 17:58:25')[0m
|
|
958
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
959
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
|
960
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
|
|
961
|
+
Processing by Notes::NotesController#index as HTML
|
|
962
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
963
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
964
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
965
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
966
|
+
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)
|
|
967
|
+
[1m[35m (1.8ms)[0m ROLLBACK
|
|
968
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
969
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
970
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
971
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
972
|
+
Processing by Notes::NotesController#new as JS
|
|
973
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
974
|
+
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
|
|
975
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
976
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
977
|
+
Processing by Notes::NotesController#new as HTML
|
|
978
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
979
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
|
980
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
981
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
982
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
983
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
984
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
985
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
986
|
+
Processing by Notes::NotesController#create as HTML
|
|
987
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
988
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
989
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
990
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
991
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
992
|
+
Processing by Notes::NotesController#index as JS
|
|
993
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
994
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
995
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
996
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
997
|
+
Processing by Notes::NotesController#index as HTML
|
|
998
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
999
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
|
1000
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1001
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
1002
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1003
|
+
Processing by Notes::NotesController#new as HTML
|
|
1004
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1005
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (0.2ms)
|
|
1006
|
+
Completed 200 OK in 32ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
|
1007
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1008
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1009
|
+
Processing by Notes::NotesController#new as JS
|
|
1010
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1011
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
1012
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1013
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1014
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
1015
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1016
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1017
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1018
|
+
Processing by Notes::NotesController#create as HTML
|
|
1019
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1020
|
+
Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
|
|
1021
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
1022
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1023
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1024
|
+
Processing by Notes::NotesController#index as HTML
|
|
1025
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1026
|
+
Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
|
1027
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1028
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1029
|
+
Processing by Notes::NotesController#index as JS
|
|
1030
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1031
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
|
1032
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1033
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1034
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
|
1035
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1036
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1037
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1038
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:28', 1, 'blah', '2014-03-17 17:59:28')
|
|
1039
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:59:28 -0400
|
|
1040
|
+
Processing by Notes::NotesController#index as HTML
|
|
1041
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1042
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1043
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
1044
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (11.2ms)
|
|
1045
|
+
Completed 200 OK in 69ms (Views: 49.8ms | ActiveRecord: 1.8ms)
|
|
1046
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
1047
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1048
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
1049
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1050
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:28', 1, 'blah', '2014-03-17 17:59:28')[0m
|
|
1051
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:59:28 -0400
|
|
1052
|
+
Processing by Notes::NotesController#index as HTML
|
|
1053
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1054
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1055
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1056
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
|
|
1057
|
+
Completed 200 OK in 5ms (Views: 1.8ms | ActiveRecord: 0.7ms)
|
|
1058
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
1059
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
1060
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1061
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1062
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:29', 1, 'blah', '2014-03-17 17:59:29')
|
|
1063
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
|
|
1064
|
+
Processing by Notes::NotesController#new as HTML
|
|
1065
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1066
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1067
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.1ms)
|
|
1068
|
+
Completed 200 OK in 44ms (Views: 33.7ms | ActiveRecord: 0.8ms)
|
|
1069
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
|
|
1070
|
+
Processing by Notes::NotesController#create as HTML
|
|
1071
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1072
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1073
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:59:29', '2014-03-17 17:59:29')[0m
|
|
1074
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
1075
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.5ms)
|
|
1076
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
|
|
1077
|
+
Processing by Notes::NotesController#index as HTML
|
|
1078
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1079
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1080
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1081
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
1082
|
+
Completed 200 OK in 5ms (Views: 1.4ms | ActiveRecord: 0.6ms)
|
|
1083
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
1084
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1085
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1086
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1087
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')
|
|
1088
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
|
|
1089
|
+
Processing by Notes::NotesController#index as HTML
|
|
1090
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1091
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1092
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
1093
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.8ms)
|
|
1094
|
+
Completed 200 OK in 68ms (Views: 49.3ms | ActiveRecord: 2.0ms)
|
|
1095
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
|
1096
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1097
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
1098
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1099
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')[0m
|
|
1100
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
|
|
1101
|
+
Processing by Notes::NotesController#index as HTML
|
|
1102
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1103
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1104
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1105
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
1106
|
+
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.6ms)
|
|
1107
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
|
1108
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1109
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1110
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1111
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')
|
|
1112
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
|
|
1113
|
+
Processing by Notes::NotesController#new as HTML
|
|
1114
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1115
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1116
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
|
|
1117
|
+
Completed 200 OK in 44ms (Views: 34.2ms | ActiveRecord: 0.8ms)
|
|
1118
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
|
|
1119
|
+
Processing by Notes::NotesController#create as HTML
|
|
1120
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1121
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1122
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:01:03', '2014-03-17 18:01:03')[0m
|
|
1123
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
1124
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
|
|
1125
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
|
|
1126
|
+
Processing by Notes::NotesController#index as HTML
|
|
1127
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1128
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1129
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1130
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
|
|
1131
|
+
Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.6ms)
|
|
1132
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
|
|
1133
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
|
1134
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1135
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1136
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1137
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')
|
|
1138
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
|
|
1139
|
+
Processing by Notes::NotesController#index as HTML
|
|
1140
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1141
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1142
|
+
[1m[35mComment Load (0.5ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
1143
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.9ms)
|
|
1144
|
+
Completed 200 OK in 69ms (Views: 48.0ms | ActiveRecord: 2.3ms)
|
|
1145
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
|
1146
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1147
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
1148
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1149
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')[0m
|
|
1150
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
|
|
1151
|
+
Processing by Notes::NotesController#index as HTML
|
|
1152
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1153
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1154
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1155
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
|
|
1156
|
+
Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.6ms)
|
|
1157
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
|
1158
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1159
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1160
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1161
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')
|
|
1162
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
|
|
1163
|
+
Processing by Notes::NotesController#new as HTML
|
|
1164
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1165
|
+
[1m[36mDummyModel Load (0.4ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1166
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (35.0ms)
|
|
1167
|
+
Completed 200 OK in 47ms (Views: 36.7ms | ActiveRecord: 1.0ms)
|
|
1168
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
|
|
1169
|
+
Processing by Notes::NotesController#create as HTML
|
|
1170
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1171
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1172
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:02:00', '2014-03-17 18:02:00')[0m
|
|
1173
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
1174
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.7ms)
|
|
1175
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
|
|
1176
|
+
Processing by Notes::NotesController#index as HTML
|
|
1177
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1178
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1179
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1180
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
1181
|
+
Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.6ms)
|
|
1182
|
+
[1m[35mComment Load (0.5ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
|
|
1183
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
|
1184
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
1185
|
+
[1m[35m (0.3ms)[0m COMMIT
|
|
1186
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1187
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')
|
|
1188
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
|
|
1189
|
+
Processing by Notes::NotesController#index as HTML
|
|
1190
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1191
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1192
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
1193
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.0ms)
|
|
1194
|
+
Completed 200 OK in 67ms (Views: 47.9ms | ActiveRecord: 2.1ms)
|
|
1195
|
+
[1m[36m (1.5ms)[0m [1mROLLBACK[0m
|
|
1196
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1197
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
1198
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1199
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')[0m
|
|
1200
|
+
Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
|
|
1201
|
+
Processing by Notes::NotesController#index as HTML
|
|
1202
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1203
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1204
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1205
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
1206
|
+
Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
|
1207
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
1208
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1209
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1210
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1211
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')
|
|
1212
|
+
Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
|
|
1213
|
+
Processing by Notes::NotesController#new as HTML
|
|
1214
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1215
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1216
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.3ms)
|
|
1217
|
+
Completed 200 OK in 48ms (Views: 34.1ms | ActiveRecord: 0.8ms)
|
|
1218
|
+
Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
|
|
1219
|
+
Processing by Notes::NotesController#create as HTML
|
|
1220
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1221
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1222
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:03:41', '2014-03-17 18:03:41')[0m
|
|
1223
|
+
Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
|
|
1224
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
|
|
1225
|
+
Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
|
|
1226
|
+
Processing by Notes::NotesController#index as HTML
|
|
1227
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1228
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1229
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1230
|
+
Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
|
|
1231
|
+
Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.6ms)
|
|
1232
|
+
[1m[35mComment Load (0.4ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
|
|
1233
|
+
[1m[36m (2.0ms)[0m [1mROLLBACK[0m
|
|
1234
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
1235
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1236
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1237
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1238
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1239
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1240
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1241
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1242
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1243
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1244
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1245
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1246
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
|
1247
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1248
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1249
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1250
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1251
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
|
1252
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1253
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1254
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1255
|
+
Processing by Commenteux::NotesController#create as HTML
|
|
1256
|
+
Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1257
|
+
Redirected to http://test.host/commenteux/dummy_model/1?parent_div=parent_div
|
|
1258
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
1259
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1260
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1261
|
+
Processing by Commenteux::NotesController#new as JS
|
|
1262
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1263
|
+
Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
|
|
1264
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1265
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
1266
|
+
Processing by Commenteux::NotesController#new as HTML
|
|
1267
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1268
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
|
1269
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1270
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1271
|
+
Processing by Commenteux::NotesController#index as JS
|
|
1272
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1273
|
+
Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
|
1274
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
|
1275
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1276
|
+
Processing by Commenteux::NotesController#index as HTML
|
|
1277
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1278
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
|
1279
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1280
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1281
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1282
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1283
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
1284
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1285
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1286
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1287
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')
|
|
1288
|
+
Started GET "/commenteux/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
|
|
1289
|
+
Processing by Commenteux::NotesController#index as HTML
|
|
1290
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1291
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1292
|
+
[1m[35mComment Load (0.3ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
|
|
1293
|
+
Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (186.5ms)
|
|
1294
|
+
Completed 200 OK in 299ms (Views: 247.5ms | ActiveRecord: 2.2ms)
|
|
1295
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
|
1296
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1297
|
+
[1m[36m (0.1ms)[0m [1mCOMMIT[0m
|
|
1298
|
+
[1m[35m (0.1ms)[0m BEGIN
|
|
1299
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')[0m
|
|
1300
|
+
Started GET "/commenteux/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
|
|
1301
|
+
Processing by Commenteux::NotesController#index as HTML
|
|
1302
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1303
|
+
[1m[35mDummyModel Load (0.4ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1304
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1305
|
+
Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (0.6ms)
|
|
1306
|
+
Completed 200 OK in 7ms (Views: 2.0ms | ActiveRecord: 0.7ms)
|
|
1307
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
|
1308
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1309
|
+
[1m[35m (0.1ms)[0m COMMIT
|
|
1310
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
|
1311
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')
|
|
1312
|
+
Started GET "/commenteux/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
|
|
1313
|
+
Processing by Commenteux::NotesController#new as HTML
|
|
1314
|
+
Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1315
|
+
[1m[36mDummyModel Load (0.3ms)[0m [1mSELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1[0m
|
|
1316
|
+
Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/new.html.erb within layouts/application (74.4ms)
|
|
1317
|
+
Completed 200 OK in 87ms (Views: 76.2ms | ActiveRecord: 0.7ms)
|
|
1318
|
+
Started POST "/commenteux/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
|
|
1319
|
+
Processing by Commenteux::NotesController#create as HTML
|
|
1320
|
+
Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1321
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1322
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:40:57', '2014-03-17 18:40:57')[0m
|
|
1323
|
+
Redirected to http://www.example.com/commenteux/dummy_model/1?parent_div=
|
|
1324
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.6ms)
|
|
1325
|
+
Started GET "/commenteux/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
|
|
1326
|
+
Processing by Commenteux::NotesController#index as HTML
|
|
1327
|
+
Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
|
|
1328
|
+
[1m[35mDummyModel Load (0.3ms)[0m SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
|
|
1329
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC[0m
|
|
1330
|
+
Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (0.5ms)
|
|
1331
|
+
Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.6ms)
|
|
1332
|
+
[1m[35mComment Load (0.5ms)[0m SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
|
|
1333
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|