social_share_privacy 0.2.8 → 0.2.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/helpers/social_share_privacy_helper.rb +1 -1
- data/lib/generators/templates/de_social_share_privacy.yml +5 -4
- data/lib/generators/templates/en_social_share_privacy.yml +5 -4
- data/lib/generators/templates/social_share_privacy.rb +2 -2
- data/lib/social_share_privacy.rb +60 -20
- data/lib/social_share_privacy/version.rb +1 -1
- data/test/dummy/app/assets/javascripts/application.js +1 -0
- data/test/dummy/app/assets/stylesheets/application.css +2 -0
- data/test/dummy/app/controllers/tests_controller.rb +4 -0
- data/test/dummy/app/views/tests/index.html.erb +3 -0
- data/test/dummy/config/application.rb +1 -1
- data/test/dummy/config/initializers/social_share_privacy.rb +39 -0
- data/test/dummy/config/locales/de_social_share_privacy.yml +5 -3
- data/test/dummy/config/locales/en_social_share_privacy.yml +17 -11
- data/test/dummy/config/routes.rb +2 -0
- data/test/dummy/log/development.log +1771 -0
- data/test/dummy/tmp/cache/assets/C1B/880/sprockets%2F368fd1c219633074bb18a18035647562 +0 -0
- data/test/dummy/tmp/cache/assets/C78/340/sprockets%2F586702061a2b50564455d98e05e52bbc +0 -0
- data/test/dummy/tmp/cache/assets/C84/F10/sprockets%2F3d619e981075ea6b64561d371b2029c9 +0 -0
- data/test/dummy/tmp/cache/assets/CA5/210/sprockets%2F5dc831d6162e52719452caa4dd513642 +0 -0
- data/test/dummy/tmp/cache/assets/CAE/980/sprockets%2F4b792873d7ff6782fb497948756c35c9 +0 -0
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/CE4/ED0/sprockets%2F608071ff2400f8f2f6506a8630efe2f9 +0 -0
- data/test/dummy/tmp/cache/assets/CEF/0C0/sprockets%2Ff2dea0c2007841120b3d933fc0a276c1 +0 -0
- data/test/dummy/tmp/cache/assets/D0B/9B0/sprockets%2F68f989d7c980a2acd8389d56976ef731 +0 -0
- data/test/dummy/tmp/cache/assets/D0F/110/sprockets%2Fe72a750a961ce197ce482d64a12365fb +0 -0
- data/test/dummy/tmp/cache/assets/D18/560/sprockets%2F0882df59cc97403214a4727ebccc978a +0 -0
- data/test/dummy/tmp/cache/assets/D1D/160/sprockets%2Ffcaf1999235e0a333f2fa5ee38693575 +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D32/C40/sprockets%2Fbb0e190634bb5df60d2e330584cd5f27 +0 -0
- data/test/dummy/tmp/cache/assets/D3D/860/sprockets%2F1a35c073166dea8cc513f841b5e4d6f9 +0 -0
- data/test/dummy/tmp/cache/assets/D44/500/sprockets%2Fec731c79e6d0d8440a6a940d5dc6709d +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D50/720/sprockets%2F1c729a8741c74b57fd86c2a8fb9a684c +0 -0
- data/test/dummy/tmp/cache/assets/D57/A20/sprockets%2F63e6f0eb4f35662dafd78d41799e738c +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/D5A/FB0/sprockets%2Fe1aa24cd9a69a4247300fad5c511c08f +0 -0
- data/test/dummy/tmp/cache/assets/D61/2F0/sprockets%2F36305f42ab8e9c265ea22d7a8faa4b30 +0 -0
- data/test/dummy/tmp/cache/assets/D72/710/sprockets%2F61edf4ddc618e1445f3fa2888136b3ea +0 -0
- data/test/dummy/tmp/cache/assets/D73/820/sprockets%2F0fc2e02d5fc97d0b6ac94e60e84364f7 +0 -0
- data/test/dummy/tmp/cache/assets/D82/590/sprockets%2F868f2d37a38fe6df59dfe0a7ed017319 +0 -0
- data/test/dummy/tmp/cache/assets/D8C/CC0/sprockets%2F59e5294ef56fd29b36ee43d84c7d49be +0 -0
- data/test/dummy/tmp/cache/assets/DCA/5B0/sprockets%2F303ed6ffea62fbde6533ccc024e782d4 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/DFC/840/sprockets%2Fcc3cad01b2c935459fdea8fd0884cf4a +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/vendor/assets/javascripts/social_share_privacy/index.js +1 -0
- data/vendor/assets/javascripts/{jquery.socialshareprivacy.js → social_share_privacy/jquery.socialshareprivacy.js} +18 -18
- data/vendor/assets/stylesheets/social_share_privacy/index.css +3 -0
- data/vendor/assets/stylesheets/{socialshareprivacy.css.erb → social_share_privacy/socialshareprivacy.css.erb} +4 -4
- metadata +86 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 561de20fcf710ae65b2789e0c48270686eb9761a
|
4
|
+
data.tar.gz: 24724d6b59dcd281fb979f5a196da7e92ebbe654
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 63c3e269c6454d3fb9559b7f71d2cbdd76d309d8199921e775e288dfb1f784592aa02111d526449a9f59a18c7127ac6c20478ff74d147a7d0ea463e809a97836
|
7
|
+
data.tar.gz: 1db40649f78796d0ce5d5aa388637c84470d5870ac518f12ede7ef7814298066e509318cbe50dd92537a00aff37f1036bc485f251004dc05d5c9173473b41754
|
@@ -1,7 +1,7 @@
|
|
1
1
|
module SocialSharePrivacyHelper
|
2
2
|
def social_buttons
|
3
3
|
binding.pry
|
4
|
-
options = SocialSharePrivacy.config.eval(
|
4
|
+
options = SocialSharePrivacy.config.eval(self).to_s
|
5
5
|
result = []
|
6
6
|
result << '<div class="social_buttons"></div>'
|
7
7
|
result << javascript_tag("jQuery(document).ready(function($) { $('.social_buttons').socialSharePrivacy(#{options}) });")
|
@@ -2,23 +2,24 @@ de:
|
|
2
2
|
social_share_privacy:
|
3
3
|
facebook:
|
4
4
|
txt_info: |
|
5
|
-
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an Facebook senden. Schon beim Aktivieren werden Daten an Dritte übertragen
|
5
|
+
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an Facebook senden. Schon beim Aktivieren werden Daten an Dritte übertragen → siehe i.
|
6
6
|
txt_off: nicht mit Facebook verbunden
|
7
7
|
txt_on: mit Facebook verbunden
|
8
8
|
display_name: Facebook
|
9
9
|
twitter:
|
10
10
|
txt_info: |
|
11
|
-
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können diese Seite tweeten. Schon beim Aktivieren werden Daten an Dritte übertragen
|
11
|
+
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können diese Seite tweeten. Schon beim Aktivieren werden Daten an Dritte übertragen → siehe i.
|
12
12
|
txt_off: nicht mit Twitter verbunden
|
13
13
|
txt_on: mit Twitter verbunden
|
14
14
|
display_name: Twitter
|
15
15
|
gplus:
|
16
16
|
txt_info: |
|
17
|
-
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an Google+ senden. Schon beim Aktivieren werden Daten an Dritte übertragen
|
17
|
+
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an Google+ senden. Schon beim Aktivieren werden Daten an Dritte übertragen → siehe i.
|
18
18
|
txt_off: nicht mit Google+ verbunden
|
19
19
|
txt_on: mit Google+ verbunden
|
20
20
|
display_name: Google+
|
21
21
|
txt_help: |
|
22
22
|
Wenn Sie diese Felder durch einen Klick aktivieren, werden Informationen an Facebook, Twitter oder Google in die USA übertragen und unter Umständen auch dort gespeichert. Näheres erfahren Sie durch einen Klick auf das i.
|
23
|
-
|
23
|
+
txt_perma: |
|
24
24
|
Dauerhaft aktivieren und Datenübertragung zustimmen:
|
25
|
+
full_locale: de_DE
|
@@ -3,26 +3,27 @@ en:
|
|
3
3
|
txt_help: Text
|
4
4
|
facebook:
|
5
5
|
txt_info: |
|
6
|
-
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can recommend this page on Facebook. Data is transfered to third parties upon activation
|
6
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can recommend this page on Facebook. Data is transfered to third parties upon activation → see i.
|
7
7
|
txt_off: not connected to Facebook
|
8
8
|
txt_on: connected to Facebook
|
9
9
|
txt_help: Text
|
10
10
|
display_name: Facebook
|
11
11
|
twitter:
|
12
12
|
txt_info: |
|
13
|
-
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can tweet this page. Data is transfered to third parties upon activation
|
13
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can tweet this page. Data is transfered to third parties upon activation → see i.
|
14
14
|
txt_off: not connected to Twitter
|
15
15
|
txt_on: connected to Twitter
|
16
16
|
txt_help: Text
|
17
17
|
display_name: Twitter
|
18
18
|
gplus:
|
19
19
|
txt_info: |
|
20
|
-
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can +1 this page on Google+. Data is transfered to third parties upon activation
|
20
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can +1 this page on Google+. Data is transfered to third parties upon activation → see i.
|
21
21
|
txt_off: not connected to Google+
|
22
22
|
txt_on: connected to Google+
|
23
23
|
txt_help: Text
|
24
24
|
display_name: Google+
|
25
25
|
txt_help: |
|
26
26
|
If you activate these fields with a click information will be sent to Facebook, Twitter or Google to the US and possibly stored there. You can learn more by clicking the i.
|
27
|
-
|
27
|
+
txt_perma: |
|
28
28
|
Activate permanently and agree to data transfer:
|
29
|
+
full_locale: en_US
|
@@ -2,11 +2,11 @@ SocialSharePrivacy.configure do |config|
|
|
2
2
|
|
3
3
|
config.info_link = 'http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Datenschutz-1333879.html'
|
4
4
|
|
5
|
-
config.uri = Proc.new {|
|
5
|
+
config.uri = Proc.new {|helper| helper.request.url}
|
6
6
|
|
7
7
|
config.cookie do |cookie|
|
8
8
|
cookie.path = '/'
|
9
|
-
cookie.domain = Proc.new {|
|
9
|
+
cookie.domain = Proc.new {|helper| helper.request.host}
|
10
10
|
cookie.expires = 365
|
11
11
|
end
|
12
12
|
|
data/lib/social_share_privacy.rb
CHANGED
@@ -14,8 +14,12 @@ class Object
|
|
14
14
|
end
|
15
15
|
|
16
16
|
module SocialSharePrivacy
|
17
|
+
|
18
|
+
require 'active_support/dependencies'
|
19
|
+
|
17
20
|
module Generators
|
18
21
|
end
|
22
|
+
|
19
23
|
module Rails
|
20
24
|
class Engine < ::Rails::Engine
|
21
25
|
end
|
@@ -30,14 +34,14 @@ module SocialSharePrivacy
|
|
30
34
|
|
31
35
|
module Evaluatable
|
32
36
|
|
33
|
-
def eval
|
37
|
+
def eval helper
|
34
38
|
result = self.deep_clone
|
35
39
|
result.instance_variables.each do |var_name|
|
36
40
|
var = result.instance_variable_get var_name
|
37
41
|
if var.is_a? Proc
|
38
|
-
result.instance_variable_set var_name, var.call(
|
42
|
+
result.instance_variable_set var_name, var.call(helper)
|
39
43
|
elsif var.is_a? Evaluatable
|
40
|
-
result.instance_variable_set var_name, var.eval(
|
44
|
+
result.instance_variable_set var_name, var.eval(helper)
|
41
45
|
end
|
42
46
|
end
|
43
47
|
result
|
@@ -51,7 +55,7 @@ module SocialSharePrivacy
|
|
51
55
|
json_string = '{'
|
52
56
|
vars = self.instance_variables.map do |var_name|
|
53
57
|
var = self.instance_variable_get var_name
|
54
|
-
var_s = var.to_s
|
58
|
+
var_s = var.to_s.strip
|
55
59
|
unless var.is_a? JSONable
|
56
60
|
var_s = '"' + var_s.gsub(/(["\\])/){ "\\" + $1 } + '"'
|
57
61
|
end
|
@@ -61,7 +65,7 @@ module SocialSharePrivacy
|
|
61
65
|
json_string + '}'
|
62
66
|
end
|
63
67
|
end
|
64
|
-
|
68
|
+
|
65
69
|
class Config
|
66
70
|
|
67
71
|
include Evaluatable, JSONable
|
@@ -69,7 +73,6 @@ module SocialSharePrivacy
|
|
69
73
|
attr_accessor :info_link, :uri
|
70
74
|
|
71
75
|
class Cookie
|
72
|
-
|
73
76
|
include Evaluatable, JSONable
|
74
77
|
attr_accessor :path, :domain, :expires
|
75
78
|
end
|
@@ -80,46 +83,83 @@ module SocialSharePrivacy
|
|
80
83
|
|
81
84
|
class Service
|
82
85
|
|
83
|
-
extend ActionView::Helpers::AssetTagHelper
|
84
|
-
|
85
86
|
include Evaluatable, JSONable
|
86
87
|
|
87
88
|
attr_accessor :referrer_track, :language
|
88
89
|
attr_reader :status, :perma_option
|
89
90
|
|
90
91
|
def initialize
|
91
|
-
loc_s = 'social_share_privacy.' + self.class.name.downcase
|
92
|
+
loc_s = 'social_share_privacy.' + self.class.name.split('::').last.downcase
|
92
93
|
@txt_info = Proc.new { I18n.t("#{loc_s}.txt_info") }
|
93
94
|
@txt_help = Proc.new { I18n.t("#{loc_s}.txt_help") }
|
94
95
|
@txt_off = Proc.new { I18n.t("#{loc_s}.txt_off") }
|
95
96
|
@txt_on = Proc.new { I18n.t("#{loc_s}.txt_on") }
|
96
97
|
@display_name = Proc.new { I18n.t("#{loc_s}.display_name") }
|
97
|
-
@dummy_button = Proc.new { helper.
|
98
|
+
@dummy_button = Proc.new {|helper| helper.path_to_image('social_share_privacy/dummy_' + self.class.name.split('::').last.downcase + '.png')}
|
98
99
|
end
|
99
100
|
|
100
101
|
def enabled= value
|
101
|
-
if value
|
102
|
-
|
102
|
+
if !!value == value
|
103
|
+
if value
|
104
|
+
@status = 'on'
|
105
|
+
else
|
106
|
+
@status = 'off'
|
107
|
+
end
|
108
|
+
elsif value.is_a? Proc
|
109
|
+
@status = Proc.new do |helper|
|
110
|
+
if value.call(helper)
|
111
|
+
@status = 'on'
|
112
|
+
else
|
113
|
+
@status = 'off'
|
114
|
+
end
|
115
|
+
end
|
116
|
+
elsif value == 'on' || value == 'off'
|
117
|
+
@status = value
|
103
118
|
else
|
104
|
-
|
119
|
+
raise ArgumentError, "Invalid option for enabled: #{value}"
|
105
120
|
end
|
106
121
|
end
|
107
122
|
|
108
123
|
def perma_option= value
|
109
|
-
if value
|
110
|
-
|
124
|
+
if !!value == value
|
125
|
+
if value
|
126
|
+
@perma_option = 'on'
|
127
|
+
else
|
128
|
+
@perma_option = 'off'
|
129
|
+
end
|
130
|
+
elsif value.is_a? Proc
|
131
|
+
@perma_option = Proc.new do |helper|
|
132
|
+
if value.call(helper)
|
133
|
+
@perma_option = 'on'
|
134
|
+
else
|
135
|
+
@perma_option = 'off'
|
136
|
+
end
|
137
|
+
end
|
138
|
+
elsif value == 'on' || value == 'off'
|
139
|
+
@perma_option = value
|
111
140
|
else
|
112
|
-
|
141
|
+
raise ArgumentError, "Invalid option for perma_option: #{value}"
|
113
142
|
end
|
114
143
|
end
|
115
144
|
end
|
116
145
|
|
117
146
|
class Facebook < Service
|
147
|
+
|
148
|
+
@@RE_LOCALE = Regexp.new(/^[a-z]{2}_[A-Z]{2}$/)
|
118
149
|
attr_accessor :action
|
119
150
|
|
120
|
-
def eval
|
121
|
-
result = super
|
122
|
-
result.dummy_button = helper.
|
151
|
+
def eval helper
|
152
|
+
result = super helper
|
153
|
+
result.dummy_button = helper.path_to_image('social_share_privacy/dummy_facebook_de.png') if result.language.to_s.start_with?('de')
|
154
|
+
unless @@RE_LOCALE.match(result.language)
|
155
|
+
if I18n.available_locales.include? result.language.to_sym
|
156
|
+
cur_loc = I18n.locale
|
157
|
+
I18n.locale = result.language.to_sym
|
158
|
+
result.language = I18n.t('social_share_privacy.full_locale')
|
159
|
+
I18n.locale = cur_loc
|
160
|
+
else result.language = 'en_US'
|
161
|
+
end
|
162
|
+
end
|
123
163
|
result
|
124
164
|
end
|
125
165
|
|
@@ -140,7 +180,7 @@ module SocialSharePrivacy
|
|
140
180
|
end
|
141
181
|
|
142
182
|
def gplus
|
143
|
-
yield(@gplus ||=
|
183
|
+
yield(@gplus ||= Gplus.new)
|
144
184
|
end
|
145
185
|
end
|
146
186
|
|
@@ -27,7 +27,7 @@ module Dummy
|
|
27
27
|
|
28
28
|
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
|
29
29
|
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
|
30
|
-
|
30
|
+
config.i18n.default_locale = :en
|
31
31
|
|
32
32
|
# Configure the default encoding used in templates for Ruby 1.9.
|
33
33
|
config.encoding = "utf-8"
|
@@ -0,0 +1,39 @@
|
|
1
|
+
SocialSharePrivacy.configure do |config|
|
2
|
+
|
3
|
+
config.info_link = 'http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Datenschutz-1333879.html'
|
4
|
+
|
5
|
+
config.uri = Proc.new {|helper| helper.request.url}
|
6
|
+
|
7
|
+
config.cookie do |cookie|
|
8
|
+
cookie.path = '/'
|
9
|
+
cookie.domain = Proc.new {|helper| helper.request.host}
|
10
|
+
cookie.expires = 365
|
11
|
+
end
|
12
|
+
|
13
|
+
config.services do |services|
|
14
|
+
|
15
|
+
services.facebook do |facebook|
|
16
|
+
facebook.enabled = true
|
17
|
+
facebook.perma_option = true
|
18
|
+
facebook.referrer_track = ''
|
19
|
+
facebook.language = Proc.new { I18n.locale }
|
20
|
+
facebook.action = :recommend
|
21
|
+
end
|
22
|
+
|
23
|
+
services.twitter do |twitter|
|
24
|
+
twitter.enabled = true
|
25
|
+
twitter.perma_option = true
|
26
|
+
twitter.referrer_track = ''
|
27
|
+
twitter.language = Proc.new { I18n.locale }
|
28
|
+
end
|
29
|
+
|
30
|
+
services.gplus do |gplus|
|
31
|
+
gplus.enabled = true
|
32
|
+
gplus.perma_option = true
|
33
|
+
gplus.referrer_track = ''
|
34
|
+
gplus.language = Proc.new { I18n.locale }
|
35
|
+
end
|
36
|
+
|
37
|
+
end
|
38
|
+
|
39
|
+
end
|
@@ -8,16 +8,18 @@ de:
|
|
8
8
|
display_name: Facebook
|
9
9
|
twitter:
|
10
10
|
txt_info: |
|
11
|
-
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können
|
11
|
+
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können diese Seite tweeten. Schon beim Aktivieren werden Daten an Dritte übertragen -> siehe i.
|
12
12
|
txt_off: nicht mit Twitter verbunden
|
13
13
|
txt_on: mit Twitter verbunden
|
14
14
|
display_name: Twitter
|
15
15
|
gplus:
|
16
16
|
txt_info: |
|
17
|
-
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an
|
17
|
+
2 Klicks für mehr Datenschutz: Erst wenn Sie hier klicken, wird der Button aktiv und Sie können Ihre Empfehlung an Google+ senden. Schon beim Aktivieren werden Daten an Dritte übertragen -> siehe i.
|
18
18
|
txt_off: nicht mit Google+ verbunden
|
19
19
|
txt_on: mit Google+ verbunden
|
20
20
|
display_name: Google+
|
21
21
|
txt_help: |
|
22
22
|
Wenn Sie diese Felder durch einen Klick aktivieren, werden Informationen an Facebook, Twitter oder Google in die USA übertragen und unter Umständen auch dort gespeichert. Näheres erfahren Sie durch einen Klick auf das i.
|
23
|
-
settings_perma:
|
23
|
+
settings_perma: |
|
24
|
+
Dauerhaft aktivieren und Datenübertragung zustimmen:
|
25
|
+
full_locale: de_DE
|
@@ -1,23 +1,29 @@
|
|
1
1
|
en:
|
2
2
|
social_share_privacy:
|
3
|
+
txt_help: Text
|
3
4
|
facebook:
|
4
5
|
txt_info: |
|
5
|
-
2
|
6
|
-
txt_off:
|
7
|
-
txt_on:
|
6
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can recommend this page on Facebook. Data is transfered to third parties upon activation -> see i.
|
7
|
+
txt_off: not connected to Facebook
|
8
|
+
txt_on: connected to Facebook
|
9
|
+
txt_help: Text
|
8
10
|
display_name: Facebook
|
9
11
|
twitter:
|
10
12
|
txt_info: |
|
11
|
-
2
|
12
|
-
txt_off:
|
13
|
-
txt_on:
|
13
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can tweet this page. Data is transfered to third parties upon activation -> see i.
|
14
|
+
txt_off: not connected to Twitter
|
15
|
+
txt_on: connected to Twitter
|
16
|
+
txt_help: Text
|
14
17
|
display_name: Twitter
|
15
18
|
gplus:
|
16
19
|
txt_info: |
|
17
|
-
2
|
18
|
-
txt_off:
|
19
|
-
txt_on:
|
20
|
+
2 Clicks for more privacy: The button will become active only after you click here. After it's active you can +1 this page on Google+. Data is transfered to third parties upon activation -> see i.
|
21
|
+
txt_off: not connected to Google+
|
22
|
+
txt_on: connected to Google+
|
23
|
+
txt_help: Text
|
20
24
|
display_name: Google+
|
21
25
|
txt_help: |
|
22
|
-
|
23
|
-
settings_perma:
|
26
|
+
If you activate these fields with a click information will be sent to Facebook, Twitter or Google to the US and possibly stored there. You can learn more by clicking the i.
|
27
|
+
settings_perma: |
|
28
|
+
Activate permanently and agree to data transfer:
|
29
|
+
full_locale: en_US
|
data/test/dummy/config/routes.rb
CHANGED
@@ -55,4 +55,6 @@ Dummy::Application.routes.draw do
|
|
55
55
|
# This is a legacy wild controller route that's not recommended for RESTful applications.
|
56
56
|
# Note: This route will make all actions in every controller accessible via GET requests.
|
57
57
|
# match ':controller(/:action(/:id))(.:format)'
|
58
|
+
|
59
|
+
root :to => 'tests#index'
|
58
60
|
end
|
@@ -2,3 +2,1774 @@ Connecting to database specified by database.yml
|
|
2
2
|
Connecting to database specified by database.yml
|
3
3
|
Connecting to database specified by database.yml
|
4
4
|
Connecting to database specified by database.yml
|
5
|
+
Connecting to database specified by database.yml
|
6
|
+
Connecting to database specified by database.yml
|
7
|
+
|
8
|
+
|
9
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:43:59 +0200
|
10
|
+
|
11
|
+
ActionController::RoutingError (No route matches [GET] "/"):
|
12
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
13
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
14
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
15
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
16
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
17
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
18
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
19
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
20
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
22
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
23
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
24
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
25
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
26
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
27
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
28
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
29
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
30
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
31
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
32
|
+
|
33
|
+
|
34
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.3ms)
|
35
|
+
|
36
|
+
|
37
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:43:59 +0200
|
38
|
+
|
39
|
+
ActionController::RoutingError (No route matches [GET] "/"):
|
40
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
41
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
42
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
43
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
44
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
45
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
46
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
47
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
48
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
49
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
50
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
51
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
52
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
53
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
54
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
55
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
56
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
57
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
58
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
59
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
60
|
+
|
61
|
+
|
62
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
|
63
|
+
Connecting to database specified by database.yml
|
64
|
+
Connecting to database specified by database.yml
|
65
|
+
|
66
|
+
|
67
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:48:16 +0200
|
68
|
+
|
69
|
+
ActionController::RoutingError (uninitialized constant TestsController):
|
70
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
71
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
|
72
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
73
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
74
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
75
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
76
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
77
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
78
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
79
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
80
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
81
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
82
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
83
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
84
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
85
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
86
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
87
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
88
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
89
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
90
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
91
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
92
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3191983632642961997__call__3495130747545094162__callbacks'
|
93
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
94
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
95
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
96
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
97
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
98
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
99
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
100
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
101
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
102
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
103
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
104
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
105
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
106
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
107
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
108
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
109
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
110
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
111
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
112
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
113
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
114
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
115
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
116
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
117
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
118
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
119
|
+
|
120
|
+
|
121
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.2ms)
|
122
|
+
|
123
|
+
|
124
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:48:16 +0200
|
125
|
+
|
126
|
+
ActionController::RoutingError (uninitialized constant TestsController):
|
127
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
128
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
|
129
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
130
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
131
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
132
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
133
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
134
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
135
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
136
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
137
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
138
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
139
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
140
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
141
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
142
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
143
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
144
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
145
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
146
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
147
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
148
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
149
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3191983632642961997__call__3495130747545094162__callbacks'
|
150
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
151
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
152
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
153
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
154
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
155
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
156
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
157
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
158
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
159
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
160
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
161
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
162
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
163
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
164
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
165
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
166
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
167
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
168
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
169
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
170
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
171
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
172
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
173
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
174
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
175
|
+
/home/jokke/.rbenv/versions/2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
176
|
+
|
177
|
+
|
178
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
|
179
|
+
Connecting to database specified by database.yml
|
180
|
+
|
181
|
+
|
182
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:48:42 +0200
|
183
|
+
Processing by TestsController#index as HTML
|
184
|
+
Rendered tests/index.html.erb within layouts/application (2.9ms)
|
185
|
+
Completed 500 Internal Server Error in 13ms
|
186
|
+
|
187
|
+
ActionView::Template::Error (undefined method `pry' for #<Binding:0x007ff238306100>):
|
188
|
+
1: <%= social_buttons %>
|
189
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb___2202170509075479170_70339150729660'
|
190
|
+
|
191
|
+
|
192
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
193
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
194
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.6ms)
|
195
|
+
Connecting to database specified by database.yml
|
196
|
+
|
197
|
+
|
198
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:50:20 +0200
|
199
|
+
Processing by TestsController#index as HTML
|
200
|
+
Rendered tests/index.html.erb within layouts/application (12713.6ms)
|
201
|
+
Completed 500 Internal Server Error in 12719ms
|
202
|
+
|
203
|
+
ActionView::Template::Error (undefined method `application' for SocialSharePrivacy::Rails:Module):
|
204
|
+
1: <%= social_buttons %>
|
205
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb__825071646173268656_70305023783140'
|
206
|
+
|
207
|
+
|
208
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
209
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
210
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms)
|
211
|
+
|
212
|
+
|
213
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:56:38 +0200
|
214
|
+
Processing by TestsController#index as HTML
|
215
|
+
Rendered tests/index.html.erb within layouts/application (5695.0ms)
|
216
|
+
Completed 500 Internal Server Error in 5696ms
|
217
|
+
|
218
|
+
ActionView::Template::Error (undefined method `application' for SocialSharePrivacy::Rails:Module):
|
219
|
+
1: <%= social_buttons %>
|
220
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb__825071646173268656_70305023783140'
|
221
|
+
|
222
|
+
|
223
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
224
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
225
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.2ms)
|
226
|
+
Connecting to database specified by database.yml
|
227
|
+
|
228
|
+
|
229
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 18:56:55 +0200
|
230
|
+
Processing by TestsController#index as HTML
|
231
|
+
Rendered tests/index.html.erb within layouts/application (12933.0ms)
|
232
|
+
Completed 500 Internal Server Error in 12938ms
|
233
|
+
|
234
|
+
ActionView::Template::Error (undefined method `path_to_image' for #<SocialSharePrivacy::Config::Services::Facebook:0x007fc8d56b4180>):
|
235
|
+
1: <%= social_buttons %>
|
236
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb__3816801097106327856_70250165502340'
|
237
|
+
|
238
|
+
|
239
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms)
|
240
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
241
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms)
|
242
|
+
Connecting to database specified by database.yml
|
243
|
+
|
244
|
+
|
245
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:27:22 +0200
|
246
|
+
Processing by TestsController#index as HTML
|
247
|
+
Rendered tests/index.html.erb within layouts/application (59054.9ms)
|
248
|
+
Completed 500 Internal Server Error in 59063ms
|
249
|
+
|
250
|
+
ActionView::Template::Error (wrong argument type #<Class:0x007f269c4c69f8> (expected Module)):
|
251
|
+
1: <%= social_buttons %>
|
252
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb___1277111319837192830_69901904053960'
|
253
|
+
|
254
|
+
|
255
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms)
|
256
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
|
257
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.7ms)
|
258
|
+
Connecting to database specified by database.yml
|
259
|
+
|
260
|
+
|
261
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:31:25 +0200
|
262
|
+
Processing by TestsController#index as HTML
|
263
|
+
Rendered tests/index.html.erb within layouts/application (144146.2ms)
|
264
|
+
Completed in 144152ms
|
265
|
+
Connecting to database specified by database.yml
|
266
|
+
|
267
|
+
|
268
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:33:53 +0200
|
269
|
+
Processing by TestsController#index as HTML
|
270
|
+
Rendered tests/index.html.erb within layouts/application (26283.4ms)
|
271
|
+
Completed 500 Internal Server Error in 26288ms
|
272
|
+
|
273
|
+
ActionView::Template::Error (undefined method `url' for #<#<Class:0x007f6579fd5260>:0x007f6579feef08>):
|
274
|
+
1: <%= social_buttons %>
|
275
|
+
config/initializers/social_share_privacy.rb:5:in `block (2 levels) in <top (required)>'
|
276
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb___2650256611209586444_70036908708100'
|
277
|
+
|
278
|
+
|
279
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
280
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
281
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms)
|
282
|
+
Connecting to database specified by database.yml
|
283
|
+
Connecting to database specified by database.yml
|
284
|
+
|
285
|
+
|
286
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:34:42 +0200
|
287
|
+
Processing by TestsController#index as HTML
|
288
|
+
Rendered tests/index.html.erb within layouts/application (81753.7ms)
|
289
|
+
Completed 500 Internal Server Error in 81759ms
|
290
|
+
|
291
|
+
ActionView::Template::Error (undefined local variable or method `request' for #<SocialSharePrivacy::Config::Services::Facebook:0x007f49e5f404a8>):
|
292
|
+
1: <%= social_buttons %>
|
293
|
+
app/views/tests/index.html.erb:1:in `_app_views_tests_index_html_erb__3114568207081871579_69977502188860'
|
294
|
+
|
295
|
+
|
296
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
297
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
298
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.3ms)
|
299
|
+
Connecting to database specified by database.yml
|
300
|
+
|
301
|
+
|
302
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:37:04 +0200
|
303
|
+
Processing by TestsController#index as HTML
|
304
|
+
Rendered tests/index.html.erb within layouts/application (289769.2ms)
|
305
|
+
Compiled application.css (3ms) (pid 3185)
|
306
|
+
Compiled jquery.js (42ms) (pid 3185)
|
307
|
+
Compiled jquery_ujs.js (0ms) (pid 3185)
|
308
|
+
Compiled application.js (52ms) (pid 3185)
|
309
|
+
Completed 200 OK in 289847ms (Views: 289846.3ms | ActiveRecord: 0.0ms)
|
310
|
+
|
311
|
+
|
312
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 22:41:54 +0200
|
313
|
+
Served asset /application.css - 200 OK (41ms)
|
314
|
+
|
315
|
+
|
316
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 22:41:54 +0200
|
317
|
+
Served asset /application.js - 200 OK (7ms)
|
318
|
+
|
319
|
+
|
320
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 22:41:54 +0200
|
321
|
+
Served asset /jquery.js - 304 Not Modified (4ms)
|
322
|
+
|
323
|
+
|
324
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 22:41:54 +0200
|
325
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
326
|
+
|
327
|
+
|
328
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:41:59 +0200
|
329
|
+
Processing by TestsController#index as HTML
|
330
|
+
Rendered tests/index.html.erb within layouts/application (46522.0ms)
|
331
|
+
Completed 200 OK in 46525ms (Views: 46525.2ms | ActiveRecord: 0.0ms)
|
332
|
+
|
333
|
+
|
334
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 22:42:46 +0200
|
335
|
+
Served asset /application.css - 304 Not Modified (3ms)
|
336
|
+
|
337
|
+
|
338
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 22:42:46 +0200
|
339
|
+
Served asset /jquery.js - 304 Not Modified (9ms)
|
340
|
+
|
341
|
+
|
342
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 22:42:46 +0200
|
343
|
+
Served asset /application.js - 304 Not Modified (1ms)
|
344
|
+
|
345
|
+
|
346
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 22:42:46 +0200
|
347
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
348
|
+
Connecting to database specified by database.yml
|
349
|
+
|
350
|
+
|
351
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 22:42:52 +0200
|
352
|
+
Processing by TestsController#index as HTML
|
353
|
+
Rendered tests/index.html.erb within layouts/application (557430.7ms)
|
354
|
+
Completed 200 OK in 557448ms (Views: 557448.0ms | ActiveRecord: 0.0ms)
|
355
|
+
|
356
|
+
|
357
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 22:52:10 +0200
|
358
|
+
Served asset /jquery.js - 304 Not Modified (4ms)
|
359
|
+
|
360
|
+
|
361
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 22:52:10 +0200
|
362
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
363
|
+
|
364
|
+
|
365
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 22:52:10 +0200
|
366
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
367
|
+
|
368
|
+
|
369
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 22:52:10 +0200
|
370
|
+
Served asset /application.js - 304 Not Modified (46ms)
|
371
|
+
Connecting to database specified by database.yml
|
372
|
+
|
373
|
+
|
374
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:01:27 +0200
|
375
|
+
Processing by TestsController#index as HTML
|
376
|
+
Rendered tests/index.html.erb within layouts/application (9669.4ms)
|
377
|
+
Completed 200 OK in 9725ms (Views: 9724.9ms | ActiveRecord: 0.0ms)
|
378
|
+
|
379
|
+
|
380
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:01:37 +0200
|
381
|
+
Served asset /application.css - 304 Not Modified (13ms)
|
382
|
+
|
383
|
+
|
384
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:01:37 +0200
|
385
|
+
Served asset /jquery.js - 304 Not Modified (9ms)
|
386
|
+
|
387
|
+
|
388
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:01:37 +0200
|
389
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
390
|
+
|
391
|
+
|
392
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:01:37 +0200
|
393
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
394
|
+
Connecting to database specified by database.yml
|
395
|
+
|
396
|
+
|
397
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:22:18 +0200
|
398
|
+
Processing by TestsController#index as HTML
|
399
|
+
Rendered tests/index.html.erb within layouts/application (5228.4ms)
|
400
|
+
Completed 200 OK in 5294ms (Views: 5293.6ms | ActiveRecord: 0.0ms)
|
401
|
+
|
402
|
+
|
403
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:22:24 +0200
|
404
|
+
Served asset /application.css - 304 Not Modified (2ms)
|
405
|
+
|
406
|
+
|
407
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:22:24 +0200
|
408
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
409
|
+
|
410
|
+
|
411
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:22:24 +0200
|
412
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
413
|
+
|
414
|
+
|
415
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:22:24 +0200
|
416
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
417
|
+
Connecting to database specified by database.yml
|
418
|
+
|
419
|
+
|
420
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:24:17 +0200
|
421
|
+
Processing by TestsController#index as HTML
|
422
|
+
Rendered tests/index.html.erb within layouts/application (3348.7ms)
|
423
|
+
Completed 200 OK in 3367ms (Views: 3367.0ms | ActiveRecord: 0.0ms)
|
424
|
+
|
425
|
+
|
426
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:24:21 +0200
|
427
|
+
Served asset /jquery_ujs.js - 304 Not Modified (17ms)
|
428
|
+
|
429
|
+
|
430
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:24:21 +0200
|
431
|
+
Served asset /application.css - 304 Not Modified (4ms)
|
432
|
+
|
433
|
+
|
434
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:24:21 +0200
|
435
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
436
|
+
|
437
|
+
|
438
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:24:21 +0200
|
439
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
440
|
+
Connecting to database specified by database.yml
|
441
|
+
|
442
|
+
|
443
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:27:17 +0200
|
444
|
+
Processing by TestsController#index as HTML
|
445
|
+
Rendered tests/index.html.erb within layouts/application (3370.1ms)
|
446
|
+
Completed 200 OK in 3426ms (Views: 3425.5ms | ActiveRecord: 0.0ms)
|
447
|
+
|
448
|
+
|
449
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:27:21 +0200
|
450
|
+
Served asset /application.css - 304 Not Modified (7ms)
|
451
|
+
|
452
|
+
|
453
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:27:21 +0200
|
454
|
+
Served asset /jquery.js - 304 Not Modified (4ms)
|
455
|
+
|
456
|
+
|
457
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:27:21 +0200
|
458
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
459
|
+
|
460
|
+
|
461
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:27:21 +0200
|
462
|
+
Served asset /application.js - 304 Not Modified (4ms)
|
463
|
+
Connecting to database specified by database.yml
|
464
|
+
|
465
|
+
|
466
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:38:37 +0200
|
467
|
+
Processing by TestsController#index as HTML
|
468
|
+
Rendered tests/index.html.erb within layouts/application (3755.5ms)
|
469
|
+
Completed 500 Internal Server Error in 3775ms
|
470
|
+
|
471
|
+
ActionView::Template::Error (couldn't find file 'socialshareprivacy'
|
472
|
+
(in /home/jokke/Workspace/web/social_share_privacy/vendor/assets/stylesheets/social_share_privacy/index.css:2)):
|
473
|
+
2: <html>
|
474
|
+
3: <head>
|
475
|
+
4: <title>Dummy</title>
|
476
|
+
5: <%= stylesheet_link_tag "application", :media => "all" %>
|
477
|
+
6: <%= javascript_include_tag "application" %>
|
478
|
+
7: <%= csrf_meta_tags %>
|
479
|
+
8: </head>
|
480
|
+
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1053474670046255812_69840601379540'
|
481
|
+
|
482
|
+
|
483
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
484
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
485
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.0ms)
|
486
|
+
Connecting to database specified by database.yml
|
487
|
+
|
488
|
+
|
489
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:40:52 +0200
|
490
|
+
Processing by TestsController#index as HTML
|
491
|
+
Rendered tests/index.html.erb within layouts/application (2315.8ms)
|
492
|
+
Completed 500 Internal Server Error in 2335ms
|
493
|
+
|
494
|
+
ActionView::Template::Error (couldn't find file 'socialshareprivacy.css.erb'
|
495
|
+
(in /home/jokke/Workspace/web/social_share_privacy/vendor/assets/stylesheets/social_share_privacy/index.css:2)):
|
496
|
+
2: <html>
|
497
|
+
3: <head>
|
498
|
+
4: <title>Dummy</title>
|
499
|
+
5: <%= stylesheet_link_tag "application", :media => "all" %>
|
500
|
+
6: <%= javascript_include_tag "application" %>
|
501
|
+
7: <%= csrf_meta_tags %>
|
502
|
+
8: </head>
|
503
|
+
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2374757527023187143_70315025306880'
|
504
|
+
|
505
|
+
|
506
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
507
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
508
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.0ms)
|
509
|
+
Connecting to database specified by database.yml
|
510
|
+
|
511
|
+
|
512
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:41:57 +0200
|
513
|
+
Processing by TestsController#index as HTML
|
514
|
+
Rendered tests/index.html.erb within layouts/application (4278.1ms)
|
515
|
+
Completed 500 Internal Server Error in 4297ms
|
516
|
+
|
517
|
+
ActionView::Template::Error (couldn't find file 'socialshareprivacy/socialshareprivacy'
|
518
|
+
(in /home/jokke/Workspace/web/social_share_privacy/vendor/assets/stylesheets/social_share_privacy/index.css:2)):
|
519
|
+
2: <html>
|
520
|
+
3: <head>
|
521
|
+
4: <title>Dummy</title>
|
522
|
+
5: <%= stylesheet_link_tag "application", :media => "all" %>
|
523
|
+
6: <%= javascript_include_tag "application" %>
|
524
|
+
7: <%= csrf_meta_tags %>
|
525
|
+
8: </head>
|
526
|
+
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___1623401894536345137_70073569801000'
|
527
|
+
|
528
|
+
|
529
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
530
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
531
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.2ms)
|
532
|
+
Connecting to database specified by database.yml
|
533
|
+
|
534
|
+
|
535
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:42:20 +0200
|
536
|
+
Processing by TestsController#index as HTML
|
537
|
+
Rendered tests/index.html.erb within layouts/application (2636.2ms)
|
538
|
+
Compiled social_share_privacy/socialshareprivacy.css (5ms) (pid 7773)
|
539
|
+
Compiled social_share_privacy/index.css (47ms) (pid 7773)
|
540
|
+
Compiled application.css (53ms) (pid 7773)
|
541
|
+
Completed 500 Internal Server Error in 2722ms
|
542
|
+
|
543
|
+
ActionView::Template::Error (couldn't find file 'jquery.socialshareprivacy'
|
544
|
+
(in /home/jokke/Workspace/web/social_share_privacy/vendor/assets/javascripts/social_share_privacy/index.js:1)):
|
545
|
+
3: <head>
|
546
|
+
4: <title>Dummy</title>
|
547
|
+
5: <%= stylesheet_link_tag "application", :media => "all" %>
|
548
|
+
6: <%= javascript_include_tag "application" %>
|
549
|
+
7: <%= csrf_meta_tags %>
|
550
|
+
8: </head>
|
551
|
+
9: <body>
|
552
|
+
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__1220391682582171778_70040674304120'
|
553
|
+
|
554
|
+
|
555
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
556
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
557
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.9ms)
|
558
|
+
|
559
|
+
|
560
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:42:23 +0200
|
561
|
+
Processing by TestsController#index as HTML
|
562
|
+
Rendered tests/index.html.erb within layouts/application (28198.8ms)
|
563
|
+
Completed in 28200ms
|
564
|
+
Connecting to database specified by database.yml
|
565
|
+
|
566
|
+
|
567
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:42:55 +0200
|
568
|
+
Processing by TestsController#index as HTML
|
569
|
+
Rendered tests/index.html.erb within layouts/application (2257.5ms)
|
570
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 7837)
|
571
|
+
Compiled social_share_privacy/index.js (4ms) (pid 7837)
|
572
|
+
Compiled application.js (11ms) (pid 7837)
|
573
|
+
Completed 200 OK in 2335ms (Views: 2334.8ms | ActiveRecord: 0.0ms)
|
574
|
+
|
575
|
+
|
576
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
577
|
+
Served asset /application.css - 200 OK (15ms)
|
578
|
+
|
579
|
+
|
580
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
581
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 200 OK (2ms)
|
582
|
+
|
583
|
+
|
584
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
585
|
+
Served asset /social_share_privacy/index.css - 200 OK (7ms)
|
586
|
+
|
587
|
+
|
588
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
589
|
+
Served asset /social_share_privacy/index.js - 200 OK (3ms)
|
590
|
+
|
591
|
+
|
592
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
593
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
594
|
+
|
595
|
+
|
596
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
597
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (41ms)
|
598
|
+
|
599
|
+
|
600
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
601
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
602
|
+
|
603
|
+
|
604
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:42:57 +0200
|
605
|
+
Served asset /application.js - 200 OK (6ms)
|
606
|
+
|
607
|
+
|
608
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:47:43 +0200
|
609
|
+
Processing by TestsController#index as HTML
|
610
|
+
Rendered tests/index.html.erb within layouts/application (4047.9ms)
|
611
|
+
Completed 200 OK in 4057ms (Views: 4056.6ms | ActiveRecord: 0.0ms)
|
612
|
+
|
613
|
+
|
614
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
615
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
616
|
+
|
617
|
+
|
618
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
619
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (0ms)
|
620
|
+
|
621
|
+
|
622
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
623
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (0ms)
|
624
|
+
|
625
|
+
|
626
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
627
|
+
Served asset /jquery.js - 304 Not Modified (1ms)
|
628
|
+
|
629
|
+
|
630
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
631
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
632
|
+
|
633
|
+
|
634
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
635
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (0ms)
|
636
|
+
|
637
|
+
|
638
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
639
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (0ms)
|
640
|
+
|
641
|
+
|
642
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:47:47 +0200
|
643
|
+
Served asset /application.js - 304 Not Modified (2ms)
|
644
|
+
Connecting to database specified by database.yml
|
645
|
+
|
646
|
+
|
647
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:48:26 +0200
|
648
|
+
Processing by TestsController#index as HTML
|
649
|
+
Rendered tests/index.html.erb within layouts/application (2693.5ms)
|
650
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 8136)
|
651
|
+
Compiled social_share_privacy/index.js (1ms) (pid 8136)
|
652
|
+
Compiled application.js (4ms) (pid 8136)
|
653
|
+
Completed 200 OK in 2770ms (Views: 2769.2ms | ActiveRecord: 0.0ms)
|
654
|
+
|
655
|
+
|
656
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
657
|
+
Served asset /application.css - 304 Not Modified (33ms)
|
658
|
+
|
659
|
+
|
660
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
661
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (8ms)
|
662
|
+
|
663
|
+
|
664
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
665
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
666
|
+
|
667
|
+
|
668
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
669
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (5ms)
|
670
|
+
|
671
|
+
|
672
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
673
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (7ms)
|
674
|
+
|
675
|
+
|
676
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
677
|
+
Served asset /jquery_ujs.js - 304 Not Modified (46ms)
|
678
|
+
|
679
|
+
|
680
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
681
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (5ms)
|
682
|
+
|
683
|
+
|
684
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:48:29 +0200
|
685
|
+
Served asset /application.js - 304 Not Modified (7ms)
|
686
|
+
Connecting to database specified by database.yml
|
687
|
+
|
688
|
+
|
689
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:50:23 +0200
|
690
|
+
Processing by TestsController#index as HTML
|
691
|
+
Rendered tests/index.html.erb within layouts/application (2854.5ms)
|
692
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 8255)
|
693
|
+
Compiled social_share_privacy/index.js (1ms) (pid 8255)
|
694
|
+
Compiled application.js (4ms) (pid 8255)
|
695
|
+
Completed 200 OK in 2932ms (Views: 2931.5ms | ActiveRecord: 0.0ms)
|
696
|
+
|
697
|
+
|
698
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
699
|
+
Served asset /application.css - 304 Not Modified (83ms)
|
700
|
+
|
701
|
+
|
702
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
703
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (33ms)
|
704
|
+
|
705
|
+
|
706
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
707
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (37ms)
|
708
|
+
|
709
|
+
|
710
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
711
|
+
Served asset /jquery.js - 304 Not Modified (8ms)
|
712
|
+
|
713
|
+
|
714
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
715
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
716
|
+
|
717
|
+
|
718
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
719
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (2ms)
|
720
|
+
|
721
|
+
|
722
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
723
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (4ms)
|
724
|
+
|
725
|
+
|
726
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:50:26 +0200
|
727
|
+
Served asset /application.js - 304 Not Modified (9ms)
|
728
|
+
Connecting to database specified by database.yml
|
729
|
+
|
730
|
+
|
731
|
+
Started GET "/" for 127.0.0.1 at 2013-04-02 23:58:15 +0200
|
732
|
+
Processing by TestsController#index as HTML
|
733
|
+
Rendered tests/index.html.erb within layouts/application (2441.2ms)
|
734
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 8844)
|
735
|
+
Compiled social_share_privacy/index.js (1ms) (pid 8844)
|
736
|
+
Compiled application.js (4ms) (pid 8844)
|
737
|
+
Completed 200 OK in 2522ms (Views: 2521.9ms | ActiveRecord: 0.0ms)
|
738
|
+
|
739
|
+
|
740
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
741
|
+
Served asset /application.css - 304 Not Modified (55ms)
|
742
|
+
|
743
|
+
|
744
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
745
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (10ms)
|
746
|
+
|
747
|
+
|
748
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
749
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (7ms)
|
750
|
+
|
751
|
+
|
752
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
753
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
754
|
+
|
755
|
+
|
756
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
757
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
758
|
+
|
759
|
+
|
760
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
761
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (2ms)
|
762
|
+
|
763
|
+
|
764
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
765
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (6ms)
|
766
|
+
|
767
|
+
|
768
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-02 23:58:17 +0200
|
769
|
+
Served asset /application.js - 304 Not Modified (7ms)
|
770
|
+
Connecting to database specified by database.yml
|
771
|
+
|
772
|
+
|
773
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:06:57 +0200
|
774
|
+
Processing by TestsController#index as HTML
|
775
|
+
Rendered tests/index.html.erb within layouts/application (3602.4ms)
|
776
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 9339)
|
777
|
+
Compiled social_share_privacy/index.js (1ms) (pid 9339)
|
778
|
+
Compiled application.js (4ms) (pid 9339)
|
779
|
+
Completed 200 OK in 3680ms (Views: 3679.9ms | ActiveRecord: 0.0ms)
|
780
|
+
|
781
|
+
|
782
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:07:00 +0200
|
783
|
+
Served asset /application.css - 304 Not Modified (46ms)
|
784
|
+
|
785
|
+
|
786
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
787
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (8ms)
|
788
|
+
|
789
|
+
|
790
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
791
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (20ms)
|
792
|
+
|
793
|
+
|
794
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
795
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (2ms)
|
796
|
+
|
797
|
+
|
798
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
799
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
800
|
+
|
801
|
+
|
802
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
803
|
+
Served asset /jquery_ujs.js - 304 Not Modified (44ms)
|
804
|
+
|
805
|
+
|
806
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
807
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (5ms)
|
808
|
+
|
809
|
+
|
810
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:07:01 +0200
|
811
|
+
Served asset /application.js - 304 Not Modified (9ms)
|
812
|
+
Connecting to database specified by database.yml
|
813
|
+
|
814
|
+
|
815
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:11:52 +0200
|
816
|
+
Processing by TestsController#index as HTML
|
817
|
+
Rendered tests/index.html.erb within layouts/application (4885.1ms)
|
818
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 9575)
|
819
|
+
Compiled social_share_privacy/index.js (1ms) (pid 9575)
|
820
|
+
Compiled application.js (4ms) (pid 9575)
|
821
|
+
Completed 200 OK in 4963ms (Views: 4962.4ms | ActiveRecord: 0.0ms)
|
822
|
+
|
823
|
+
|
824
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
825
|
+
Served asset /application.css - 304 Not Modified (4ms)
|
826
|
+
|
827
|
+
|
828
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
829
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (14ms)
|
830
|
+
|
831
|
+
|
832
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
833
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (12ms)
|
834
|
+
|
835
|
+
|
836
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
837
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
838
|
+
|
839
|
+
|
840
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
841
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
842
|
+
|
843
|
+
|
844
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
845
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (41ms)
|
846
|
+
|
847
|
+
|
848
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
849
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (4ms)
|
850
|
+
|
851
|
+
|
852
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:11:57 +0200
|
853
|
+
Served asset /application.js - 304 Not Modified (8ms)
|
854
|
+
|
855
|
+
|
856
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_on_off.png" for 127.0.0.1 at 2013-04-03 00:12:17 +0200
|
857
|
+
Served asset /social_share_privacy/socialshareprivacy_on_off.png - 200 OK (16ms)
|
858
|
+
|
859
|
+
|
860
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:12:17 +0200
|
861
|
+
Served asset /social_share_privacy/dummy_twitter.png - 200 OK (5ms)
|
862
|
+
|
863
|
+
|
864
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:12:17 +0200
|
865
|
+
Served asset /social_share_privacy/dummy_facebook.png - 200 OK (9ms)
|
866
|
+
|
867
|
+
|
868
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_info.png" for 127.0.0.1 at 2013-04-03 00:12:17 +0200
|
869
|
+
Served asset /social_share_privacy/socialshareprivacy_info.png - 200 OK (4ms)
|
870
|
+
|
871
|
+
|
872
|
+
Started GET "/assets/social_share_privacy/settings.png" for 127.0.0.1 at 2013-04-03 00:12:17 +0200
|
873
|
+
Served asset /social_share_privacy/settings.png - 200 OK (5ms)
|
874
|
+
Connecting to database specified by database.yml
|
875
|
+
|
876
|
+
|
877
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:15:33 +0200
|
878
|
+
Processing by TestsController#index as HTML
|
879
|
+
Rendered tests/index.html.erb within layouts/application (2934.7ms)
|
880
|
+
Compiled social_share_privacy/socialshareprivacy.css (5ms) (pid 9873)
|
881
|
+
Compiled social_share_privacy/index.css (1ms) (pid 9873)
|
882
|
+
Compiled application.css (3ms) (pid 9873)
|
883
|
+
Completed 200 OK in 3015ms (Views: 3014.5ms | ActiveRecord: 0.0ms)
|
884
|
+
|
885
|
+
|
886
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
887
|
+
Served asset /application.css - 304 Not Modified (56ms)
|
888
|
+
|
889
|
+
|
890
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
891
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 200 OK (15ms)
|
892
|
+
|
893
|
+
|
894
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
895
|
+
Served asset /jquery_ujs.js - 304 Not Modified (11ms)
|
896
|
+
|
897
|
+
|
898
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
899
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (6ms)
|
900
|
+
|
901
|
+
|
902
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
903
|
+
Served asset /jquery.js - 304 Not Modified (6ms)
|
904
|
+
|
905
|
+
|
906
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
907
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (3ms)
|
908
|
+
|
909
|
+
|
910
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
911
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (3ms)
|
912
|
+
|
913
|
+
|
914
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
915
|
+
Served asset /application.js - 304 Not Modified (7ms)
|
916
|
+
|
917
|
+
|
918
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
919
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (2ms)
|
920
|
+
|
921
|
+
|
922
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_on_off.png" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
923
|
+
Served asset /social_share_privacy/socialshareprivacy_on_off.png - 304 Not Modified (5ms)
|
924
|
+
|
925
|
+
|
926
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
927
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (3ms)
|
928
|
+
|
929
|
+
|
930
|
+
Started GET "/assets/social_share_privacy/settings.png" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
931
|
+
Served asset /social_share_privacy/settings.png - 304 Not Modified (5ms)
|
932
|
+
|
933
|
+
|
934
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_info.png" for 127.0.0.1 at 2013-04-03 00:15:36 +0200
|
935
|
+
Served asset /social_share_privacy/socialshareprivacy_info.png - 304 Not Modified (4ms)
|
936
|
+
|
937
|
+
|
938
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:17:04 +0200
|
939
|
+
Processing by TestsController#index as HTML
|
940
|
+
Rendered tests/index.html.erb within layouts/application (3947.3ms)
|
941
|
+
Compiled application.css (3ms) (pid 9873)
|
942
|
+
Completed 200 OK in 4005ms (Views: 4004.9ms | ActiveRecord: 0.0ms)
|
943
|
+
|
944
|
+
|
945
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
946
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (9ms)
|
947
|
+
|
948
|
+
|
949
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
950
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
951
|
+
|
952
|
+
|
953
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
954
|
+
Served asset /application.css - 200 OK (4ms)
|
955
|
+
|
956
|
+
|
957
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
958
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (0ms)
|
959
|
+
|
960
|
+
|
961
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
962
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (2ms)
|
963
|
+
|
964
|
+
|
965
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
966
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
967
|
+
|
968
|
+
|
969
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
970
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (0ms)
|
971
|
+
|
972
|
+
|
973
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
974
|
+
Served asset /application.js - 304 Not Modified (1ms)
|
975
|
+
|
976
|
+
|
977
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
978
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
979
|
+
|
980
|
+
|
981
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:17:09 +0200
|
982
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
983
|
+
|
984
|
+
|
985
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:18:20 +0200
|
986
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
987
|
+
|
988
|
+
|
989
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:18:31 +0200
|
990
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
991
|
+
|
992
|
+
|
993
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:18:43 +0200
|
994
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
995
|
+
|
996
|
+
|
997
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:18:46 +0200
|
998
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
999
|
+
|
1000
|
+
|
1001
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:18:54 +0200
|
1002
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1003
|
+
Connecting to database specified by database.yml
|
1004
|
+
|
1005
|
+
|
1006
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:20:41 +0200
|
1007
|
+
Processing by TestsController#index as HTML
|
1008
|
+
Rendered tests/index.html.erb within layouts/application (3280.3ms)
|
1009
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 10115)
|
1010
|
+
Compiled social_share_privacy/index.js (1ms) (pid 10115)
|
1011
|
+
Compiled application.js (10ms) (pid 10115)
|
1012
|
+
Completed 200 OK in 3329ms (Views: 3328.3ms | ActiveRecord: 0.0ms)
|
1013
|
+
|
1014
|
+
|
1015
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1016
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (5ms)
|
1017
|
+
|
1018
|
+
|
1019
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1020
|
+
Served asset /application.css - 304 Not Modified (33ms)
|
1021
|
+
|
1022
|
+
|
1023
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1024
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (11ms)
|
1025
|
+
|
1026
|
+
|
1027
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1028
|
+
Served asset /jquery.js - 304 Not Modified (5ms)
|
1029
|
+
|
1030
|
+
|
1031
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1032
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (2ms)
|
1033
|
+
|
1034
|
+
|
1035
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1036
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
1037
|
+
|
1038
|
+
|
1039
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1040
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (2ms)
|
1041
|
+
|
1042
|
+
|
1043
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:20:45 +0200
|
1044
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
1045
|
+
Connecting to database specified by database.yml
|
1046
|
+
|
1047
|
+
|
1048
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:21:04 +0200
|
1049
|
+
Processing by TestsController#index as HTML
|
1050
|
+
Rendered tests/index.html.erb within layouts/application (2334.7ms)
|
1051
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 10177)
|
1052
|
+
Compiled social_share_privacy/index.js (1ms) (pid 10177)
|
1053
|
+
Compiled application.js (4ms) (pid 10177)
|
1054
|
+
Completed 200 OK in 2411ms (Views: 2410.6ms | ActiveRecord: 0.0ms)
|
1055
|
+
|
1056
|
+
|
1057
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1058
|
+
Served asset /application.css - 304 Not Modified (18ms)
|
1059
|
+
|
1060
|
+
|
1061
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1062
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
1063
|
+
|
1064
|
+
|
1065
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1066
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (13ms)
|
1067
|
+
|
1068
|
+
|
1069
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1070
|
+
Served asset /jquery_ujs.js - 304 Not Modified (4ms)
|
1071
|
+
|
1072
|
+
|
1073
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1074
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (3ms)
|
1075
|
+
|
1076
|
+
|
1077
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1078
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (43ms)
|
1079
|
+
|
1080
|
+
|
1081
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1082
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (6ms)
|
1083
|
+
|
1084
|
+
|
1085
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:21:07 +0200
|
1086
|
+
Served asset /application.js - 304 Not Modified (14ms)
|
1087
|
+
|
1088
|
+
|
1089
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:23:39 +0200
|
1090
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (3ms)
|
1091
|
+
|
1092
|
+
|
1093
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:23:39 +0200
|
1094
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (2ms)
|
1095
|
+
|
1096
|
+
|
1097
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:26:19 +0200
|
1098
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1099
|
+
|
1100
|
+
|
1101
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:26:26 +0200
|
1102
|
+
Processing by TestsController#index as HTML
|
1103
|
+
Rendered tests/index.html.erb within layouts/application (3838.2ms)
|
1104
|
+
Completed 200 OK in 3849ms (Views: 3848.3ms | ActiveRecord: 0.0ms)
|
1105
|
+
|
1106
|
+
|
1107
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1108
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (4ms)
|
1109
|
+
|
1110
|
+
|
1111
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1112
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
1113
|
+
|
1114
|
+
|
1115
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1116
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (0ms)
|
1117
|
+
|
1118
|
+
|
1119
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1120
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (5ms)
|
1121
|
+
|
1122
|
+
|
1123
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1124
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1125
|
+
|
1126
|
+
|
1127
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1128
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
1129
|
+
|
1130
|
+
|
1131
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1132
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (0ms)
|
1133
|
+
|
1134
|
+
|
1135
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:26:30 +0200
|
1136
|
+
Served asset /application.js - 304 Not Modified (1ms)
|
1137
|
+
|
1138
|
+
|
1139
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:26:34 +0200
|
1140
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1141
|
+
|
1142
|
+
|
1143
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:26:34 +0200
|
1144
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
1145
|
+
Connecting to database specified by database.yml
|
1146
|
+
|
1147
|
+
|
1148
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:33:13 +0200
|
1149
|
+
Processing by TestsController#index as HTML
|
1150
|
+
Rendered tests/index.html.erb within layouts/application (1882.9ms)
|
1151
|
+
Completed 200 OK in 1909ms (Views: 1908.7ms | ActiveRecord: 0.0ms)
|
1152
|
+
|
1153
|
+
|
1154
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1155
|
+
Served asset /application.css - 304 Not Modified (40ms)
|
1156
|
+
|
1157
|
+
|
1158
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1159
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (23ms)
|
1160
|
+
|
1161
|
+
|
1162
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1163
|
+
Served asset /jquery.js - 304 Not Modified (16ms)
|
1164
|
+
|
1165
|
+
|
1166
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1167
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (3ms)
|
1168
|
+
|
1169
|
+
|
1170
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1171
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
1172
|
+
|
1173
|
+
|
1174
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1175
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (4ms)
|
1176
|
+
|
1177
|
+
|
1178
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1179
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (2ms)
|
1180
|
+
|
1181
|
+
|
1182
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:33:15 +0200
|
1183
|
+
Served asset /application.js - 304 Not Modified (47ms)
|
1184
|
+
|
1185
|
+
|
1186
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:33:18 +0200
|
1187
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (2ms)
|
1188
|
+
|
1189
|
+
|
1190
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:33:18 +0200
|
1191
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (6ms)
|
1192
|
+
|
1193
|
+
|
1194
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-03 00:33:18 +0200
|
1195
|
+
Served asset /social_share_privacy/dummy_gplus.png - 200 OK (7ms)
|
1196
|
+
|
1197
|
+
|
1198
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 00:34:08 +0200
|
1199
|
+
Processing by TestsController#index as HTML
|
1200
|
+
Rendered tests/index.html.erb within layouts/application (9708.5ms)
|
1201
|
+
Completed 200 OK in 9718ms (Views: 9717.5ms | ActiveRecord: 0.0ms)
|
1202
|
+
|
1203
|
+
|
1204
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1205
|
+
Served asset /application.css - 304 Not Modified (19ms)
|
1206
|
+
|
1207
|
+
|
1208
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1209
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (0ms)
|
1210
|
+
|
1211
|
+
|
1212
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1213
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (0ms)
|
1214
|
+
|
1215
|
+
|
1216
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1217
|
+
Served asset /jquery.js - 304 Not Modified (1ms)
|
1218
|
+
|
1219
|
+
|
1220
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1221
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1222
|
+
|
1223
|
+
|
1224
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1225
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (0ms)
|
1226
|
+
|
1227
|
+
|
1228
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1229
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (0ms)
|
1230
|
+
|
1231
|
+
|
1232
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 00:34:18 +0200
|
1233
|
+
Served asset /application.js - 304 Not Modified (1ms)
|
1234
|
+
|
1235
|
+
|
1236
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:34:20 +0200
|
1237
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1238
|
+
|
1239
|
+
|
1240
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:34:20 +0200
|
1241
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
1242
|
+
|
1243
|
+
|
1244
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-03 00:34:20 +0200
|
1245
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (0ms)
|
1246
|
+
|
1247
|
+
|
1248
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-03 00:34:31 +0200
|
1249
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (0ms)
|
1250
|
+
|
1251
|
+
|
1252
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 00:35:03 +0200
|
1253
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
1254
|
+
|
1255
|
+
|
1256
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 00:35:08 +0200
|
1257
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1258
|
+
Connecting to database specified by database.yml
|
1259
|
+
|
1260
|
+
|
1261
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:06:51 +0200
|
1262
|
+
Processing by TestsController#index as HTML
|
1263
|
+
Rendered tests/index.html.erb within layouts/application (390242.6ms)
|
1264
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 12199)
|
1265
|
+
Compiled social_share_privacy/index.js (1ms) (pid 12199)
|
1266
|
+
Compiled application.js (4ms) (pid 12199)
|
1267
|
+
Completed 200 OK in 390321ms (Views: 390320.1ms | ActiveRecord: 0.0ms)
|
1268
|
+
|
1269
|
+
|
1270
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 01:13:21 +0200
|
1271
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (2ms)
|
1272
|
+
|
1273
|
+
|
1274
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 01:13:21 +0200
|
1275
|
+
Served asset /application.css - 304 Not Modified (6ms)
|
1276
|
+
|
1277
|
+
|
1278
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 01:13:21 +0200
|
1279
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (6ms)
|
1280
|
+
Connecting to database specified by database.yml
|
1281
|
+
|
1282
|
+
|
1283
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:20:24 +0200
|
1284
|
+
Processing by TestsController#index as HTML
|
1285
|
+
Rendered tests/index.html.erb within layouts/application (2899.7ms)
|
1286
|
+
Completed 500 Internal Server Error in 2905ms
|
1287
|
+
|
1288
|
+
ActionView::Template::Error (undefined method `result' for #<SocialSharePrivacy::Config::Services::Facebook:0x007f4060b1b168>):
|
1289
|
+
1: <div class="social_wrapper">
|
1290
|
+
2: <%= social_buttons %>
|
1291
|
+
3: </div>
|
1292
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb__4428252114417019280_69957357858000'
|
1293
|
+
|
1294
|
+
|
1295
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
1296
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1297
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.8ms)
|
1298
|
+
Connecting to database specified by database.yml
|
1299
|
+
|
1300
|
+
|
1301
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:22:40 +0200
|
1302
|
+
Processing by TestsController#index as HTML
|
1303
|
+
Rendered tests/index.html.erb within layouts/application (2117.5ms)
|
1304
|
+
Completed 500 Internal Server Error in 2122ms
|
1305
|
+
|
1306
|
+
ActionView::Template::Error (undefined method `result' for #<SocialSharePrivacy::Config::Services::Facebook:0x007f6efca656e0>):
|
1307
|
+
1: <div class="social_wrapper">
|
1308
|
+
2: <%= social_buttons %>
|
1309
|
+
3: </div>
|
1310
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb__2235653717460971204_70057478540400'
|
1311
|
+
|
1312
|
+
|
1313
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
1314
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1315
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.0ms)
|
1316
|
+
Connecting to database specified by database.yml
|
1317
|
+
|
1318
|
+
|
1319
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:37:42 +0200
|
1320
|
+
Processing by TestsController#index as HTML
|
1321
|
+
Rendered tests/index.html.erb within layouts/application (4468.3ms)
|
1322
|
+
Completed 500 Internal Server Error in 4473ms
|
1323
|
+
|
1324
|
+
ActionView::Template::Error (undefined method `result' for #<SocialSharePrivacy::Config::Services::Facebook:0x007f26489b6138>):
|
1325
|
+
1: <div class="social_wrapper">
|
1326
|
+
2: <%= social_buttons %>
|
1327
|
+
3: </div>
|
1328
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb__3176425879299791680_69901314420760'
|
1329
|
+
|
1330
|
+
|
1331
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
1332
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1333
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.8ms)
|
1334
|
+
Connecting to database specified by database.yml
|
1335
|
+
|
1336
|
+
|
1337
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:38:55 +0200
|
1338
|
+
Processing by TestsController#index as HTML
|
1339
|
+
Rendered tests/index.html.erb within layouts/application (3417.7ms)
|
1340
|
+
Completed 500 Internal Server Error in 3423ms
|
1341
|
+
|
1342
|
+
ActionView::Template::Error (undefined method `append_country_code' for SocialSharePrivacy::LocaleHelper:Module):
|
1343
|
+
1: <div class="social_wrapper">
|
1344
|
+
2: <%= social_buttons %>
|
1345
|
+
3: </div>
|
1346
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb___2642006332576427188_70324892596640'
|
1347
|
+
|
1348
|
+
|
1349
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
1350
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1351
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.9ms)
|
1352
|
+
|
1353
|
+
|
1354
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:40:10 +0200
|
1355
|
+
Processing by TestsController#index as HTML
|
1356
|
+
Rendered tests/index.html.erb within layouts/application (2858.3ms)
|
1357
|
+
Completed 500 Internal Server Error in 2860ms
|
1358
|
+
|
1359
|
+
ActionView::Template::Error (undefined method `append_country_code' for SocialSharePrivacy::LocaleHelper:Module):
|
1360
|
+
1: <div class="social_wrapper">
|
1361
|
+
2: <%= social_buttons %>
|
1362
|
+
3: </div>
|
1363
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb___2642006332576427188_70324892596640'
|
1364
|
+
|
1365
|
+
|
1366
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
1367
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1368
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms)
|
1369
|
+
Connecting to database specified by database.yml
|
1370
|
+
|
1371
|
+
|
1372
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:40:19 +0200
|
1373
|
+
Processing by TestsController#index as HTML
|
1374
|
+
Rendered tests/index.html.erb within layouts/application (3946.4ms)
|
1375
|
+
Completed 500 Internal Server Error in 3951ms
|
1376
|
+
|
1377
|
+
ActionView::Template::Error (uninitialized class variable @@RE_COUNTRY in SocialSharePrivacy::LocaleHelper):
|
1378
|
+
1: <div class="social_wrapper">
|
1379
|
+
2: <%= social_buttons %>
|
1380
|
+
3: </div>
|
1381
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb___85431544699439535_69838131349440'
|
1382
|
+
|
1383
|
+
|
1384
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
1385
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1386
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.8ms)
|
1387
|
+
Connecting to database specified by database.yml
|
1388
|
+
|
1389
|
+
|
1390
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:40:47 +0200
|
1391
|
+
Processing by TestsController#index as HTML
|
1392
|
+
Rendered tests/index.html.erb within layouts/application (2397.8ms)
|
1393
|
+
Completed 200 OK in 2424ms (Views: 2423.4ms | ActiveRecord: 0.0ms)
|
1394
|
+
|
1395
|
+
|
1396
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1397
|
+
Served asset /application.css - 304 Not Modified (64ms)
|
1398
|
+
|
1399
|
+
|
1400
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1401
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (26ms)
|
1402
|
+
|
1403
|
+
|
1404
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1405
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (29ms)
|
1406
|
+
|
1407
|
+
|
1408
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1409
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (8ms)
|
1410
|
+
|
1411
|
+
|
1412
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1413
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
1414
|
+
|
1415
|
+
|
1416
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1417
|
+
Served asset /jquery_ujs.js - 304 Not Modified (5ms)
|
1418
|
+
|
1419
|
+
|
1420
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1421
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (3ms)
|
1422
|
+
|
1423
|
+
|
1424
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 01:40:50 +0200
|
1425
|
+
Served asset /application.js - 304 Not Modified (46ms)
|
1426
|
+
Connecting to database specified by database.yml
|
1427
|
+
|
1428
|
+
|
1429
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:42:47 +0200
|
1430
|
+
Processing by TestsController#index as HTML
|
1431
|
+
Rendered tests/index.html.erb within layouts/application (2928.4ms)
|
1432
|
+
Compiled social_share_privacy/jquery.socialshareprivacy.js (0ms) (pid 14265)
|
1433
|
+
Compiled social_share_privacy/index.js (1ms) (pid 14265)
|
1434
|
+
Compiled application.js (4ms) (pid 14265)
|
1435
|
+
Completed 200 OK in 3005ms (Views: 3004.9ms | ActiveRecord: 0.0ms)
|
1436
|
+
|
1437
|
+
|
1438
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1439
|
+
Served asset /application.css - 304 Not Modified (21ms)
|
1440
|
+
|
1441
|
+
|
1442
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1443
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
1444
|
+
|
1445
|
+
|
1446
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1447
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (10ms)
|
1448
|
+
|
1449
|
+
|
1450
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1451
|
+
Served asset /jquery.js - 304 Not Modified (50ms)
|
1452
|
+
|
1453
|
+
|
1454
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1455
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (7ms)
|
1456
|
+
|
1457
|
+
|
1458
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1459
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 200 OK (3ms)
|
1460
|
+
|
1461
|
+
|
1462
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1463
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (3ms)
|
1464
|
+
|
1465
|
+
|
1466
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1467
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
1468
|
+
|
1469
|
+
|
1470
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1471
|
+
Served asset /social_share_privacy/dummy_gplus.png - 200 OK (3ms)
|
1472
|
+
|
1473
|
+
|
1474
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1475
|
+
Served asset /social_share_privacy/dummy_facebook.png - 200 OK (2ms)
|
1476
|
+
|
1477
|
+
|
1478
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 01:42:50 +0200
|
1479
|
+
Served asset /social_share_privacy/dummy_twitter.png - 200 OK (1ms)
|
1480
|
+
Connecting to database specified by database.yml
|
1481
|
+
|
1482
|
+
|
1483
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:44:24 +0200
|
1484
|
+
Processing by TestsController#index as HTML
|
1485
|
+
Rendered tests/index.html.erb within layouts/application (54504.2ms)
|
1486
|
+
Completed in 54547ms
|
1487
|
+
Connecting to database specified by database.yml
|
1488
|
+
|
1489
|
+
|
1490
|
+
Started GET "/" for 127.0.0.1 at 2013-04-03 01:45:31 +0200
|
1491
|
+
Processing by TestsController#index as HTML
|
1492
|
+
Rendered tests/index.html.erb within layouts/application (2831404.0ms)
|
1493
|
+
Completed 200 OK in 2831468ms (Views: 2831467.3ms | ActiveRecord: 0.0ms)
|
1494
|
+
|
1495
|
+
|
1496
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1497
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (3ms)
|
1498
|
+
|
1499
|
+
|
1500
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1501
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (11ms)
|
1502
|
+
|
1503
|
+
|
1504
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1505
|
+
Served asset /application.css - 304 Not Modified (15ms)
|
1506
|
+
|
1507
|
+
|
1508
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1509
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
1510
|
+
|
1511
|
+
|
1512
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1513
|
+
Served asset /jquery_ujs.js - 304 Not Modified (4ms)
|
1514
|
+
|
1515
|
+
|
1516
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1517
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (3ms)
|
1518
|
+
|
1519
|
+
|
1520
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1521
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (3ms)
|
1522
|
+
|
1523
|
+
|
1524
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1525
|
+
Served asset /application.js - 304 Not Modified (56ms)
|
1526
|
+
|
1527
|
+
|
1528
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1529
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (1ms)
|
1530
|
+
|
1531
|
+
|
1532
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1533
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (1ms)
|
1534
|
+
|
1535
|
+
|
1536
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-03 02:32:43 +0200
|
1537
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (1ms)
|
1538
|
+
Connecting to database specified by database.yml
|
1539
|
+
Connecting to database specified by database.yml
|
1540
|
+
|
1541
|
+
|
1542
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 12:45:49 +0200
|
1543
|
+
Processing by TestsController#index as HTML
|
1544
|
+
Rendered tests/index.html.erb within layouts/application (3670.4ms)
|
1545
|
+
Completed 500 Internal Server Error in 3676ms
|
1546
|
+
|
1547
|
+
ActionView::Template::Error (undefined method `start_with?' for :en_GB:Symbol):
|
1548
|
+
1: <div class="social_wrapper">
|
1549
|
+
2: <%= social_buttons %>
|
1550
|
+
3: </div>
|
1551
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb__644616513059874407_22029700'
|
1552
|
+
|
1553
|
+
|
1554
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
1555
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
1556
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms)
|
1557
|
+
|
1558
|
+
|
1559
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 12:45:53 +0200
|
1560
|
+
Processing by TestsController#index as HTML
|
1561
|
+
Rendered tests/index.html.erb within layouts/application (1295.1ms)
|
1562
|
+
Completed 500 Internal Server Error in 1297ms
|
1563
|
+
|
1564
|
+
ActionView::Template::Error (undefined method `start_with?' for :en_GB:Symbol):
|
1565
|
+
1: <div class="social_wrapper">
|
1566
|
+
2: <%= social_buttons %>
|
1567
|
+
3: </div>
|
1568
|
+
app/views/tests/index.html.erb:2:in `_app_views_tests_index_html_erb__644616513059874407_22029700'
|
1569
|
+
|
1570
|
+
|
1571
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
1572
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms)
|
1573
|
+
Rendered /home/jokke/.gem/ruby/2.0.0/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.3ms)
|
1574
|
+
Connecting to database specified by database.yml
|
1575
|
+
|
1576
|
+
|
1577
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 12:47:08 +0200
|
1578
|
+
Processing by TestsController#index as HTML
|
1579
|
+
Rendered tests/index.html.erb within layouts/application (7562.1ms)
|
1580
|
+
Completed 200 OK in 7613ms (Views: 7612.7ms | ActiveRecord: 0.0ms)
|
1581
|
+
|
1582
|
+
|
1583
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 12:47:16 +0200
|
1584
|
+
Processing by TestsController#index as HTML
|
1585
|
+
Rendered tests/index.html.erb within layouts/application (1193.1ms)
|
1586
|
+
Completed 200 OK in 1201ms (Views: 1201.0ms | ActiveRecord: 0.0ms)
|
1587
|
+
|
1588
|
+
|
1589
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1590
|
+
Served asset /application.css - 304 Not Modified (10ms)
|
1591
|
+
|
1592
|
+
|
1593
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1594
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (1ms)
|
1595
|
+
|
1596
|
+
|
1597
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1598
|
+
Served asset /jquery.js - 304 Not Modified (7ms)
|
1599
|
+
|
1600
|
+
|
1601
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1602
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (2ms)
|
1603
|
+
|
1604
|
+
|
1605
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1606
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (3ms)
|
1607
|
+
|
1608
|
+
|
1609
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1610
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
1611
|
+
|
1612
|
+
|
1613
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1614
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (2ms)
|
1615
|
+
|
1616
|
+
|
1617
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1618
|
+
Served asset /application.js - 304 Not Modified (4ms)
|
1619
|
+
|
1620
|
+
|
1621
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1622
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (2ms)
|
1623
|
+
|
1624
|
+
|
1625
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_info.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1626
|
+
Served asset /social_share_privacy/socialshareprivacy_info.png - 304 Not Modified (5ms)
|
1627
|
+
|
1628
|
+
|
1629
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1630
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (3ms)
|
1631
|
+
|
1632
|
+
|
1633
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_on_off.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1634
|
+
Served asset /social_share_privacy/socialshareprivacy_on_off.png - 304 Not Modified (2ms)
|
1635
|
+
|
1636
|
+
|
1637
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1638
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (4ms)
|
1639
|
+
|
1640
|
+
|
1641
|
+
Started GET "/assets/social_share_privacy/settings.png" for 127.0.0.1 at 2013-04-04 12:47:17 +0200
|
1642
|
+
Served asset /social_share_privacy/settings.png - 304 Not Modified (1ms)
|
1643
|
+
|
1644
|
+
|
1645
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-04 12:47:24 +0200
|
1646
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (0ms)
|
1647
|
+
|
1648
|
+
|
1649
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-04 12:47:26 +0200
|
1650
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (0ms)
|
1651
|
+
|
1652
|
+
|
1653
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-04 12:47:29 +0200
|
1654
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (0ms)
|
1655
|
+
Connecting to database specified by database.yml
|
1656
|
+
Connecting to database specified by database.yml
|
1657
|
+
|
1658
|
+
|
1659
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 13:11:11 +0200
|
1660
|
+
Processing by TestsController#index as HTML
|
1661
|
+
Rendered tests/index.html.erb within layouts/application (5377.3ms)
|
1662
|
+
Completed 200 OK in 5395ms (Views: 5394.5ms | ActiveRecord: 0.0ms)
|
1663
|
+
|
1664
|
+
|
1665
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 13:11:16 +0200
|
1666
|
+
Processing by TestsController#index as HTML
|
1667
|
+
Rendered tests/index.html.erb within layouts/application (987.3ms)
|
1668
|
+
Completed 200 OK in 996ms (Views: 995.2ms | ActiveRecord: 0.0ms)
|
1669
|
+
|
1670
|
+
|
1671
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1672
|
+
Served asset /application.css - 304 Not Modified (19ms)
|
1673
|
+
|
1674
|
+
|
1675
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1676
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (9ms)
|
1677
|
+
|
1678
|
+
|
1679
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1680
|
+
Served asset /jquery.js - 304 Not Modified (7ms)
|
1681
|
+
|
1682
|
+
|
1683
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1684
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (2ms)
|
1685
|
+
|
1686
|
+
|
1687
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1688
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
1689
|
+
|
1690
|
+
|
1691
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1692
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (1ms)
|
1693
|
+
|
1694
|
+
|
1695
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1696
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (1ms)
|
1697
|
+
|
1698
|
+
|
1699
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1700
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
1701
|
+
|
1702
|
+
|
1703
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1704
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (1ms)
|
1705
|
+
|
1706
|
+
|
1707
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1708
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (3ms)
|
1709
|
+
|
1710
|
+
|
1711
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1712
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (1ms)
|
1713
|
+
|
1714
|
+
|
1715
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_info.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1716
|
+
Served asset /social_share_privacy/socialshareprivacy_info.png - 304 Not Modified (2ms)
|
1717
|
+
|
1718
|
+
|
1719
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy_on_off.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1720
|
+
Served asset /social_share_privacy/socialshareprivacy_on_off.png - 304 Not Modified (2ms)
|
1721
|
+
|
1722
|
+
|
1723
|
+
Started GET "/assets/social_share_privacy/settings.png" for 127.0.0.1 at 2013-04-04 13:11:17 +0200
|
1724
|
+
Served asset /social_share_privacy/settings.png - 304 Not Modified (1ms)
|
1725
|
+
Connecting to database specified by database.yml
|
1726
|
+
|
1727
|
+
|
1728
|
+
Started GET "/" for 127.0.0.1 at 2013-04-04 13:14:09 +0200
|
1729
|
+
Processing by TestsController#index as HTML
|
1730
|
+
Rendered tests/index.html.erb within layouts/application (7237.3ms)
|
1731
|
+
Completed 200 OK in 7255ms (Views: 7255.1ms | ActiveRecord: 0.0ms)
|
1732
|
+
|
1733
|
+
|
1734
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1735
|
+
Served asset /application.css - 304 Not Modified (15ms)
|
1736
|
+
|
1737
|
+
|
1738
|
+
Started GET "/assets/social_share_privacy/socialshareprivacy.css?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1739
|
+
Served asset /social_share_privacy/socialshareprivacy.css - 304 Not Modified (11ms)
|
1740
|
+
|
1741
|
+
|
1742
|
+
Started GET "/assets/social_share_privacy/jquery.socialshareprivacy.js?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1743
|
+
Served asset /social_share_privacy/jquery.socialshareprivacy.js - 304 Not Modified (39ms)
|
1744
|
+
|
1745
|
+
|
1746
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1747
|
+
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
1748
|
+
|
1749
|
+
|
1750
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1751
|
+
Served asset /jquery.js - 304 Not Modified (5ms)
|
1752
|
+
|
1753
|
+
|
1754
|
+
Started GET "/assets/social_share_privacy/index.css?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1755
|
+
Served asset /social_share_privacy/index.css - 304 Not Modified (6ms)
|
1756
|
+
|
1757
|
+
|
1758
|
+
Started GET "/assets/social_share_privacy/index.js?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1759
|
+
Served asset /social_share_privacy/index.js - 304 Not Modified (3ms)
|
1760
|
+
|
1761
|
+
|
1762
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1763
|
+
Served asset /application.js - 304 Not Modified (4ms)
|
1764
|
+
|
1765
|
+
|
1766
|
+
Started GET "/assets/social_share_privacy/dummy_twitter.png" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1767
|
+
Served asset /social_share_privacy/dummy_twitter.png - 304 Not Modified (1ms)
|
1768
|
+
|
1769
|
+
|
1770
|
+
Started GET "/assets/social_share_privacy/dummy_gplus.png" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1771
|
+
Served asset /social_share_privacy/dummy_gplus.png - 304 Not Modified (1ms)
|
1772
|
+
|
1773
|
+
|
1774
|
+
Started GET "/assets/social_share_privacy/dummy_facebook.png" for 127.0.0.1 at 2013-04-04 13:14:16 +0200
|
1775
|
+
Served asset /social_share_privacy/dummy_facebook.png - 304 Not Modified (2ms)
|