erroneous 0.1.1 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +1 -1
  3. data/README.rdoc +6 -9
  4. data/lib/erroneous/version.rb +1 -1
  5. metadata +16 -156
  6. data/test/dummy/Rakefile +0 -7
  7. data/test/dummy/app/assets/javascripts/application.js +0 -3
  8. data/test/dummy/app/assets/javascripts/main.js +0 -0
  9. data/test/dummy/app/assets/javascripts/people.js +0 -0
  10. data/test/dummy/app/assets/stylesheets/application.css +0 -39
  11. data/test/dummy/app/assets/stylesheets/main.css +0 -0
  12. data/test/dummy/app/assets/stylesheets/people.css +0 -0
  13. data/test/dummy/app/controllers/application_controller.rb +0 -3
  14. data/test/dummy/app/controllers/main_controller.rb +0 -10
  15. data/test/dummy/app/controllers/people_controller.rb +0 -49
  16. data/test/dummy/app/helpers/application_helper.rb +0 -2
  17. data/test/dummy/app/helpers/main_helper.rb +0 -2
  18. data/test/dummy/app/helpers/people_helper.rb +0 -2
  19. data/test/dummy/app/models/person.rb +0 -16
  20. data/test/dummy/app/views/layouts/application.html.erb +0 -14
  21. data/test/dummy/app/views/main/index.html.erb +0 -5
  22. data/test/dummy/app/views/people/_form.html.erb +0 -27
  23. data/test/dummy/app/views/people/edit.html.erb +0 -3
  24. data/test/dummy/app/views/people/index.html.erb +0 -16
  25. data/test/dummy/app/views/people/new.html.erb +0 -3
  26. data/test/dummy/app/views/people/show.html.erb +0 -27
  27. data/test/dummy/config.ru +0 -4
  28. data/test/dummy/config/application.rb +0 -45
  29. data/test/dummy/config/boot.rb +0 -10
  30. data/test/dummy/config/database.yml +0 -17
  31. data/test/dummy/config/environment.rb +0 -5
  32. data/test/dummy/config/environments/development.rb +0 -30
  33. data/test/dummy/config/environments/production.rb +0 -60
  34. data/test/dummy/config/environments/test.rb +0 -39
  35. data/test/dummy/config/initializers/other.rb +0 -2
  36. data/test/dummy/config/locales/en.yml +0 -1
  37. data/test/dummy/config/routes.rb +0 -7
  38. data/test/dummy/db/development.sqlite3 +0 -0
  39. data/test/dummy/db/migrate/20110109192118_create_people.rb +0 -12
  40. data/test/dummy/db/production.sqlite3 +0 -0
  41. data/test/dummy/db/schema.rb +0 -25
  42. data/test/dummy/db/test.sqlite3 +0 -0
  43. data/test/dummy/log/development.log +0 -152
  44. data/test/dummy/log/test.log +0 -250
  45. data/test/dummy/public/favicon.ico +0 -0
  46. data/test/dummy/script/rails +0 -6
  47. data/test/dummy/test/fixtures/people.yml +0 -5
  48. data/test/dummy/test/functional/main_controller_test.rb +0 -10
  49. data/test/dummy/test/functional/people_controller_test.rb +0 -53
  50. data/test/dummy/test/unit/helpers/main_helper_test.rb +0 -4
  51. data/test/dummy/test/unit/helpers/people_helper_test.rb +0 -4
  52. data/test/dummy/test/unit/person_test.rb +0 -7
  53. data/test/dummy/tmp/cache/assets/C7E/4A0/sprockets%2F80684416a4e6815bdae5306d295b9024 +0 -0
  54. data/test/dummy/tmp/cache/assets/CC4/F50/sprockets%2Fb84b903597039697e3e76b6178af6ab3 +0 -0
  55. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  56. data/test/dummy/tmp/cache/assets/D06/B40/sprockets%2F25fca4643219052b0d5c66cf2c71f72f +0 -0
  57. data/test/dummy/tmp/cache/assets/D26/080/sprockets%2F14492c596885cafe7932045e4e7efd3f +0 -0
  58. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  59. data/test/dummy/tmp/cache/assets/D3D/A50/sprockets%2F3022f155dee643c76e97fbbab090438d +0 -0
  60. data/test/dummy/tmp/cache/assets/D44/670/sprockets%2Fc49eb38f70357e0024a346a934fffc9b +0 -0
  61. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  62. data/test/dummy/tmp/cache/assets/D58/1E0/sprockets%2Fdd863e40bd669f77bb549b257d88d6b5 +0 -0
  63. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  64. data/test/dummy/tmp/cache/assets/D73/9B0/sprockets%2Ff6eeb33602682bd6ff6d1f177f6b142d +0 -0
  65. data/test/dummy/tmp/cache/assets/D98/5D0/sprockets%2Fb05ff97cdfa9ad0f51f60b3604d07c80 +0 -0
  66. data/test/dummy/tmp/cache/assets/DA7/530/sprockets%2Fe36b8fcf5914a3a6bf058abfe7367b19 +0 -0
  67. data/test/dummy/tmp/cache/assets/DB7/6C0/sprockets%2F386e9196dd0f9efdce6f92ce93a6d107 +0 -0
  68. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  69. data/test/dummy/tmp/cache/assets/DF7/B60/sprockets%2Fd4e54c5507a31ff288be0c5fa21dbedf +0 -0
  70. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  71. data/test/erroneous_test.rb +0 -7
  72. data/test/test_helper.rb +0 -8
