seiten 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/seiten/pages_controller.rb +1 -0
- data/app/helpers/seiten_helper.rb +2 -1
- data/config/routes.rb +1 -1
- data/lib/seiten/page.rb +2 -1
- data/lib/seiten/page_store.rb +40 -12
- data/lib/seiten/version.rb +1 -1
- data/test/dummy/app/views/layouts/application.html.erb +2 -0
- data/test/dummy/app/views/layouts/home.html.erb +22 -0
- data/test/dummy/app/views/layouts/products.html.erb +22 -0
- data/test/dummy/app/views/layouts/team.html.erb +22 -0
- data/test/dummy/config/navigation.yml +8 -1
- data/test/dummy/log/development.log +1012 -0
- data/test/dummy/log/test.log +2805 -0
- data/test/dummy/tmp/pids/server.pid +1 -1
- data/test/integration/layout_test.rb +26 -0
- data/test/integration/navigation_test.rb +0 -11
- data/test/integration/redirect_test.rb +15 -0
- data/test/page_test.rb +4 -0
- metadata +17 -7
@@ -3253,3 +3253,1015 @@ Completed 200 OK in 56ms (Views: 54.8ms | ActiveRecord: 0.0ms)
|
|
3253
3253
|
|
3254
3254
|
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:36:13 +0200
|
3255
3255
|
Served asset /application.css - 304 Not Modified (0ms)
|
3256
|
+
Connecting to database specified by database.yml
|
3257
|
+
|
3258
|
+
|
3259
|
+
Started GET "/" for 127.0.0.1 at 2013-07-25 12:04:35 +0200
|
3260
|
+
Processing by Seiten::PagesController#show as HTML
|
3261
|
+
Rendered app/pages/home.html.erb (0.2ms)
|
3262
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.2ms)
|
3263
|
+
Completed 200 OK in 64ms (Views: 62.2ms | ActiveRecord: 0.0ms)
|
3264
|
+
|
3265
|
+
|
3266
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0200
|
3267
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
3268
|
+
|
3269
|
+
|
3270
|
+
Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:33 +0200
|
3271
|
+
Processing by Seiten::PagesController#show as HTML
|
3272
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
3273
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3274
|
+
Completed 200 OK in 66ms (Views: 64.0ms | ActiveRecord: 0.0ms)
|
3275
|
+
|
3276
|
+
|
3277
|
+
Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:35 +0200
|
3278
|
+
Processing by Seiten::PagesController#show as HTML
|
3279
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
3280
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms)
|
3281
|
+
Completed 200 OK in 53ms (Views: 51.2ms | ActiveRecord: 0.0ms)
|
3282
|
+
|
3283
|
+
|
3284
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:06:35 +0200
|
3285
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3286
|
+
|
3287
|
+
|
3288
|
+
Started GET "/" for 127.0.0.1 at 2013-07-25 12:11:52 +0200
|
3289
|
+
Processing by Seiten::PagesController#show as HTML
|
3290
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
3291
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3292
|
+
Completed 200 OK in 54ms (Views: 52.4ms | ActiveRecord: 0.0ms)
|
3293
|
+
|
3294
|
+
|
3295
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:11:52 +0200
|
3296
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3297
|
+
Connecting to database specified by database.yml
|
3298
|
+
Connecting to database specified by database.yml
|
3299
|
+
Connecting to database specified by database.yml
|
3300
|
+
|
3301
|
+
|
3302
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:04:08 +0200
|
3303
|
+
Processing by Seiten::PagesController#show as HTML
|
3304
|
+
Rendered app/pages/home.html.erb (0.2ms)
|
3305
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
|
3306
|
+
Completed 200 OK in 64ms (Views: 62.8ms | ActiveRecord: 0.0ms)
|
3307
|
+
|
3308
|
+
|
3309
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:04:08 +0200
|
3310
|
+
Served asset /application.css - 200 OK (1ms)
|
3311
|
+
|
3312
|
+
|
3313
|
+
Started GET "/products" for 127.0.0.1 at 2013-08-20 12:04:13 +0200
|
3314
|
+
Processing by Seiten::PagesController#show as HTML
|
3315
|
+
Parameters: {"page"=>"products"}
|
3316
|
+
Rendered app/pages/products.html.erb (0.3ms)
|
3317
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.3ms)
|
3318
|
+
Completed 200 OK in 58ms (Views: 56.5ms | ActiveRecord: 0.0ms)
|
3319
|
+
Connecting to database specified by database.yml
|
3320
|
+
Connecting to database specified by database.yml
|
3321
|
+
Connecting to database specified by database.yml
|
3322
|
+
|
3323
|
+
|
3324
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:19:01 +0200
|
3325
|
+
Processing by Seiten::PagesController#show as HTML
|
3326
|
+
Rendered app/pages/home.html.erb (0.2ms)
|
3327
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/home (1.7ms)
|
3328
|
+
Completed 200 OK in 66ms (Views: 63.9ms | ActiveRecord: 0.0ms)
|
3329
|
+
|
3330
|
+
|
3331
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:02 +0200
|
3332
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
3333
|
+
|
3334
|
+
|
3335
|
+
Started GET "/products" for 127.0.0.1 at 2013-08-20 12:19:05 +0200
|
3336
|
+
Processing by Seiten::PagesController#show as HTML
|
3337
|
+
Parameters: {"page"=>"products"}
|
3338
|
+
Rendered app/pages/products.html.erb (0.3ms)
|
3339
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.2ms)
|
3340
|
+
Completed 200 OK in 33ms (Views: 31.0ms | ActiveRecord: 0.0ms)
|
3341
|
+
|
3342
|
+
|
3343
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:05 +0200
|
3344
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3345
|
+
|
3346
|
+
|
3347
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:19:06 +0200
|
3348
|
+
Processing by Seiten::PagesController#show as HTML
|
3349
|
+
Parameters: {"page"=>"products/logo-design"}
|
3350
|
+
Rendered app/pages/products/logo-design.html.erb (0.3ms)
|
3351
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.2ms)
|
3352
|
+
Completed 200 OK in 75ms (Views: 73.0ms | ActiveRecord: 0.0ms)
|
3353
|
+
|
3354
|
+
|
3355
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:07 +0200
|
3356
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3357
|
+
|
3358
|
+
|
3359
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:19:07 +0200
|
3360
|
+
Processing by Seiten::PagesController#show as HTML
|
3361
|
+
Parameters: {"page"=>"products/web-development"}
|
3362
|
+
Rendered app/pages/products/web-development.html.erb (0.4ms)
|
3363
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.4ms)
|
3364
|
+
Completed 200 OK in 77ms (Views: 74.9ms | ActiveRecord: 0.0ms)
|
3365
|
+
|
3366
|
+
|
3367
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:08 +0200
|
3368
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3369
|
+
|
3370
|
+
|
3371
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:19:08 +0200
|
3372
|
+
Processing by Seiten::PagesController#show as HTML
|
3373
|
+
Parameters: {"page"=>"contact"}
|
3374
|
+
Rendered app/pages/contact.html.erb (0.3ms)
|
3375
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.1ms)
|
3376
|
+
Completed 200 OK in 77ms (Views: 75.2ms | ActiveRecord: 0.0ms)
|
3377
|
+
|
3378
|
+
|
3379
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:08 +0200
|
3380
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3381
|
+
|
3382
|
+
|
3383
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:19:09 +0200
|
3384
|
+
|
3385
|
+
|
3386
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:09 +0200
|
3387
|
+
Processing by Seiten::PagesController#show as HTML
|
3388
|
+
Parameters: {"page"=>"about/our-team"}
|
3389
|
+
Rendered app/pages/about/our-team.html.erb (12.7ms)
|
3390
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (13.5ms)
|
3391
|
+
Completed 200 OK in 114ms (Views: 86.6ms | ActiveRecord: 0.0ms)
|
3392
|
+
|
3393
|
+
|
3394
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:09 +0200
|
3395
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3396
|
+
|
3397
|
+
|
3398
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:10 +0200
|
3399
|
+
Processing by Seiten::PagesController#show as HTML
|
3400
|
+
Parameters: {"page"=>"about/our-team"}
|
3401
|
+
Rendered app/pages/about/our-team.html.erb (11.8ms)
|
3402
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.7ms)
|
3403
|
+
Completed 200 OK in 111ms (Views: 109.2ms | ActiveRecord: 0.0ms)
|
3404
|
+
|
3405
|
+
|
3406
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:11 +0200
|
3407
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3408
|
+
|
3409
|
+
|
3410
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:19:12 +0200
|
3411
|
+
Processing by Seiten::PagesController#show as HTML
|
3412
|
+
Parameters: {"page"=>"about/works"}
|
3413
|
+
Rendered app/pages/about/works.html.erb (0.3ms)
|
3414
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.3ms)
|
3415
|
+
Completed 200 OK in 77ms (Views: 74.9ms | ActiveRecord: 0.0ms)
|
3416
|
+
|
3417
|
+
|
3418
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:12 +0200
|
3419
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3420
|
+
|
3421
|
+
|
3422
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:19:13 +0200
|
3423
|
+
Processing by Seiten::PagesController#show as HTML
|
3424
|
+
Parameters: {"page"=>"about/partners"}
|
3425
|
+
Rendered app/pages/about/partners.html.erb (44.5ms)
|
3426
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (45.4ms)
|
3427
|
+
Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.0ms)
|
3428
|
+
|
3429
|
+
|
3430
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:13 +0200
|
3431
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3432
|
+
|
3433
|
+
|
3434
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:19:14 +0200
|
3435
|
+
Processing by Seiten::PagesController#show as HTML
|
3436
|
+
Parameters: {"page"=>"about/works"}
|
3437
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
3438
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3439
|
+
Completed 200 OK in 76ms (Views: 74.9ms | ActiveRecord: 0.0ms)
|
3440
|
+
|
3441
|
+
|
3442
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:14 +0200
|
3443
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3444
|
+
|
3445
|
+
|
3446
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:14 +0200
|
3447
|
+
Processing by Seiten::PagesController#show as HTML
|
3448
|
+
Parameters: {"page"=>"about/our-team"}
|
3449
|
+
Rendered app/pages/about/our-team.html.erb (38.5ms)
|
3450
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.4ms)
|
3451
|
+
Completed 200 OK in 111ms (Views: 109.7ms | ActiveRecord: 0.0ms)
|
3452
|
+
|
3453
|
+
|
3454
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:14 +0200
|
3455
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3456
|
+
|
3457
|
+
|
3458
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:19:16 +0200
|
3459
|
+
Processing by Seiten::PagesController#show as HTML
|
3460
|
+
Parameters: {"page"=>"about/works"}
|
3461
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
3462
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3463
|
+
Completed 200 OK in 75ms (Views: 73.1ms | ActiveRecord: 0.0ms)
|
3464
|
+
|
3465
|
+
|
3466
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:16 +0200
|
3467
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3468
|
+
|
3469
|
+
|
3470
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:19:17 +0200
|
3471
|
+
Processing by Seiten::PagesController#show as HTML
|
3472
|
+
Parameters: {"page"=>"about/works"}
|
3473
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
3474
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3475
|
+
Completed 200 OK in 77ms (Views: 75.6ms | ActiveRecord: 0.0ms)
|
3476
|
+
|
3477
|
+
|
3478
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:17 +0200
|
3479
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3480
|
+
|
3481
|
+
|
3482
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:19:17 +0200
|
3483
|
+
Processing by Seiten::PagesController#show as HTML
|
3484
|
+
Parameters: {"page"=>"about/partners"}
|
3485
|
+
Rendered app/pages/about/partners.html.erb (15.3ms)
|
3486
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (16.2ms)
|
3487
|
+
Completed 200 OK in 89ms (Views: 87.1ms | ActiveRecord: 0.0ms)
|
3488
|
+
|
3489
|
+
|
3490
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:18 +0200
|
3491
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3492
|
+
|
3493
|
+
|
3494
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:18 +0200
|
3495
|
+
Processing by Seiten::PagesController#show as HTML
|
3496
|
+
Parameters: {"page"=>"about/our-team"}
|
3497
|
+
Rendered app/pages/about/our-team.html.erb (38.1ms)
|
3498
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (38.9ms)
|
3499
|
+
Completed 200 OK in 111ms (Views: 109.1ms | ActiveRecord: 0.0ms)
|
3500
|
+
|
3501
|
+
|
3502
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:18 +0200
|
3503
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3504
|
+
|
3505
|
+
|
3506
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:19:24 +0200
|
3507
|
+
|
3508
|
+
|
3509
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:24 +0200
|
3510
|
+
Processing by Seiten::PagesController#show as HTML
|
3511
|
+
Parameters: {"page"=>"about/our-team"}
|
3512
|
+
Rendered app/pages/about/our-team.html.erb (11.7ms)
|
3513
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.5ms)
|
3514
|
+
Completed 200 OK in 112ms (Views: 110.4ms | ActiveRecord: 0.0ms)
|
3515
|
+
|
3516
|
+
|
3517
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:25 +0200
|
3518
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3519
|
+
|
3520
|
+
|
3521
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:26 +0200
|
3522
|
+
Processing by Seiten::PagesController#show as HTML
|
3523
|
+
Parameters: {"page"=>"about/our-team"}
|
3524
|
+
Rendered app/pages/about/our-team.html.erb (12.2ms)
|
3525
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (13.1ms)
|
3526
|
+
Completed 200 OK in 86ms (Views: 83.7ms | ActiveRecord: 0.0ms)
|
3527
|
+
|
3528
|
+
|
3529
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:26 +0200
|
3530
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3531
|
+
|
3532
|
+
|
3533
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:19:27 +0200
|
3534
|
+
|
3535
|
+
|
3536
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:27 +0200
|
3537
|
+
Processing by Seiten::PagesController#show as HTML
|
3538
|
+
Parameters: {"page"=>"about/our-team"}
|
3539
|
+
Rendered app/pages/about/our-team.html.erb (38.4ms)
|
3540
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.2ms)
|
3541
|
+
Completed 200 OK in 113ms (Views: 111.5ms | ActiveRecord: 0.0ms)
|
3542
|
+
|
3543
|
+
|
3544
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:27 +0200
|
3545
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3546
|
+
|
3547
|
+
|
3548
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:28 +0200
|
3549
|
+
Processing by Seiten::PagesController#show as HTML
|
3550
|
+
Parameters: {"page"=>"about/our-team"}
|
3551
|
+
Rendered app/pages/about/our-team.html.erb (12.0ms)
|
3552
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.8ms)
|
3553
|
+
Completed 200 OK in 86ms (Views: 84.2ms | ActiveRecord: 0.0ms)
|
3554
|
+
|
3555
|
+
|
3556
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:28 +0200
|
3557
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3558
|
+
|
3559
|
+
|
3560
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:19:28 +0200
|
3561
|
+
|
3562
|
+
|
3563
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:19:28 +0200
|
3564
|
+
Processing by Seiten::PagesController#show as HTML
|
3565
|
+
Parameters: {"page"=>"about/our-team"}
|
3566
|
+
Rendered app/pages/about/our-team.html.erb (11.9ms)
|
3567
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.7ms)
|
3568
|
+
Completed 200 OK in 112ms (Views: 110.8ms | ActiveRecord: 0.0ms)
|
3569
|
+
|
3570
|
+
|
3571
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:29 +0200
|
3572
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3573
|
+
|
3574
|
+
|
3575
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:19:29 +0200
|
3576
|
+
Processing by Seiten::PagesController#show as HTML
|
3577
|
+
Parameters: {"page"=>"about/works"}
|
3578
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
3579
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3580
|
+
Completed 200 OK in 75ms (Views: 73.8ms | ActiveRecord: 0.0ms)
|
3581
|
+
|
3582
|
+
|
3583
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:29 +0200
|
3584
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3585
|
+
|
3586
|
+
|
3587
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:19:30 +0200
|
3588
|
+
Processing by Seiten::PagesController#show as HTML
|
3589
|
+
Parameters: {"page"=>"about/partners"}
|
3590
|
+
Rendered app/pages/about/partners.html.erb (43.1ms)
|
3591
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (44.0ms)
|
3592
|
+
Completed 200 OK in 116ms (Views: 114.4ms | ActiveRecord: 0.0ms)
|
3593
|
+
|
3594
|
+
|
3595
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:30 +0200
|
3596
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3597
|
+
|
3598
|
+
|
3599
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:19:31 +0200
|
3600
|
+
Processing by Seiten::PagesController#show as HTML
|
3601
|
+
Parameters: {"page"=>"contact"}
|
3602
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3603
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
3604
|
+
Completed 200 OK in 73ms (Views: 71.7ms | ActiveRecord: 0.0ms)
|
3605
|
+
|
3606
|
+
|
3607
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:31 +0200
|
3608
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3609
|
+
|
3610
|
+
|
3611
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:19:33 +0200
|
3612
|
+
Processing by Seiten::PagesController#show as HTML
|
3613
|
+
Parameters: {"page"=>"contact"}
|
3614
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3615
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.7ms)
|
3616
|
+
Completed 200 OK in 71ms (Views: 69.9ms | ActiveRecord: 0.0ms)
|
3617
|
+
|
3618
|
+
|
3619
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:19:33 +0200
|
3620
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3621
|
+
Connecting to database specified by database.yml
|
3622
|
+
Connecting to database specified by database.yml
|
3623
|
+
|
3624
|
+
|
3625
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:25:35 +0200
|
3626
|
+
Processing by Seiten::PagesController#show as HTML
|
3627
|
+
Parameters: {"page"=>"contact"}
|
3628
|
+
Rendered app/pages/contact.html.erb (0.2ms)
|
3629
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.8ms)
|
3630
|
+
Completed 200 OK in 107ms (Views: 105.4ms | ActiveRecord: 0.0ms)
|
3631
|
+
|
3632
|
+
|
3633
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:35 +0200
|
3634
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
3635
|
+
|
3636
|
+
|
3637
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:36 +0200
|
3638
|
+
Processing by Seiten::PagesController#show as HTML
|
3639
|
+
Rendered app/pages/home.html.erb (0.3ms)
|
3640
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/home (1.1ms)
|
3641
|
+
Completed 200 OK in 56ms (Views: 54.8ms | ActiveRecord: 0.0ms)
|
3642
|
+
|
3643
|
+
|
3644
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:36 +0200
|
3645
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3646
|
+
|
3647
|
+
|
3648
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:39 +0200
|
3649
|
+
Processing by Seiten::PagesController#show as HTML
|
3650
|
+
Parameters: {"page"=>"about/our-team"}
|
3651
|
+
Rendered app/pages/about/our-team.html.erb (12.2ms)
|
3652
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (13.2ms)
|
3653
|
+
Completed 200 OK in 85ms (Views: 83.2ms | ActiveRecord: 0.0ms)
|
3654
|
+
|
3655
|
+
|
3656
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:39 +0200
|
3657
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3658
|
+
|
3659
|
+
|
3660
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:25:42 +0200
|
3661
|
+
Processing by Seiten::PagesController#show as HTML
|
3662
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
3663
|
+
Rendered app/pages/about/our-team/switzerland.html.erb (0.4ms)
|
3664
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.4ms)
|
3665
|
+
Completed 200 OK in 121ms (Views: 119.3ms | ActiveRecord: 0.0ms)
|
3666
|
+
|
3667
|
+
|
3668
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:42 +0200
|
3669
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3670
|
+
|
3671
|
+
|
3672
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:47 +0200
|
3673
|
+
Processing by Seiten::PagesController#show as HTML
|
3674
|
+
Parameters: {"page"=>"about/our-team"}
|
3675
|
+
Rendered app/pages/about/our-team.html.erb (38.5ms)
|
3676
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.3ms)
|
3677
|
+
Completed 200 OK in 113ms (Views: 110.2ms | ActiveRecord: 0.0ms)
|
3678
|
+
|
3679
|
+
|
3680
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:48 +0200
|
3681
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3682
|
+
|
3683
|
+
|
3684
|
+
Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-08-20 12:25:49 +0200
|
3685
|
+
Processing by Seiten::PagesController#show as HTML
|
3686
|
+
Parameters: {"page"=>"about/our-team/italy"}
|
3687
|
+
Rendered app/pages/about/our-team/italy.html.erb (0.3ms)
|
3688
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms)
|
3689
|
+
Completed 200 OK in 122ms (Views: 120.5ms | ActiveRecord: 0.0ms)
|
3690
|
+
|
3691
|
+
|
3692
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:49 +0200
|
3693
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3694
|
+
|
3695
|
+
|
3696
|
+
Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-08-20 12:25:52 +0200
|
3697
|
+
Processing by Seiten::PagesController#show as HTML
|
3698
|
+
Parameters: {"page"=>"about/our-team/italy"}
|
3699
|
+
Rendered app/pages/about/our-team/italy.html.erb (0.0ms)
|
3700
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms)
|
3701
|
+
Completed 200 OK in 118ms (Views: 116.0ms | ActiveRecord: 0.0ms)
|
3702
|
+
|
3703
|
+
|
3704
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:52 +0200
|
3705
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3706
|
+
|
3707
|
+
|
3708
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:53 +0200
|
3709
|
+
Processing by Seiten::PagesController#show as HTML
|
3710
|
+
Parameters: {"page"=>"about/our-team"}
|
3711
|
+
Rendered app/pages/about/our-team.html.erb (11.6ms)
|
3712
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.4ms)
|
3713
|
+
Completed 200 OK in 85ms (Views: 83.9ms | ActiveRecord: 0.0ms)
|
3714
|
+
|
3715
|
+
|
3716
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:53 +0200
|
3717
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3718
|
+
|
3719
|
+
|
3720
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:25:55 +0200
|
3721
|
+
|
3722
|
+
|
3723
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:55 +0200
|
3724
|
+
Processing by Seiten::PagesController#show as HTML
|
3725
|
+
Parameters: {"page"=>"about/our-team"}
|
3726
|
+
Rendered app/pages/about/our-team.html.erb (40.3ms)
|
3727
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (41.0ms)
|
3728
|
+
Completed 200 OK in 113ms (Views: 111.8ms | ActiveRecord: 0.0ms)
|
3729
|
+
|
3730
|
+
|
3731
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:56 +0200
|
3732
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3733
|
+
|
3734
|
+
|
3735
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:25:59 +0200
|
3736
|
+
|
3737
|
+
|
3738
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:59 +0200
|
3739
|
+
Processing by Seiten::PagesController#show as HTML
|
3740
|
+
Parameters: {"page"=>"about/our-team"}
|
3741
|
+
Rendered app/pages/about/our-team.html.erb (11.7ms)
|
3742
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.4ms)
|
3743
|
+
Completed 200 OK in 111ms (Views: 109.2ms | ActiveRecord: 0.0ms)
|
3744
|
+
|
3745
|
+
|
3746
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:25:59 +0200
|
3747
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3748
|
+
|
3749
|
+
|
3750
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:26:00 +0200
|
3751
|
+
Processing by Seiten::PagesController#show as HTML
|
3752
|
+
Parameters: {"page"=>"about/works"}
|
3753
|
+
Rendered app/pages/about/works.html.erb (0.3ms)
|
3754
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.0ms)
|
3755
|
+
Completed 200 OK in 73ms (Views: 71.9ms | ActiveRecord: 0.0ms)
|
3756
|
+
|
3757
|
+
|
3758
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:00 +0200
|
3759
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3760
|
+
|
3761
|
+
|
3762
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:26:01 +0200
|
3763
|
+
Processing by Seiten::PagesController#show as HTML
|
3764
|
+
Parameters: {"page"=>"about/partners"}
|
3765
|
+
Rendered app/pages/about/partners.html.erb (16.5ms)
|
3766
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (17.4ms)
|
3767
|
+
Completed 200 OK in 114ms (Views: 111.9ms | ActiveRecord: 0.0ms)
|
3768
|
+
|
3769
|
+
|
3770
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:01 +0200
|
3771
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3772
|
+
|
3773
|
+
|
3774
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:26:02 +0200
|
3775
|
+
Processing by Seiten::PagesController#show as HTML
|
3776
|
+
Parameters: {"page"=>"about/our-team"}
|
3777
|
+
Rendered app/pages/about/our-team.html.erb (13.2ms)
|
3778
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (14.2ms)
|
3779
|
+
Completed 200 OK in 87ms (Views: 85.1ms | ActiveRecord: 0.0ms)
|
3780
|
+
|
3781
|
+
|
3782
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:02 +0200
|
3783
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3784
|
+
|
3785
|
+
|
3786
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:26:04 +0200
|
3787
|
+
|
3788
|
+
|
3789
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:26:04 +0200
|
3790
|
+
Processing by Seiten::PagesController#show as HTML
|
3791
|
+
Parameters: {"page"=>"about/our-team"}
|
3792
|
+
Rendered app/pages/about/our-team.html.erb (38.0ms)
|
3793
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (38.7ms)
|
3794
|
+
Completed 200 OK in 111ms (Views: 109.8ms | ActiveRecord: 0.0ms)
|
3795
|
+
|
3796
|
+
|
3797
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:04 +0200
|
3798
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3799
|
+
|
3800
|
+
|
3801
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:26:05 +0200
|
3802
|
+
Processing by Seiten::PagesController#show as HTML
|
3803
|
+
Parameters: {"page"=>"contact"}
|
3804
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3805
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.9ms)
|
3806
|
+
Completed 200 OK in 75ms (Views: 73.0ms | ActiveRecord: 0.0ms)
|
3807
|
+
|
3808
|
+
|
3809
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:05 +0200
|
3810
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3811
|
+
|
3812
|
+
|
3813
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:26:07 +0200
|
3814
|
+
Processing by Seiten::PagesController#show as HTML
|
3815
|
+
Parameters: {"page"=>"contact"}
|
3816
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3817
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
3818
|
+
Completed 200 OK in 98ms (Views: 96.6ms | ActiveRecord: 0.0ms)
|
3819
|
+
|
3820
|
+
|
3821
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:07 +0200
|
3822
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3823
|
+
|
3824
|
+
|
3825
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:26:08 +0200
|
3826
|
+
Processing by Seiten::PagesController#show as HTML
|
3827
|
+
Parameters: {"page"=>"contact"}
|
3828
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3829
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.7ms)
|
3830
|
+
Completed 200 OK in 75ms (Views: 73.3ms | ActiveRecord: 0.0ms)
|
3831
|
+
|
3832
|
+
|
3833
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:08 +0200
|
3834
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3835
|
+
|
3836
|
+
|
3837
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:26:08 +0200
|
3838
|
+
Processing by Seiten::PagesController#show as HTML
|
3839
|
+
Parameters: {"page"=>"products/web-development"}
|
3840
|
+
Rendered app/pages/products/web-development.html.erb (0.3ms)
|
3841
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.1ms)
|
3842
|
+
Completed 200 OK in 75ms (Views: 73.8ms | ActiveRecord: 0.0ms)
|
3843
|
+
|
3844
|
+
|
3845
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:08 +0200
|
3846
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3847
|
+
|
3848
|
+
|
3849
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:26:09 +0200
|
3850
|
+
Processing by Seiten::PagesController#show as HTML
|
3851
|
+
Parameters: {"page"=>"products/logo-design"}
|
3852
|
+
Rendered app/pages/products/logo-design.html.erb (0.3ms)
|
3853
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.1ms)
|
3854
|
+
Completed 200 OK in 99ms (Views: 97.4ms | ActiveRecord: 0.0ms)
|
3855
|
+
|
3856
|
+
|
3857
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:09 +0200
|
3858
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3859
|
+
|
3860
|
+
|
3861
|
+
Started GET "/products" for 127.0.0.1 at 2013-08-20 12:26:09 +0200
|
3862
|
+
Processing by Seiten::PagesController#show as HTML
|
3863
|
+
Parameters: {"page"=>"products"}
|
3864
|
+
Rendered app/pages/products.html.erb (0.3ms)
|
3865
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.2ms)
|
3866
|
+
Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.0ms)
|
3867
|
+
|
3868
|
+
|
3869
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:09 +0200
|
3870
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3871
|
+
|
3872
|
+
|
3873
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:26:10 +0200
|
3874
|
+
Processing by Seiten::PagesController#show as HTML
|
3875
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
3876
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/home (0.9ms)
|
3877
|
+
Completed 200 OK in 59ms (Views: 57.3ms | ActiveRecord: 0.0ms)
|
3878
|
+
|
3879
|
+
|
3880
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:26:10 +0200
|
3881
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3882
|
+
|
3883
|
+
|
3884
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:29:05 +0200
|
3885
|
+
Processing by Seiten::PagesController#show as HTML
|
3886
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
3887
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/home (0.8ms)
|
3888
|
+
Completed 200 OK in 54ms (Views: 52.7ms | ActiveRecord: 0.0ms)
|
3889
|
+
|
3890
|
+
|
3891
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:05 +0200
|
3892
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3893
|
+
|
3894
|
+
|
3895
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:29:07 +0200
|
3896
|
+
Processing by Seiten::PagesController#show as HTML
|
3897
|
+
Parameters: {"page"=>"contact"}
|
3898
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3899
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.7ms)
|
3900
|
+
Completed 200 OK in 73ms (Views: 71.9ms | ActiveRecord: 0.0ms)
|
3901
|
+
|
3902
|
+
|
3903
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:08 +0200
|
3904
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3905
|
+
|
3906
|
+
|
3907
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:29:09 +0200
|
3908
|
+
Processing by Seiten::PagesController#show as HTML
|
3909
|
+
Parameters: {"page"=>"about/partners"}
|
3910
|
+
Rendered app/pages/about/partners.html.erb (41.2ms)
|
3911
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (42.0ms)
|
3912
|
+
Completed 200 OK in 114ms (Views: 112.0ms | ActiveRecord: 0.0ms)
|
3913
|
+
|
3914
|
+
|
3915
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:09 +0200
|
3916
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3917
|
+
|
3918
|
+
|
3919
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:29:10 +0200
|
3920
|
+
Processing by Seiten::PagesController#show as HTML
|
3921
|
+
Parameters: {"page"=>"about/works"}
|
3922
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
3923
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
3924
|
+
Completed 200 OK in 74ms (Views: 72.8ms | ActiveRecord: 0.0ms)
|
3925
|
+
|
3926
|
+
|
3927
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:10 +0200
|
3928
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3929
|
+
|
3930
|
+
|
3931
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:29:11 +0200
|
3932
|
+
Processing by Seiten::PagesController#show as HTML
|
3933
|
+
Parameters: {"page"=>"about/our-team"}
|
3934
|
+
Rendered app/pages/about/our-team.html.erb (39.1ms)
|
3935
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.9ms)
|
3936
|
+
Completed 200 OK in 111ms (Views: 109.8ms | ActiveRecord: 0.0ms)
|
3937
|
+
|
3938
|
+
|
3939
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:11 +0200
|
3940
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3941
|
+
|
3942
|
+
|
3943
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:29:12 +0200
|
3944
|
+
|
3945
|
+
|
3946
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:29:12 +0200
|
3947
|
+
Processing by Seiten::PagesController#show as HTML
|
3948
|
+
Parameters: {"page"=>"about/our-team"}
|
3949
|
+
Rendered app/pages/about/our-team.html.erb (13.0ms)
|
3950
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (13.8ms)
|
3951
|
+
Completed 200 OK in 112ms (Views: 110.3ms | ActiveRecord: 0.0ms)
|
3952
|
+
|
3953
|
+
|
3954
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:12 +0200
|
3955
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3956
|
+
|
3957
|
+
|
3958
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:29:13 +0200
|
3959
|
+
Processing by Seiten::PagesController#show as HTML
|
3960
|
+
Parameters: {"page"=>"contact"}
|
3961
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
3962
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
3963
|
+
Completed 200 OK in 73ms (Views: 71.6ms | ActiveRecord: 0.0ms)
|
3964
|
+
|
3965
|
+
|
3966
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:13 +0200
|
3967
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3968
|
+
|
3969
|
+
|
3970
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:29:13 +0200
|
3971
|
+
Processing by Seiten::PagesController#show as HTML
|
3972
|
+
Parameters: {"page"=>"products/web-development"}
|
3973
|
+
Rendered app/pages/products/web-development.html.erb (0.0ms)
|
3974
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.9ms)
|
3975
|
+
Completed 200 OK in 74ms (Views: 72.2ms | ActiveRecord: 0.0ms)
|
3976
|
+
|
3977
|
+
|
3978
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:14 +0200
|
3979
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3980
|
+
|
3981
|
+
|
3982
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:29:14 +0200
|
3983
|
+
Processing by Seiten::PagesController#show as HTML
|
3984
|
+
Parameters: {"page"=>"products/logo-design"}
|
3985
|
+
Rendered app/pages/products/logo-design.html.erb (0.0ms)
|
3986
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.9ms)
|
3987
|
+
Completed 200 OK in 100ms (Views: 98.7ms | ActiveRecord: 0.0ms)
|
3988
|
+
|
3989
|
+
|
3990
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:14 +0200
|
3991
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
3992
|
+
|
3993
|
+
|
3994
|
+
Started GET "/products" for 127.0.0.1 at 2013-08-20 12:29:15 +0200
|
3995
|
+
Processing by Seiten::PagesController#show as HTML
|
3996
|
+
Parameters: {"page"=>"products"}
|
3997
|
+
Rendered app/pages/products.html.erb (0.0ms)
|
3998
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
3999
|
+
Completed 200 OK in 31ms (Views: 29.4ms | ActiveRecord: 0.0ms)
|
4000
|
+
|
4001
|
+
|
4002
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:15 +0200
|
4003
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4004
|
+
|
4005
|
+
|
4006
|
+
Started GET "/" for 127.0.0.1 at 2013-08-20 12:29:16 +0200
|
4007
|
+
Processing by Seiten::PagesController#show as HTML
|
4008
|
+
Rendered app/pages/home.html.erb (0.0ms)
|
4009
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/home (0.9ms)
|
4010
|
+
Completed 200 OK in 57ms (Views: 55.6ms | ActiveRecord: 0.0ms)
|
4011
|
+
|
4012
|
+
|
4013
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:16 +0200
|
4014
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4015
|
+
|
4016
|
+
|
4017
|
+
Started GET "/about" for 127.0.0.1 at 2013-08-20 12:29:17 +0200
|
4018
|
+
|
4019
|
+
|
4020
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:29:17 +0200
|
4021
|
+
Processing by Seiten::PagesController#show as HTML
|
4022
|
+
Parameters: {"page"=>"about/our-team"}
|
4023
|
+
Rendered app/pages/about/our-team.html.erb (38.3ms)
|
4024
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (39.1ms)
|
4025
|
+
Completed 200 OK in 109ms (Views: 107.8ms | ActiveRecord: 0.0ms)
|
4026
|
+
|
4027
|
+
|
4028
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:17 +0200
|
4029
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4030
|
+
|
4031
|
+
|
4032
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:29:20 +0200
|
4033
|
+
Processing by Seiten::PagesController#show as HTML
|
4034
|
+
Parameters: {"page"=>"about/our-team"}
|
4035
|
+
Rendered app/pages/about/our-team.html.erb (11.6ms)
|
4036
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (12.5ms)
|
4037
|
+
Completed 200 OK in 85ms (Views: 83.4ms | ActiveRecord: 0.0ms)
|
4038
|
+
|
4039
|
+
|
4040
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:20 +0200
|
4041
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4042
|
+
|
4043
|
+
|
4044
|
+
Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:29:21 +0200
|
4045
|
+
Processing by Seiten::PagesController#show as HTML
|
4046
|
+
Parameters: {"page"=>"about/works"}
|
4047
|
+
Rendered app/pages/about/works.html.erb (0.0ms)
|
4048
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms)
|
4049
|
+
Completed 200 OK in 99ms (Views: 70.9ms | ActiveRecord: 0.0ms)
|
4050
|
+
|
4051
|
+
|
4052
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:21 +0200
|
4053
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4054
|
+
|
4055
|
+
|
4056
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:29:22 +0200
|
4057
|
+
Processing by Seiten::PagesController#show as HTML
|
4058
|
+
Parameters: {"page"=>"about/partners"}
|
4059
|
+
Rendered app/pages/about/partners.html.erb (16.2ms)
|
4060
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (16.9ms)
|
4061
|
+
Completed 200 OK in 114ms (Views: 111.6ms | ActiveRecord: 0.0ms)
|
4062
|
+
|
4063
|
+
|
4064
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:22 +0200
|
4065
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4066
|
+
|
4067
|
+
|
4068
|
+
Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:29:23 +0200
|
4069
|
+
Processing by Seiten::PagesController#show as HTML
|
4070
|
+
Parameters: {"page"=>"about/partners"}
|
4071
|
+
Rendered app/pages/about/partners.html.erb (16.6ms)
|
4072
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (17.5ms)
|
4073
|
+
Completed 200 OK in 89ms (Views: 87.6ms | ActiveRecord: 0.0ms)
|
4074
|
+
|
4075
|
+
|
4076
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:23 +0200
|
4077
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4078
|
+
|
4079
|
+
|
4080
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:29:24 +0200
|
4081
|
+
Processing by Seiten::PagesController#show as HTML
|
4082
|
+
Parameters: {"page"=>"about/our-team"}
|
4083
|
+
Rendered app/pages/about/our-team.html.erb (37.5ms)
|
4084
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/team (38.3ms)
|
4085
|
+
Completed 200 OK in 110ms (Views: 107.5ms | ActiveRecord: 0.0ms)
|
4086
|
+
|
4087
|
+
|
4088
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:24 +0200
|
4089
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4090
|
+
|
4091
|
+
|
4092
|
+
Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-08-20 12:29:25 +0200
|
4093
|
+
Processing by Seiten::PagesController#show as HTML
|
4094
|
+
Parameters: {"page"=>"about/our-team/italy"}
|
4095
|
+
Rendered app/pages/about/our-team/italy.html.erb (0.0ms)
|
4096
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
4097
|
+
Completed 200 OK in 121ms (Views: 119.6ms | ActiveRecord: 0.0ms)
|
4098
|
+
|
4099
|
+
|
4100
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:29:25 +0200
|
4101
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4102
|
+
|
4103
|
+
|
4104
|
+
Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-08-20 12:42:23 +0200
|
4105
|
+
Processing by Seiten::PagesController#show as HTML
|
4106
|
+
Parameters: {"page"=>"about/our-team/italy"}
|
4107
|
+
Rendered app/pages/about/our-team/italy.html.erb (0.0ms)
|
4108
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
4109
|
+
Completed 200 OK in 121ms (Views: 119.2ms | ActiveRecord: 0.0ms)
|
4110
|
+
|
4111
|
+
|
4112
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 12:42:23 +0200
|
4113
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4114
|
+
Connecting to database specified by database.yml
|
4115
|
+
|
4116
|
+
|
4117
|
+
Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-08-20 13:10:38 +0200
|
4118
|
+
Processing by Seiten::PagesController#show as HTML
|
4119
|
+
Parameters: {"page"=>"about/our-team/italy"}
|
4120
|
+
Rendered app/pages/about/our-team/italy.html.erb (0.2ms)
|
4121
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.9ms)
|
4122
|
+
Completed 200 OK in 143ms (Views: 140.7ms | ActiveRecord: 0.0ms)
|
4123
|
+
|
4124
|
+
|
4125
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:38 +0200
|
4126
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
4127
|
+
|
4128
|
+
|
4129
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:10:41 +0200
|
4130
|
+
|
4131
|
+
|
4132
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:10:41 +0200
|
4133
|
+
Processing by Seiten::PagesController#show as HTML
|
4134
|
+
Parameters: {"page"=>"contact"}
|
4135
|
+
Rendered app/pages/contact.html.erb (0.3ms)
|
4136
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.1ms)
|
4137
|
+
Completed 200 OK in 65ms (Views: 63.8ms | ActiveRecord: 0.0ms)
|
4138
|
+
|
4139
|
+
|
4140
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:41 +0200
|
4141
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4142
|
+
|
4143
|
+
|
4144
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:10:43 +0200
|
4145
|
+
Processing by Seiten::PagesController#show as HTML
|
4146
|
+
Parameters: {"page"=>"products/web-development"}
|
4147
|
+
Rendered app/pages/products/web-development.html.erb (0.3ms)
|
4148
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.2ms)
|
4149
|
+
Completed 200 OK in 83ms (Views: 81.3ms | ActiveRecord: 0.0ms)
|
4150
|
+
|
4151
|
+
|
4152
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:43 +0200
|
4153
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4154
|
+
|
4155
|
+
|
4156
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:10:43 +0200
|
4157
|
+
Processing by Seiten::PagesController#show as HTML
|
4158
|
+
Parameters: {"page"=>"products/logo-design"}
|
4159
|
+
Rendered app/pages/products/logo-design.html.erb (0.3ms)
|
4160
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.1ms)
|
4161
|
+
Completed 200 OK in 78ms (Views: 76.6ms | ActiveRecord: 0.0ms)
|
4162
|
+
|
4163
|
+
|
4164
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:43 +0200
|
4165
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4166
|
+
|
4167
|
+
|
4168
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:10:44 +0200
|
4169
|
+
|
4170
|
+
|
4171
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:10:44 +0200
|
4172
|
+
Processing by Seiten::PagesController#show as HTML
|
4173
|
+
Parameters: {"page"=>"contact"}
|
4174
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
4175
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms)
|
4176
|
+
Completed 200 OK in 61ms (Views: 59.2ms | ActiveRecord: 0.0ms)
|
4177
|
+
|
4178
|
+
|
4179
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:44 +0200
|
4180
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4181
|
+
|
4182
|
+
|
4183
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:10:46 +0200
|
4184
|
+
Processing by Seiten::PagesController#show as HTML
|
4185
|
+
Parameters: {"page"=>"products/web-development"}
|
4186
|
+
Rendered app/pages/products/web-development.html.erb (0.0ms)
|
4187
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.7ms)
|
4188
|
+
Completed 200 OK in 81ms (Views: 79.0ms | ActiveRecord: 0.0ms)
|
4189
|
+
|
4190
|
+
|
4191
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:47 +0200
|
4192
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4193
|
+
|
4194
|
+
|
4195
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:10:48 +0200
|
4196
|
+
Processing by Seiten::PagesController#show as HTML
|
4197
|
+
Parameters: {"page"=>"products/logo-design"}
|
4198
|
+
Rendered app/pages/products/logo-design.html.erb (0.0ms)
|
4199
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
4200
|
+
Completed 200 OK in 82ms (Views: 80.6ms | ActiveRecord: 0.0ms)
|
4201
|
+
|
4202
|
+
|
4203
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:48 +0200
|
4204
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4205
|
+
|
4206
|
+
|
4207
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:10:50 +0200
|
4208
|
+
Processing by Seiten::PagesController#show as HTML
|
4209
|
+
Parameters: {"page"=>"products/web-development"}
|
4210
|
+
Rendered app/pages/products/web-development.html.erb (0.0ms)
|
4211
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.2ms)
|
4212
|
+
Completed 200 OK in 107ms (Views: 104.9ms | ActiveRecord: 0.0ms)
|
4213
|
+
|
4214
|
+
|
4215
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:50 +0200
|
4216
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4217
|
+
|
4218
|
+
|
4219
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:10:51 +0200
|
4220
|
+
Processing by Seiten::PagesController#show as HTML
|
4221
|
+
Parameters: {"page"=>"products/logo-design"}
|
4222
|
+
Rendered app/pages/products/logo-design.html.erb (0.0ms)
|
4223
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.7ms)
|
4224
|
+
Completed 200 OK in 80ms (Views: 78.0ms | ActiveRecord: 0.0ms)
|
4225
|
+
|
4226
|
+
|
4227
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:51 +0200
|
4228
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4229
|
+
|
4230
|
+
|
4231
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:10:52 +0200
|
4232
|
+
Processing by Seiten::PagesController#show as HTML
|
4233
|
+
Parameters: {"page"=>"products/web-development"}
|
4234
|
+
Rendered app/pages/products/web-development.html.erb (0.0ms)
|
4235
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.8ms)
|
4236
|
+
Completed 200 OK in 105ms (Views: 103.5ms | ActiveRecord: 0.0ms)
|
4237
|
+
|
4238
|
+
|
4239
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:52 +0200
|
4240
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4241
|
+
|
4242
|
+
|
4243
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:10:53 +0200
|
4244
|
+
Processing by Seiten::PagesController#show as HTML
|
4245
|
+
Parameters: {"page"=>"products/web-development"}
|
4246
|
+
Rendered app/pages/products/web-development.html.erb (0.0ms)
|
4247
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (0.9ms)
|
4248
|
+
Completed 200 OK in 82ms (Views: 79.3ms | ActiveRecord: 0.0ms)
|
4249
|
+
|
4250
|
+
|
4251
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:53 +0200
|
4252
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
4253
|
+
|
4254
|
+
|
4255
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:10:54 +0200
|
4256
|
+
|
4257
|
+
|
4258
|
+
Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:10:54 +0200
|
4259
|
+
Processing by Seiten::PagesController#show as HTML
|
4260
|
+
Parameters: {"page"=>"contact"}
|
4261
|
+
Rendered app/pages/contact.html.erb (0.0ms)
|
4262
|
+
Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms)
|
4263
|
+
Completed 200 OK in 60ms (Views: 58.6ms | ActiveRecord: 0.0ms)
|
4264
|
+
|
4265
|
+
|
4266
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-20 13:10:54 +0200
|
4267
|
+
Served asset /application.css - 304 Not Modified (0ms)
|