@@ -1,250 +0,0 @@
1
- Connecting to database specified by database.yml
2
-  (0.4ms) begin transaction
3
-  (0.1ms) rollback transaction
4
-  (0.1ms) begin transaction
5
- Processing by MainController#index as HTML
6
- Rendered main/index.html.erb within layouts/application (6.1ms)
7
- Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.0ms)
8
-  (0.1ms) rollback transaction
9
-  (0.2ms) begin transaction
10
-  (0.1ms) rollback transaction
11
-  (0.1ms) begin transaction
12
-  (0.1ms) rollback transaction
13
-  (0.1ms) begin transaction
14
-  (0.0ms) rollback transaction
15
-  (0.0ms) begin transaction
16
-  (0.0ms) rollback transaction
17
-  (0.1ms) begin transaction
18
-  (0.0ms) rollback transaction
19
-  (0.0ms) begin transaction
20
-  (0.0ms) rollback transaction
21
-  (0.1ms) begin transaction
22
-  (0.0ms) rollback transaction
23
- Connecting to database specified by database.yml
24
-  (0.4ms) begin transaction
25
-  (0.1ms) rollback transaction
26
-  (0.1ms) begin transaction
27
- Processing by MainController#index as HTML
28
- Rendered main/index.html.erb within layouts/application (4.5ms)
29
- Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms)
30
-  (0.1ms) rollback transaction
31
-  (0.1ms) begin transaction
32
- Fixture Delete (0.4ms) DELETE FROM "people"
33
- Fixture Insert (0.2ms) INSERT INTO "people" ("name", "url", "email", "phone", "created_at", "updated_at", "id") VALUES ('Kevin', 'http://ksylvest.com/', 'info@ksylvest.com', '(555) 555-5555', '2012-10-27 22:11:26', '2012-10-27 22:11:26', 712064548)
34
-  (0.8ms) commit transaction
35
-  (0.1ms) begin transaction
36
- Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
37
-  (0.2ms) SELECT COUNT(*) FROM "people" 
38
- Processing by PeopleController#create as HTML
39
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:11:26 UTC", "updated_at"=>"2012-10-27 22:11:26 UTC"}}
40
- WARNING: Can't mass-assign protected attributes: id
41
-  (0.1ms) SAVEPOINT active_record_1
42
- SQL (0.7ms) INSERT INTO "people" ("created_at", "email", "name", "phone", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 27 Oct 2012 22:11:26 UTC +00:00], ["email", "info@ksylvest.com"], ["name", "Kevin"], ["phone", "(555) 555-5555"], ["updated_at", Sat, 27 Oct 2012 22:11:26 UTC +00:00], ["url", "http://ksylvest.com/"]]
43
-  (0.0ms) RELEASE SAVEPOINT active_record_1
44
- Redirected to http://test.host/people/712064549
45
- Completed 302 Found in 20ms (ActiveRecord: 0.0ms)
46
-  (0.1ms) SELECT COUNT(*) FROM "people" 
47
-  (1.2ms) rollback transaction
48
-  (0.1ms) begin transaction
49
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
50
-  (0.1ms) SELECT COUNT(*) FROM "people" 
51
- Processing by PeopleController#destroy as HTML
52
- Parameters: {"id"=>"712064548"}
53
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
54
-  (0.1ms) SAVEPOINT active_record_1
55
- SQL (0.3ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 712064548]]
56
-  (0.0ms) RELEASE SAVEPOINT active_record_1
57
- Redirected to http://test.host/people
58
- Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
59
-  (0.1ms) SELECT COUNT(*) FROM "people"
60
-  (0.4ms) rollback transaction
61
-  (0.1ms) begin transaction
62
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
63
- Processing by PeopleController#edit as HTML
64
- Parameters: {"id"=>"712064548"}
65
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
66
- Rendered people/_form.html.erb (13.6ms)
67
- Completed 200 OK in 66ms (Views: 64.4ms | ActiveRecord: 0.1ms)
68
-  (0.1ms) rollback transaction
69
-  (0.0ms) begin transaction
70
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
71
- Processing by PeopleController#index as HTML
72
- Person Load (0.1ms) SELECT "people".* FROM "people"
73
- Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms)
74
-  (0.1ms) rollback transaction
75
-  (0.0ms) begin transaction
76
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
77
- Processing by PeopleController#new as HTML
78
- Rendered people/_form.html.erb (3.8ms)
79
- Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
80
-  (0.1ms) rollback transaction
81
-  (0.0ms) begin transaction
82
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
83
- Processing by PeopleController#show as HTML
84
- Parameters: {"id"=>"712064548"}
85
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
86
- Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.1ms)
87
-  (0.1ms) rollback transaction
88
-  (0.0ms) begin transaction
89
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
90
- Processing by PeopleController#update as HTML
91
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:11:26 UTC", "updated_at"=>"2012-10-27 22:11:26 UTC"}, "id"=>"712064548"}
92
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
93
- WARNING: Can't mass-assign protected attributes: id
94
-  (0.1ms) SAVEPOINT active_record_1
95
-  (0.1ms) RELEASE SAVEPOINT active_record_1
96
- Redirected to http://test.host/people/712064548
97
- Completed 302 Found in 6ms (ActiveRecord: 0.0ms)
98
-  (0.1ms) rollback transaction
99
- Connecting to database specified by database.yml
100
-  (0.4ms) begin transaction
101
-  (0.0ms) rollback transaction
102
-  (0.1ms) begin transaction
103
- Processing by MainController#index as HTML
104
- Rendered main/index.html.erb within layouts/application (4.1ms)
105
- Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms)
106
-  (0.1ms) rollback transaction
107
-  (0.1ms) begin transaction
108
- Fixture Delete (0.4ms) DELETE FROM "people"
109
- Fixture Insert (0.4ms) INSERT INTO "people" ("name", "url", "email", "phone", "created_at", "updated_at", "id") VALUES ('Kevin', 'http://ksylvest.com/', 'info@ksylvest.com', '(555) 555-5555', '2012-10-27 22:42:11', '2012-10-27 22:42:11', 712064548)
110
-  (0.8ms) commit transaction
111
-  (0.1ms) begin transaction
112
- Person Load (0.6ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
113
-  (0.2ms) SELECT COUNT(*) FROM "people" 
114
- Processing by PeopleController#create as HTML
115
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:42:11 UTC", "updated_at"=>"2012-10-27 22:42:11 UTC"}}
116
- WARNING: Can't mass-assign protected attributes: id
117
-  (0.1ms) SAVEPOINT active_record_1
118
- SQL (1.3ms) INSERT INTO "people" ("created_at", "email", "name", "phone", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 27 Oct 2012 22:42:11 UTC +00:00], ["email", "info@ksylvest.com"], ["name", "Kevin"], ["phone", "(555) 555-5555"], ["updated_at", Sat, 27 Oct 2012 22:42:11 UTC +00:00], ["url", "http://ksylvest.com/"]]
119
-  (0.1ms) RELEASE SAVEPOINT active_record_1
120
- Redirected to http://test.host/people/712064549
121
- Completed 302 Found in 35ms (ActiveRecord: 0.0ms)
122
-  (0.2ms) SELECT COUNT(*) FROM "people" 
123
-  (0.4ms) rollback transaction
124
-  (0.1ms) begin transaction
125
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
126
-  (0.2ms) SELECT COUNT(*) FROM "people" 
127
- Processing by PeopleController#destroy as HTML
128
- Parameters: {"id"=>"712064548"}
129
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
130
-  (0.1ms) SAVEPOINT active_record_1
131
- SQL (0.4ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 712064548]]
132
-  (0.1ms) RELEASE SAVEPOINT active_record_1
133
- Redirected to http://test.host/people
134
- Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
135
-  (0.2ms) SELECT COUNT(*) FROM "people"
136
-  (0.4ms) rollback transaction
137
-  (0.1ms) begin transaction
138
- Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
139
- Processing by PeopleController#edit as HTML
140
- Parameters: {"id"=>"712064548"}
141
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
142
- Rendered people/_form.html.erb (18.2ms)
143
- Completed 200 OK in 34ms (Views: 31.1ms | ActiveRecord: 0.2ms)
144
-  (0.2ms) rollback transaction
145
-  (0.1ms) begin transaction
146
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
147
- Processing by PeopleController#index as HTML
148
- Person Load (0.2ms) SELECT "people".* FROM "people"
149
- Completed 200 OK in 57ms (Views: 54.2ms | ActiveRecord: 0.2ms)
150
-  (0.1ms) rollback transaction
151
-  (0.1ms) begin transaction
152
- Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
153
- Processing by PeopleController#new as HTML
154
- Rendered people/_form.html.erb (7.0ms)
155
- Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.0ms)
156
-  (0.1ms) rollback transaction
157
-  (0.1ms) begin transaction
158
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
159
- Processing by PeopleController#show as HTML
160
- Parameters: {"id"=>"712064548"}
161
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
162
- Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.2ms)
163
-  (0.2ms) rollback transaction
164
-  (0.1ms) begin transaction
165
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
166
- Processing by PeopleController#update as HTML
167
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:42:11 UTC", "updated_at"=>"2012-10-27 22:42:11 UTC"}, "id"=>"712064548"}
168
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
169
- WARNING: Can't mass-assign protected attributes: id
170
-  (0.1ms) SAVEPOINT active_record_1
171
-  (0.1ms) RELEASE SAVEPOINT active_record_1
172
- Redirected to http://test.host/people/712064548
173
- Completed 302 Found in 10ms (ActiveRecord: 0.0ms)
174
-  (0.1ms) rollback transaction
175
- Connecting to database specified by database.yml
176
-  (0.5ms) begin transaction
177
-  (0.1ms) rollback transaction
178
-  (0.1ms) begin transaction
179
- Processing by MainController#index as HTML
180
- Rendered main/index.html.erb within layouts/application (3.9ms)
181
- Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.0ms)
182
-  (0.1ms) rollback transaction
183
-  (0.1ms) begin transaction
184
- Fixture Delete (0.4ms) DELETE FROM "people"
185
- Fixture Insert (0.2ms) INSERT INTO "people" ("name", "url", "email", "phone", "created_at", "updated_at", "id") VALUES ('Kevin', 'http://ksylvest.com/', 'info@ksylvest.com', '(555) 555-5555', '2012-10-27 22:42:32', '2012-10-27 22:42:32', 712064548)
186
-  (0.8ms) commit transaction
187
-  (0.0ms) begin transaction
188
- Person Load (0.5ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
189
-  (0.2ms) SELECT COUNT(*) FROM "people" 
190
- Processing by PeopleController#create as HTML
191
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:42:32 UTC", "updated_at"=>"2012-10-27 22:42:32 UTC"}}
192
- WARNING: Can't mass-assign protected attributes: id
193
-  (0.1ms) SAVEPOINT active_record_1
194
- SQL (0.9ms) INSERT INTO "people" ("created_at", "email", "name", "phone", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 27 Oct 2012 22:42:32 UTC +00:00], ["email", "info@ksylvest.com"], ["name", "Kevin"], ["phone", "(555) 555-5555"], ["updated_at", Sat, 27 Oct 2012 22:42:32 UTC +00:00], ["url", "http://ksylvest.com/"]]
195
-  (0.1ms) RELEASE SAVEPOINT active_record_1
196
- Redirected to http://test.host/people/712064549
197
- Completed 302 Found in 32ms (ActiveRecord: 0.0ms)
198
-  (0.2ms) SELECT COUNT(*) FROM "people" 
199
-  (0.5ms) rollback transaction
200
-  (0.1ms) begin transaction
201
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
202
-  (0.2ms) SELECT COUNT(*) FROM "people" 
203
- Processing by PeopleController#destroy as HTML
204
- Parameters: {"id"=>"712064548"}
205
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
206
-  (0.1ms) SAVEPOINT active_record_1
207
- SQL (0.4ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 712064548]]
208
-  (0.1ms) RELEASE SAVEPOINT active_record_1
209
- Redirected to http://test.host/people
210
- Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
211
-  (0.2ms) SELECT COUNT(*) FROM "people"
212
-  (0.4ms) rollback transaction
213
-  (0.1ms) begin transaction
214
- Person Load (0.3ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
215
- Processing by PeopleController#edit as HTML
216
- Parameters: {"id"=>"712064548"}
217
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
218
- Rendered people/_form.html.erb (12.0ms)
219
- Completed 200 OK in 22ms (Views: 19.8ms | ActiveRecord: 0.1ms)
220
-  (0.1ms) rollback transaction
221
-  (0.0ms) begin transaction
222
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
223
- Processing by PeopleController#index as HTML
224
- Person Load (0.2ms) SELECT "people".* FROM "people"
225
- Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms)
226
-  (0.1ms) rollback transaction
227
-  (0.0ms) begin transaction
228
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
229
- Processing by PeopleController#new as HTML
230
- Rendered people/_form.html.erb (6.2ms)
231
- Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms)
232
-  (0.1ms) rollback transaction
233
-  (0.1ms) begin transaction
234
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
235
- Processing by PeopleController#show as HTML
236
- Parameters: {"id"=>"712064548"}
237
- Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
238
- Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.1ms)
239
-  (0.1ms) rollback transaction
240
-  (0.1ms) begin transaction
241
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 712064548]]
242
- Processing by PeopleController#update as HTML
243
- Parameters: {"person"=>{"id"=>"712064548", "name"=>"Kevin", "url"=>"http://ksylvest.com/", "email"=>"info@ksylvest.com", "phone"=>"(555) 555-5555", "created_at"=>"2012-10-27 22:42:32 UTC", "updated_at"=>"2012-10-27 22:42:32 UTC"}, "id"=>"712064548"}
244
- Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "712064548"]]
245
- WARNING: Can't mass-assign protected attributes: id
246
-  (0.1ms) SAVEPOINT active_record_1
247
-  (0.0ms) RELEASE SAVEPOINT active_record_1
248
- Redirected to http://test.host/people/712064548
249
- Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
250
-  (0.1ms) rollback transaction
File without changes
@@ -1,6 +0,0 @@
1
- #!/usr/bin/env ruby
2
- # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
3
-
4
- APP_PATH = File.expand_path('../../config/application', __FILE__)
5
- require File.expand_path('../../config/boot', __FILE__)
6
- require 'rails/commands'
@@ -1,5 +0,0 @@
1
- kevin:
2
- name: Kevin
3
- url: http://ksylvest.com/
4
- email: info@ksylvest.com
5
- phone: (555) 555-5555
@@ -1,10 +0,0 @@
1
- require 'test_helper'
2
-
3
- class MainControllerTest < ActionController::TestCase
4
-
5
- test "should get index" do
6
- get :index
7
- assert_response :success
8
- end
9
-
10
- end
@@ -1,53 +0,0 @@
1
- require 'test_helper'
2
-
3
- class PeopleControllerTest < ActionController::TestCase
4
-
5
- fixtures :all
6
-
7
- setup do
8
- @person = people(:kevin)
9
- end
10
-
11
- test "should get index" do
12
- get :index
13
- assert_response :success
14
- assert_not_nil assigns(:people)
15
- end
16
-
17
- test "should get new" do
18
- get :new
19
- assert_response :success
20
- end
21
-
22
- test "should create person" do
23
- assert_difference('Person.count') do
24
- post :create, :person => @person.attributes
25
- end
26
-
27
- assert_redirected_to person_path(assigns(:person))
28
- end
29
-
30
- test "should show person" do
31
- get :show, :id => @person.id
32
- assert_response :success
33
- end
34
-
35
- test "should get edit" do
36
- get :edit, :id => @person.id
37
- assert_response :success
38
- end
39
-
40
- test "should update person" do
41
- put :update, :id => @person.id, :person => @person.attributes
42
- assert_redirected_to person_path(assigns(:person))
43
- end
44
-
45
- test "should destroy person" do
46
- assert_difference('Person.count', -1) do
47
- delete :destroy, :id => @person.id
48
- end
49
-
50
- assert_redirected_to people_path
51
- end
52
-
53
- end
@@ -1,4 +0,0 @@
1
- require 'test_helper'
2
-
3
- class MainHelperTest < ActionView::TestCase
4
- end
@@ -1,4 +0,0 @@
1
- require 'test_helper'
2
-
3
- class PeopleHelperTest < ActionView::TestCase
4
- end
@@ -1,7 +0,0 @@
1
- require 'test_helper'
2
-
3
- class PersonTest < ActiveSupport::TestCase
4
- # test "the truth" do
5
- # assert true
6
- # end
7
- end
@@ -1,7 +0,0 @@
1
- require 'test_helper'
2
-
3
- class ErroneousTest < ActiveSupport::TestCase
4
- test "erroneous is a module" do
5
- assert_kind_of Module, Erroneous
6
- end
7
- end
@@ -1,8 +0,0 @@
1
- ENV["RAILS_ENV"] = "test"
2
-
3
- require File.expand_path("../dummy/config/environment.rb", __FILE__)
4
- require "rails/test_help"
5
-
6
- Rails.backtrace_cleaner.remove_silencers!
7
-
8
- Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }