active_admin_editor 1.0.1 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +2 -2
- data/app/assets/javascripts/active_admin/editor/config.js.erb +6 -6
- data/app/assets/javascripts/active_admin/editor/editor.js +31 -1
- data/app/assets/stylesheets/active_admin/editor.css.scss +7 -1
- data/lib/active_admin/editor/engine.rb +5 -1
- data/lib/active_admin/editor/policy.rb +36 -3
- data/lib/active_admin/editor/version.rb +1 -1
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +3645 -0
- data/spec/dummy/log/test.log +187 -0
- data/spec/dummy/tmp/cache/assets/C17/7E0/sprockets%2F10282a65710402dd907a870692e08e54 +0 -0
- data/spec/dummy/tmp/cache/assets/C4C/360/sprockets%2F72117b2727aba75092e90773336f414e +0 -0
- data/spec/dummy/tmp/cache/assets/C55/FB0/sprockets%2F12d25fa97a62a49735017b39155987e0 +0 -0
- data/spec/dummy/tmp/cache/assets/C62/EB0/sprockets%2F11e66b9d26e35c6644e690739d767108 +0 -0
- data/spec/dummy/tmp/cache/assets/C7A/500/sprockets%2F1f1d4d009502fd535845b5459a83f340 +0 -0
- data/spec/dummy/tmp/cache/assets/C7E/A00/sprockets%2F792b6f07a3b1f6e7f7020544633d6163 +0 -0
- data/spec/dummy/tmp/cache/assets/C81/E20/sprockets%2F0b927ca32a706e522c5958878d7145a1 +0 -0
- data/spec/dummy/tmp/cache/assets/C8D/BD0/sprockets%2Fb7f30a05e9483519378748810c6b57ec +0 -0
- data/spec/dummy/tmp/cache/assets/C8F/100/sprockets%2F43f25b46ba5b45b6886d5672d5163797 +0 -0
- data/spec/dummy/tmp/cache/assets/C8F/A90/sprockets%2Fe0822e193e6459516173437bfb58e9e4 +0 -0
- data/spec/dummy/tmp/cache/assets/C9D/E70/sprockets%2F4a5d05f556354e305a5184b065c62ac0 +0 -0
- data/spec/dummy/tmp/cache/assets/C9F/170/sprockets%2F5d65e155aad3374ae12771242be22580 +0 -0
- data/spec/dummy/tmp/cache/assets/CB0/480/sprockets%2F770d002c3b3fb7a27d7862f788702a91 +0 -0
- data/spec/dummy/tmp/cache/assets/CB2/5A0/sprockets%2F4e7c202a6f2335881a86d6fc17329d08 +0 -0
- data/spec/dummy/tmp/cache/assets/CB7/160/sprockets%2F9b2ab958728324ca63e77600c53e934e +0 -0
- data/spec/dummy/tmp/cache/assets/CB9/DD0/sprockets%2F9a98237d5685b667db2a33618814bb0f +0 -0
- data/spec/dummy/tmp/cache/assets/CB9/F00/sprockets%2F1c8ee45e33fe3869b7816f065d436211 +0 -0
- data/spec/dummy/tmp/cache/assets/CC0/C40/sprockets%2Fb9b025b364f1e8a976f719877b2148c5 +0 -0
- data/spec/dummy/tmp/cache/assets/CC3/E30/sprockets%2F0911249a810f39f82185eef9e0959a9d +0 -0
- data/spec/dummy/tmp/cache/assets/CC7/830/sprockets%2F10abd9e76d16838868b873632597e4eb +0 -0
- data/spec/dummy/tmp/cache/assets/CCB/120/sprockets%2Fb9500896df13a12225b836bda0b7320e +0 -0
- data/spec/dummy/tmp/cache/assets/CCD/EC0/sprockets%2F9694fc1ad28709775e7a7f82369ed721 +0 -0
- data/spec/dummy/tmp/cache/assets/CD0/700/sprockets%2Fdc3734f11ba280c185739b830aa017c9 +0 -0
- data/spec/dummy/tmp/cache/assets/CD1/ED0/sprockets%2F242b4a53a4a4446f07c4a0e04e77847b +0 -0
- data/spec/dummy/tmp/cache/assets/CD6/810/sprockets%2F901ca591b49d076903b08128b26cbdb7 +0 -0
- data/spec/dummy/tmp/cache/assets/CDB/040/sprockets%2Fc732474e67003a4eb840eb44c5ca9385 +0 -0
- data/spec/dummy/tmp/cache/assets/CE6/1E0/sprockets%2F9d6376fa4901aca377072de2a29e9455 +0 -0
- data/spec/dummy/tmp/cache/assets/CF1/0A0/sprockets%2Ff258b9f7ff79b17799a1014d71d41c64 +0 -0
- data/spec/dummy/tmp/cache/assets/CF4/BB0/sprockets%2Fd2509ee195cff97ad94e74257853b064 +0 -0
- data/spec/dummy/tmp/cache/assets/D00/490/sprockets%2F60ff8fc770f770b47a563e8cd4696994 +0 -0
- data/spec/dummy/tmp/cache/assets/D03/CD0/sprockets%2Ff025a9441aa20929b3175d8d6ab3c18e +0 -0
- data/spec/dummy/tmp/cache/assets/D09/1E0/sprockets%2F1275ff2f505dc32c9715eb4bc33b0379 +0 -0
- data/spec/dummy/tmp/cache/assets/D10/420/sprockets%2Fa4dc298af1d087c33871f077b0f16f17 +0 -0
- data/spec/dummy/tmp/cache/assets/D23/ED0/sprockets%2F77308cdf3281f5ef8b5d188bf8e74036 +0 -0
- data/spec/dummy/tmp/cache/assets/D2E/800/sprockets%2F4f418afd1d357065fa7bb580041a28aa +0 -0
- data/spec/dummy/tmp/cache/assets/D34/C90/sprockets%2Fda1e05e39683311b61cb095c6c2fdd63 +0 -0
- data/spec/dummy/tmp/cache/assets/D38/540/sprockets%2F86e1ad844bc9df4491a2a52b870421db +0 -0
- data/spec/dummy/tmp/cache/assets/D39/DF0/sprockets%2F1351e4754ff46cdca7cc05f72a1f1780 +0 -0
- data/spec/dummy/tmp/cache/assets/D3A/B20/sprockets%2F536a8c3e16caff754bd9a9216f51e101 +0 -0
- data/spec/dummy/tmp/cache/assets/D3D/180/sprockets%2F61f024e7e555c8f3ce3f3401efd22c92 +0 -0
- data/spec/dummy/tmp/cache/assets/D3D/E80/sprockets%2F4bcb20ff58693fa41b8729a79400dcb3 +0 -0
- data/spec/dummy/tmp/cache/assets/D41/2F0/sprockets%2Fe5d704d8dc364cb7e3e822bb4e253916 +0 -0
- data/spec/dummy/tmp/cache/assets/D46/3F0/sprockets%2F45e4032f9ee82213f32b98dae1e859cc +0 -0
- data/spec/dummy/tmp/cache/assets/D48/170/sprockets%2Fbc5e81bc580d8c262d3e9d7e984051b7 +0 -0
- data/spec/dummy/tmp/cache/assets/D48/640/sprockets%2F9f4f18d910b678b1d0777e04cdaf6f24 +0 -0
- data/spec/dummy/tmp/cache/assets/D4E/8C0/sprockets%2Ffa56f431b696af04ff09e2d98e286e32 +0 -0
- data/spec/dummy/tmp/cache/assets/D53/0B0/sprockets%2F4b2b0082dbfd4ae3f0af30c22612865c +0 -0
- data/spec/dummy/tmp/cache/assets/D59/D70/sprockets%2Fed9f0de1b65ae8d7ef89087c83728461 +0 -0
- data/spec/dummy/tmp/cache/assets/D5F/930/sprockets%2F0611d8badac9f948b70aaa227109bb29 +0 -0
- data/spec/dummy/tmp/cache/assets/D68/3E0/sprockets%2Fa87c537cb34e21491d122cb56eef5f0d +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/D50/sprockets%2F5f714d8ac21433fbd3d570f0feee1963 +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/FA0/sprockets%2Fa1bbb309c8c629a282e3f4f9ad3d4961 +0 -0
- data/spec/dummy/tmp/cache/assets/D71/A00/sprockets%2F26b65eb6806e407ba2bf573d8e09cfe1 +0 -0
- data/spec/dummy/tmp/cache/assets/D72/9D0/sprockets%2Fdafb56b16522a94a679e5e35ff1f8b12 +0 -0
- data/spec/dummy/tmp/cache/assets/D76/730/sprockets%2Fd1699d0cbcfe965c5c51a95e31580df2 +0 -0
- data/spec/dummy/tmp/cache/assets/D79/890/sprockets%2F48245259266fbda2cbb676f6f8a91dae +0 -0
- data/spec/dummy/tmp/cache/assets/D93/4C0/sprockets%2F857ecd2092cee11f740b3cf2e373ad2a +0 -0
- data/spec/dummy/tmp/cache/assets/D98/730/sprockets%2Ffd9f244a7c80c2a1fa3524c8c8ddd062 +0 -0
- data/spec/dummy/tmp/cache/assets/DA7/CD0/sprockets%2F63efd46c5c9b462b90a52bdfbf25b779 +0 -0
- data/spec/dummy/tmp/cache/assets/DB2/600/sprockets%2F259b3674b88b07de68cbbed378a6c7ef +0 -0
- data/spec/dummy/tmp/cache/assets/DBA/6B0/sprockets%2F4acc06bba5e909e9aab90dab06b19503 +0 -0
- data/spec/dummy/tmp/cache/assets/DBF/0B0/sprockets%2F1aacf4a74e2d4d026ee99e320d5b03ec +0 -0
- data/spec/dummy/tmp/cache/assets/DC5/910/sprockets%2F9afa316098cef0a0bdd49b93caa057f2 +0 -0
- data/spec/dummy/tmp/cache/assets/DC7/910/sprockets%2F2e0f4a207227a5eebebd5b8c444d76ed +0 -0
- data/spec/dummy/tmp/cache/assets/DCA/2F0/sprockets%2F475cfabab42f92fbe50f2d04752d8d5c +0 -0
- data/spec/dummy/tmp/cache/assets/DCE/D40/sprockets%2F3c3feb2b696842feaff8cf3264c103ae +0 -0
- data/spec/dummy/tmp/cache/assets/DD5/C40/sprockets%2F7c17ce947d82be9ccfd0af20ea78930c +0 -0
- data/spec/dummy/tmp/cache/assets/DD7/DF0/sprockets%2F576e95c3fa26b1c4fa2ab62efdef4894 +0 -0
- data/spec/dummy/tmp/cache/assets/DDE/420/sprockets%2Ffb8b186d5bf0307f86f65fc787d2adeb +0 -0
- data/spec/dummy/tmp/cache/assets/DF4/CB0/sprockets%2F50c79ab150d98daf2d8b0d03baffdb47 +0 -0
- data/spec/dummy/tmp/cache/assets/E0A/D60/sprockets%2Fc7e9f2f9555aafbec9bea658c1d6a047 +0 -0
- data/spec/dummy/tmp/cache/assets/E0D/340/sprockets%2Ffd1a919b3fcbf5838bfd543d2ced9f47 +0 -0
- data/spec/dummy/tmp/cache/assets/E2E/CD0/sprockets%2Fb7a4e9baedef6f6e60234cb94cd0d83a +0 -0
- data/spec/dummy/tmp/cache/assets/E3B/4F0/sprockets%2Fe52b61cae0b3e9ecd57a884f7eefe85b +0 -0
- data/spec/dummy/tmp/cache/assets/E54/600/sprockets%2Fec46dd83126fcd2afef6ac23c2c6cc1e +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/_base.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/_forms.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/_header.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/_mixins.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/_typography.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/0b728c6412c3ae2714d00cd8348a3fb5087889d5/print.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/1254828c3b4a7f5ff31b40efac1d40f2a3a7d396/_dashboard.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/1254828c3b4a7f5ff31b40efac1d40f2a3a7d396/_logged_out.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/246f03f113f015210051caecb6aa686d7920f157/_footer.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/246f03f113f015210051caecb6aa686d7920f157/_main_structure.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/246f03f113f015210051caecb6aa686d7920f157/_title_bar.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/81344752c8bed34a2e2b1a10124f3a9949022145/editor.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_all.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_buttons.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_gradients.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_icons.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_reset.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_rounded.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_sections.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_shadows.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_typography.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_utilities.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c77126dc59079a69e629fdbd347d7f91e2a5b93a/_variables.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_batch_actions.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_blank_slates.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_breadcrumbs.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_buttons.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_columns.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_comments.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_date_picker.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_dropdown_menu.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_flash_messages.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_grid.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_links.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_pagination.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_panels.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_popovers.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_scopes.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_status_tags.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_table_tools.css.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/fe3083162abef0db184b67ee2149d9ee6942c91f/_tables.css.scssc +0 -0
- data/spec/javascripts/editor_spec.js +30 -4
- data/spec/lib/policy_spec.rb +2 -0
- metadata +152 -6
- data/spec/dummy/app/admin/dashboards.rb +0 -44
data/README.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
This is a wysiwyg html editor for the [Active Admin](http://activeadmin.info/)
|
6
6
|
interface using [wysihtml5](https://github.com/xing/wysihtml5).
|
7
7
|
|
8
|
-
![screenshot](https://dl.dropbox.com/u/1906634/Captured/
|
8
|
+
![screenshot](https://dl.dropbox.com/u/1906634/Captured/EW8TR.png)
|
9
9
|
|
10
10
|
## Installation
|
11
11
|
|
@@ -29,7 +29,7 @@ $ rails g active_admin:editor
|
|
29
29
|
|
30
30
|
## Usage
|
31
31
|
|
32
|
-
This gem provides you with a custom formtastic input called `:html_editor` to build out
|
32
|
+
This gem provides you with a custom formtastic input called `:html_editor` to build out a wysihtml5 enabled input.
|
33
33
|
All you have to do is specify the `:as` option for your inputs.
|
34
34
|
|
35
35
|
**Example**
|
@@ -1,12 +1,12 @@
|
|
1
1
|
(function(window, document) {
|
2
2
|
window.AA = (window.AA || {})
|
3
|
-
window.AA.editor = (window.AA.editor || {})
|
3
|
+
var config = window.AA.editor = (window.AA.editor || {})
|
4
4
|
|
5
|
-
<% %w(aws_access_key_id
|
6
|
-
|
5
|
+
<% %w(aws_access_key_id s3_bucket storage_dir).each do |option| %>
|
6
|
+
config.<%= option %> = '<%= ActiveAdmin::Editor.configuration.send(option.to_sym) %>'
|
7
7
|
<% end %>
|
8
8
|
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
config.stylesheets = '<%= asset_path 'active_admin/editor/wysiwyg.css' %>'
|
10
|
+
config.spinner = '<%= asset_path 'active_admin/editor/loader.gif' %>'
|
11
|
+
config.uploads_enabled = <%= ActiveAdmin::Editor.configuration.s3_configured? %>
|
12
12
|
})(window, document)
|
@@ -14,6 +14,10 @@
|
|
14
14
|
this.attachEditor()
|
15
15
|
}
|
16
16
|
|
17
|
+
/**
|
18
|
+
* Adds the wysihtml5 toolbar. If uploads are enabled, also adds the
|
19
|
+
* necessary file inputs for uploading.
|
20
|
+
*/
|
17
21
|
Editor.prototype.addToolbar = function() {
|
18
22
|
var template = JST['active_admin/editor/templates/toolbar']({
|
19
23
|
id: this.$el.attr('id') + '-toolbar'
|
@@ -31,6 +35,12 @@
|
|
31
35
|
this.$el.find('.wrap').prepend(this.$toolbar)
|
32
36
|
}
|
33
37
|
|
38
|
+
/**
|
39
|
+
* Adds a file input attached to the supplied text input. And upload is
|
40
|
+
* triggered if the source of the input is changed.
|
41
|
+
*
|
42
|
+
* @input Text input to attach a file input to.
|
43
|
+
*/
|
34
44
|
Editor.prototype.addUploader = function(input) {
|
35
45
|
var $input = $(input)
|
36
46
|
|
@@ -49,6 +59,9 @@
|
|
49
59
|
})
|
50
60
|
}
|
51
61
|
|
62
|
+
/**
|
63
|
+
* Initializes the wysihtml5 editor for the textarea.
|
64
|
+
*/
|
52
65
|
Editor.prototype.attachEditor = function() {
|
53
66
|
this.editor = new wysihtml5.Editor(this.$textarea.attr('id'), {
|
54
67
|
toolbar: this.$toolbar.attr('id'),
|
@@ -57,12 +70,25 @@
|
|
57
70
|
})
|
58
71
|
}
|
59
72
|
|
73
|
+
/**
|
74
|
+
* Sets the internal uploading state to true or false. Adds the .uploading
|
75
|
+
* class to the root element for stying.
|
76
|
+
*
|
77
|
+
* @uploading {Boolean} Whether or not something is being uploaded.
|
78
|
+
*/
|
60
79
|
Editor.prototype.uploading = function(uploading) {
|
61
80
|
this._uploading = uploading
|
62
81
|
this.$el.toggleClass('uploading', this._uploading)
|
63
82
|
return this._uploading
|
64
83
|
}
|
65
84
|
|
85
|
+
/**
|
86
|
+
* Uploads a file to S3. When the upload is complete, calls callback with the
|
87
|
+
* location of the uploaded file.
|
88
|
+
*
|
89
|
+
* @file The file to upload
|
90
|
+
* @callback A function to be called when the upload completes.
|
91
|
+
*/
|
66
92
|
Editor.prototype.upload = function(file, callback) {
|
67
93
|
var _this = this
|
68
94
|
_this.uploading(true)
|
@@ -88,7 +114,11 @@
|
|
88
114
|
xhr.onreadystatechange = function() {
|
89
115
|
if (xhr.readyState != 4) { return }
|
90
116
|
_this.uploading(false)
|
91
|
-
|
117
|
+
if (xhr.status == 204) {
|
118
|
+
callback(xhr.getResponseHeader('Location'))
|
119
|
+
} else {
|
120
|
+
alert('Failed to upload file. Have you configured S3 properly?')
|
121
|
+
}
|
92
122
|
}
|
93
123
|
|
94
124
|
xhr.open('POST', 'https://' + config.s3_bucket + '.s3.amazonaws.com', true)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
@import 'active_admin/mixins';
|
2
2
|
|
3
|
-
.html_editor {
|
3
|
+
body form .html_editor {
|
4
4
|
.wrap {
|
5
5
|
width: 76%;
|
6
6
|
float: left;
|
@@ -43,13 +43,19 @@
|
|
43
43
|
display: block;
|
44
44
|
padding: 5px 10px;
|
45
45
|
text-decoration: none;
|
46
|
+
color: #999;
|
46
47
|
|
47
48
|
&.wysihtml5-command-active,
|
48
49
|
&.wysihtml5-action-active,
|
49
50
|
&.wysihtml5-command-dialog-opened {
|
50
51
|
text-decoration: underline;
|
52
|
+
color: #38678B;
|
51
53
|
}
|
52
54
|
}
|
55
|
+
|
56
|
+
&.wysihtml5-commands-disabled ul li a[data-wysihtml5-command] {
|
57
|
+
display: none;
|
58
|
+
}
|
53
59
|
}
|
54
60
|
|
55
61
|
.dialog {
|
@@ -4,7 +4,11 @@ module ActiveAdmin
|
|
4
4
|
engine_name 'active_admin_editor'
|
5
5
|
|
6
6
|
initializer 'active_admin.editor' do |app|
|
7
|
-
app.config.assets.precompile +=
|
7
|
+
app.config.assets.precompile += [
|
8
|
+
'active_admin/editor.js',
|
9
|
+
'active_admin/editor.css',
|
10
|
+
'active_admin/editor/wysiwyg.css'
|
11
|
+
]
|
8
12
|
|
9
13
|
ActiveAdmin.setup do |config|
|
10
14
|
config.register_javascript 'active_admin/editor.js'
|
@@ -5,27 +5,46 @@ require 'json'
|
|
5
5
|
|
6
6
|
module ActiveAdmin
|
7
7
|
module Editor
|
8
|
+
# Public: Class used to generate a new S3 policy document, which can be
|
9
|
+
# used to authorize a direct upload to an S3 bucket.
|
10
|
+
#
|
11
|
+
# Examples
|
12
|
+
#
|
13
|
+
# policy = Policy.new
|
14
|
+
# # => #<ActiveAdmin::Editor::Policy:0x007fa9ec41f440>
|
15
|
+
#
|
16
|
+
# policy.document
|
17
|
+
# # => "eyJleHBpcmF0aW9uIjo...gwMDBdXX0="
|
18
|
+
#
|
19
|
+
# policy.signature
|
20
|
+
# # => "NakHRb4SaI8cpU5RtSVh25kj/sc="
|
21
|
+
#
|
8
22
|
class Policy
|
9
23
|
|
24
|
+
# Public: The base64 encoded policy document.
|
10
25
|
def document
|
11
26
|
@document ||= Base64.encode64(document_hash.to_json).gsub("\n", '')
|
12
27
|
end
|
13
28
|
|
29
|
+
# Public: The base64 encoded signature of the policy document. Signed
|
30
|
+
# with the s3 access secret.
|
14
31
|
def signature
|
15
32
|
@signature ||= Base64.encode64(digest).gsub("\n", '')
|
16
33
|
end
|
17
34
|
|
35
|
+
# Public: JSON representation of the policy.
|
18
36
|
def to_json
|
19
37
|
{ :document => document, :signature => signature }.to_json
|
20
38
|
end
|
21
39
|
|
22
40
|
private
|
23
41
|
|
42
|
+
# Internal: The policy document.
|
24
43
|
def document_hash
|
25
44
|
{ :expiration => Time.now.utc + 1.hour,
|
26
45
|
:conditions => [
|
27
|
-
{ :bucket =>
|
28
|
-
[ 'starts-with', '$key',
|
46
|
+
{ :bucket => bucket },
|
47
|
+
[ 'starts-with', '$key', storage_dir ],
|
29
48
|
{ :acl => 'public-read' },
|
30
49
|
[ 'starts-with', '$Content-Type', '' ],
|
31
50
|
[ 'content-length-range', 0, 524288000 ]
|
@@ -33,14 +52,28 @@ module ActiveAdmin
|
|
33
52
|
}
|
34
53
|
end
|
35
54
|
|
55
|
+
# Internal: Generates and HMAC digest of the document, signed with the
|
56
|
+
# access secret.
|
36
57
|
def digest
|
37
58
|
OpenSSL::HMAC.digest(
|
38
59
|
OpenSSL::Digest::Digest.new('sha1'),
|
39
|
-
|
60
|
+
secret,
|
40
61
|
document
|
41
62
|
)
|
42
63
|
end
|
43
64
|
|
65
|
+
def storage_dir
|
66
|
+
configuration.storage_dir + '/'
|
67
|
+
end
|
68
|
+
|
69
|
+
def bucket
|
70
|
+
configuration.s3_bucket
|
71
|
+
end
|
72
|
+
|
73
|
+
def secret
|
74
|
+
configuration.aws_access_secret
|
75
|
+
end
|
76
|
+
|
44
77
|
def configuration
|
45
78
|
ActiveAdmin::Editor.configuration
|
46
79
|
end
|
Binary file
|
data/spec/dummy/db/test.sqlite3
CHANGED
Binary file
|
@@ -14990,3 +14990,3648 @@ Connecting to database specified by database.yml
|
|
14990
14990
|
[1m[35m (3.4ms)[0m DROP TABLE "pages"
|
14991
14991
|
[1m[36m (3.3ms)[0m [1mCREATE TABLE "pages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
14992
14992
|
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
14993
|
+
Connecting to database specified by database.yml
|
14994
|
+
Connecting to database specified by database.yml
|
14995
|
+
|
14996
|
+
|
14997
|
+
Started GET "/" for 127.0.0.1 at 2012-12-28 10:02:43 -0800
|
14998
|
+
Processing by Admin::PagesController#index as HTML
|
14999
|
+
Completed 401 Unauthorized in 1ms
|
15000
|
+
|
15001
|
+
|
15002
|
+
Started GET "/admin/login" for 127.0.0.1 at 2012-12-28 10:02:43 -0800
|
15003
|
+
Processing by ActiveAdmin::Devise::SessionsController#new as HTML
|
15004
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from realtime at /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/benchmark.rb:295)
|
15005
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from realtime at /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/benchmark.rb:295)
|
15006
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/devise/shared/_links.erb (1.3ms)
|
15007
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/devise/sessions/new.html.erb within layouts/active_admin_logged_out (90.0ms)
|
15008
|
+
Compiled active_admin.css (1258ms) (pid 6204)
|
15009
|
+
Compiled active_admin/editor.css (997ms) (pid 6204)
|
15010
|
+
Compiled active_admin/editor/wysiwyg.css (0ms) (pid 6204)
|
15011
|
+
Compiled jquery.js (2ms) (pid 6204)
|
15012
|
+
Compiled jquery-ui.js (5ms) (pid 6204)
|
15013
|
+
Compiled jquery_ujs.js (0ms) (pid 6204)
|
15014
|
+
Compiled active_admin/application.js (0ms) (pid 6204)
|
15015
|
+
Compiled active_admin/base.js (41ms) (pid 6204)
|
15016
|
+
Compiled active_admin.js (48ms) (pid 6204)
|
15017
|
+
Compiled wysihtml5.js (2ms) (pid 6204)
|
15018
|
+
Compiled active_admin/editor/templates/toolbar.js (0ms) (pid 6204)
|
15019
|
+
Compiled active_admin/editor/templates/uploader.js (0ms) (pid 6204)
|
15020
|
+
Compiled active_admin/editor/editor.js (34ms) (pid 6204)
|
15021
|
+
Compiled active_admin/editor/config.js (1ms) (pid 6204)
|
15022
|
+
Compiled active_admin/editor/parser_rules.js (0ms) (pid 6204)
|
15023
|
+
Compiled active_admin/editor.js (68ms) (pid 6204)
|
15024
|
+
Completed 200 OK in 2783ms (Views: 2745.8ms | ActiveRecord: 0.5ms)
|
15025
|
+
|
15026
|
+
|
15027
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15028
|
+
Served asset /active_admin.css - 200 OK (9ms)
|
15029
|
+
|
15030
|
+
|
15031
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15032
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
15033
|
+
|
15034
|
+
|
15035
|
+
Started GET "/assets/active_admin/editor/templates/toolbar.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15036
|
+
Served asset /active_admin/editor/templates/toolbar.js - 200 OK (3ms)
|
15037
|
+
|
15038
|
+
|
15039
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15040
|
+
Served asset /active_admin/editor/wysiwyg.css - 200 OK (3ms)
|
15041
|
+
|
15042
|
+
|
15043
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15044
|
+
Served asset /jquery.js - 304 Not Modified (4ms)
|
15045
|
+
|
15046
|
+
|
15047
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15048
|
+
Served asset /jquery-ui.js - 200 OK (4ms)
|
15049
|
+
|
15050
|
+
|
15051
|
+
Started GET "/assets/active_admin/editor/templates/uploader.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15052
|
+
Served asset /active_admin/editor/templates/uploader.js - 200 OK (3ms)
|
15053
|
+
|
15054
|
+
|
15055
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15056
|
+
Served asset /jquery_ujs.js - 304 Not Modified (4ms)
|
15057
|
+
|
15058
|
+
|
15059
|
+
Started GET "/assets/active_admin/base.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15060
|
+
Served asset /active_admin/base.js - 304 Not Modified (13ms)
|
15061
|
+
|
15062
|
+
|
15063
|
+
Started GET "/assets/active_admin/application.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15064
|
+
Served asset /active_admin/application.js - 304 Not Modified (4ms)
|
15065
|
+
|
15066
|
+
|
15067
|
+
Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15068
|
+
Served asset /wysihtml5.js - 304 Not Modified (5ms)
|
15069
|
+
|
15070
|
+
|
15071
|
+
Started GET "/assets/active_admin.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15072
|
+
Served asset /active_admin.js - 200 OK (7ms)
|
15073
|
+
|
15074
|
+
|
15075
|
+
Started GET "/assets/active_admin/editor/editor.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15076
|
+
Served asset /active_admin/editor/editor.js - 200 OK (5ms)
|
15077
|
+
|
15078
|
+
|
15079
|
+
Started GET "/assets/active_admin/editor/config.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15080
|
+
Served asset /active_admin/editor/config.js - 200 OK (3ms)
|
15081
|
+
|
15082
|
+
|
15083
|
+
Started GET "/assets/active_admin/editor/parser_rules.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15084
|
+
Served asset /active_admin/editor/parser_rules.js - 200 OK (4ms)
|
15085
|
+
|
15086
|
+
|
15087
|
+
Started GET "/assets/active_admin/editor.js?body=1" for 127.0.0.1 at 2012-12-28 10:02:46 -0800
|
15088
|
+
Served asset /active_admin/editor.js - 200 OK (8ms)
|
15089
|
+
|
15090
|
+
|
15091
|
+
Started POST "/admin/login" for 127.0.0.1 at 2012-12-28 10:02:52 -0800
|
15092
|
+
Processing by ActiveAdmin::Devise::SessionsController#create as HTML
|
15093
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"Yx6jPuDt5yUYFmI2O+SqIe0BUDrx+DiDxTeQ7sVjAM0=", "admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Login"}
|
15094
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1[0m
|
15095
|
+
[1m[35m (0.1ms)[0m begin transaction
|
15096
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "admin_users" SET "last_sign_in_at" = '2012-12-27 08:38:42.226865', "current_sign_in_at" = '2012-12-28 18:02:52.603365', "sign_in_count" = 5, "updated_at" = '2012-12-28 18:02:52.606042' WHERE "admin_users"."id" = 1[0m
|
15097
|
+
[1m[35m (2.7ms)[0m commit transaction
|
15098
|
+
Redirected to http://localhost:3000/
|
15099
|
+
Completed 302 Found in 114ms (ActiveRecord: 0.0ms)
|
15100
|
+
|
15101
|
+
|
15102
|
+
Started GET "/" for 127.0.0.1 at 2012-12-28 10:02:52 -0800
|
15103
|
+
Processing by Admin::PagesController#index as HTML
|
15104
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15105
|
+
[1m[35mPage Exists (0.1ms)[0m SELECT 1 AS one FROM "pages" LIMIT 1 OFFSET 0
|
15106
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
15107
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
15108
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
15109
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/index.html.arb (161.8ms)
|
15110
|
+
Completed 200 OK in 178ms (Views: 171.0ms | ActiveRecord: 0.9ms)
|
15111
|
+
|
15112
|
+
|
15113
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:02:52 -0800
|
15114
|
+
Served asset /active_admin.js - 200 OK (0ms)
|
15115
|
+
|
15116
|
+
|
15117
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:02:52 -0800
|
15118
|
+
Served asset /active_admin/editor.js - 200 OK (0ms)
|
15119
|
+
|
15120
|
+
|
15121
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-28 10:02:53 -0800
|
15122
|
+
Served asset /active_admin/orderable.png - 200 OK (3ms)
|
15123
|
+
|
15124
|
+
|
15125
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-28 10:02:53 -0800
|
15126
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 200 OK (3ms)
|
15127
|
+
|
15128
|
+
|
15129
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-28 10:02:53 -0800
|
15130
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 200 OK (3ms)
|
15131
|
+
|
15132
|
+
|
15133
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:02:54 -0800
|
15134
|
+
Processing by Admin::PagesController#edit as HTML
|
15135
|
+
Parameters: {"id"=>"1"}
|
15136
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15137
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
15138
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
15139
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15140
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15141
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (43.7ms)
|
15142
|
+
Completed 200 OK in 111ms (Views: 107.7ms | ActiveRecord: 0.5ms)
|
15143
|
+
|
15144
|
+
|
15145
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:02:55 -0800
|
15146
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15147
|
+
|
15148
|
+
|
15149
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:02:55 -0800
|
15150
|
+
Served asset /active_admin/editor/wysiwyg.css - 200 OK (0ms)
|
15151
|
+
|
15152
|
+
|
15153
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:02:55 -0800
|
15154
|
+
Served asset /active_admin/editor/loader.gif - 200 OK (2ms)
|
15155
|
+
|
15156
|
+
|
15157
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15158
|
+
Processing by Admin::PagesController#edit as HTML
|
15159
|
+
Parameters: {"id"=>"1"}
|
15160
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15161
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
15162
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
15163
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15164
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15165
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (35.5ms)
|
15166
|
+
Completed 200 OK in 41ms (Views: 37.9ms | ActiveRecord: 0.4ms)
|
15167
|
+
|
15168
|
+
|
15169
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15170
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
15171
|
+
|
15172
|
+
|
15173
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15174
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15175
|
+
|
15176
|
+
|
15177
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15178
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
15179
|
+
|
15180
|
+
|
15181
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15182
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
15183
|
+
|
15184
|
+
|
15185
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15186
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15187
|
+
|
15188
|
+
|
15189
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15190
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
15191
|
+
|
15192
|
+
|
15193
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15194
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15195
|
+
|
15196
|
+
|
15197
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:03:07 -0800
|
15198
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (0ms)
|
15199
|
+
Connecting to database specified by database.yml
|
15200
|
+
|
15201
|
+
|
15202
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15203
|
+
Processing by Admin::PagesController#edit as HTML
|
15204
|
+
Parameters: {"id"=>"1"}
|
15205
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15206
|
+
[1m[35mPage Load (0.2ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
15207
|
+
[1m[36mPage Load (4.3ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
15208
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15209
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15210
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (156.6ms)
|
15211
|
+
Completed 200 OK in 200ms (Views: 166.9ms | ActiveRecord: 5.4ms)
|
15212
|
+
|
15213
|
+
|
15214
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15215
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (8ms)
|
15216
|
+
|
15217
|
+
|
15218
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15219
|
+
Served asset /active_admin.css - 304 Not Modified (7ms)
|
15220
|
+
|
15221
|
+
|
15222
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15223
|
+
Served asset /active_admin.js - 304 Not Modified (9ms)
|
15224
|
+
|
15225
|
+
|
15226
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15227
|
+
Served asset /active_admin/editor.css - 304 Not Modified (8ms)
|
15228
|
+
|
15229
|
+
|
15230
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15231
|
+
Served asset /active_admin/editor.js - 304 Not Modified (70ms)
|
15232
|
+
|
15233
|
+
|
15234
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15235
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (4ms)
|
15236
|
+
|
15237
|
+
|
15238
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:04:39 -0800
|
15239
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15240
|
+
|
15241
|
+
|
15242
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15243
|
+
Processing by Admin::PagesController#edit as HTML
|
15244
|
+
Parameters: {"id"=>"1"}
|
15245
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15246
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
15247
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
15248
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15249
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15250
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (33.5ms)
|
15251
|
+
Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.4ms)
|
15252
|
+
|
15253
|
+
|
15254
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15255
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
15256
|
+
|
15257
|
+
|
15258
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15259
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
15260
|
+
|
15261
|
+
|
15262
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15263
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15264
|
+
|
15265
|
+
|
15266
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15267
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15268
|
+
|
15269
|
+
|
15270
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15271
|
+
Compiled active_admin/editor/editor.js (2ms) (pid 6338)
|
15272
|
+
Compiled active_admin/editor.js (8ms) (pid 6338)
|
15273
|
+
Served asset /active_admin/editor.js - 200 OK (64ms)
|
15274
|
+
|
15275
|
+
|
15276
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15277
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15278
|
+
|
15279
|
+
|
15280
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:05:27 -0800
|
15281
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (0ms)
|
15282
|
+
|
15283
|
+
|
15284
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15285
|
+
Processing by Admin::PagesController#edit as HTML
|
15286
|
+
Parameters: {"id"=>"1"}
|
15287
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15288
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
15289
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
15290
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15291
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15292
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (31.9ms)
|
15293
|
+
Completed 200 OK in 36ms (Views: 34.3ms | ActiveRecord: 0.4ms)
|
15294
|
+
|
15295
|
+
|
15296
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15297
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
15298
|
+
|
15299
|
+
|
15300
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15301
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15302
|
+
|
15303
|
+
|
15304
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15305
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
15306
|
+
|
15307
|
+
|
15308
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15309
|
+
Compiled active_admin/editor/editor.js (1ms) (pid 6338)
|
15310
|
+
Compiled active_admin/editor.js (9ms) (pid 6338)
|
15311
|
+
Served asset /active_admin/editor.js - 200 OK (88ms)
|
15312
|
+
|
15313
|
+
|
15314
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:03 -0800
|
15315
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15316
|
+
|
15317
|
+
|
15318
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:07:04 -0800
|
15319
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15320
|
+
|
15321
|
+
|
15322
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:07:04 -0800
|
15323
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15324
|
+
|
15325
|
+
|
15326
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:07:04 -0800
|
15327
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (0ms)
|
15328
|
+
Connecting to database specified by database.yml
|
15329
|
+
|
15330
|
+
|
15331
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15332
|
+
Processing by Admin::PagesController#edit as HTML
|
15333
|
+
Parameters: {"id"=>"1"}
|
15334
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15335
|
+
[1m[35mPage Load (0.2ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
15336
|
+
[1m[36mPage Load (4.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
15337
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15338
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15339
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (157.0ms)
|
15340
|
+
Completed 200 OK in 202ms (Views: 169.7ms | ActiveRecord: 5.3ms)
|
15341
|
+
|
15342
|
+
|
15343
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15344
|
+
Served asset /active_admin.css - 304 Not Modified (11ms)
|
15345
|
+
|
15346
|
+
|
15347
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15348
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
15349
|
+
|
15350
|
+
|
15351
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15352
|
+
Served asset /active_admin/editor.js - 304 Not Modified (15ms)
|
15353
|
+
|
15354
|
+
|
15355
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15356
|
+
Served asset /active_admin.js - 304 Not Modified (10ms)
|
15357
|
+
|
15358
|
+
|
15359
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15360
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
15361
|
+
|
15362
|
+
|
15363
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15364
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
15365
|
+
|
15366
|
+
|
15367
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15368
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15369
|
+
|
15370
|
+
|
15371
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:07:40 -0800
|
15372
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (3ms)
|
15373
|
+
|
15374
|
+
|
15375
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15376
|
+
Processing by Admin::PagesController#edit as HTML
|
15377
|
+
Parameters: {"id"=>"1"}
|
15378
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15379
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
15380
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
15381
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15382
|
+
DEPRECATION WARNING: f.commit_button is deprecated in favour of f.action(:submit) and will be removed from Formtastic after 2.1. Please see ActionsHelper and InputAction or ButtonAction for more information. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15383
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.4/app/views/active_admin/resource/edit.html.arb (33.8ms)
|
15384
|
+
Completed 200 OK in 38ms (Views: 36.3ms | ActiveRecord: 0.4ms)
|
15385
|
+
|
15386
|
+
|
15387
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15388
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
15389
|
+
|
15390
|
+
|
15391
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15392
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15393
|
+
|
15394
|
+
|
15395
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15396
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15397
|
+
|
15398
|
+
|
15399
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15400
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
15401
|
+
|
15402
|
+
|
15403
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15404
|
+
Compiled active_admin/editor/editor.js (1ms) (pid 6389)
|
15405
|
+
Compiled active_admin/editor.js (8ms) (pid 6389)
|
15406
|
+
Served asset /active_admin/editor.js - 200 OK (64ms)
|
15407
|
+
|
15408
|
+
|
15409
|
+
Started GET "/assets/active_admin/editor/loader.gif" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15410
|
+
Served asset /active_admin/editor/loader.gif - 304 Not Modified (0ms)
|
15411
|
+
|
15412
|
+
|
15413
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-28 10:08:15 -0800
|
15414
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15415
|
+
Connecting to database specified by database.yml
|
15416
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15417
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (5.3ms)
|
15418
|
+
Completed 200 OK in 40ms (Views: 38.3ms | ActiveRecord: 0.0ms)
|
15419
|
+
Served asset /konacha/parent.js - 304 Not Modified (2ms)
|
15420
|
+
Served asset /konacha.css - 304 Not Modified (8ms)
|
15421
|
+
Served asset /mocha.js - 304 Not Modified (15ms)
|
15422
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15423
|
+
Parameters: {"name"=>"editor_spec"}
|
15424
|
+
Compiled active_admin/editor/editor.js (1ms) (pid 6682)
|
15425
|
+
Compiled editor_spec.js (10ms) (pid 6682)
|
15426
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (78.1ms)
|
15427
|
+
Completed 200 OK in 84ms (Views: 82.2ms | ActiveRecord: 0.0ms)
|
15428
|
+
Served asset /chai-jquery.js - 304 Not Modified (1ms)
|
15429
|
+
Served asset /konacha/iframe.js - 304 Not Modified (6ms)
|
15430
|
+
Served asset /sinon.js - 304 Not Modified (14ms)
|
15431
|
+
Served asset /application.css - 304 Not Modified (34ms)
|
15432
|
+
Served asset /sinon-chai.js - 304 Not Modified (1ms)
|
15433
|
+
Served asset /jquery.js - 304 Not Modified (23ms)
|
15434
|
+
Served asset /templates/editor.js - 304 Not Modified (3ms)
|
15435
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (2ms)
|
15436
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (3ms)
|
15437
|
+
Served asset /active_admin/editor/templates/uploader.js - 200 OK (2ms)
|
15438
|
+
Served asset /active_admin/editor/editor.js - 200 OK (4ms)
|
15439
|
+
Served asset /spec_helper.js - 304 Not Modified (38ms)
|
15440
|
+
Served asset /editor_spec.js - 200 OK (19ms)
|
15441
|
+
Served asset /chai.js - 304 Not Modified (106ms)
|
15442
|
+
Processing by Konacha::SpecsController#parent as
|
15443
|
+
Parameters: {"path"=>"favicon"}
|
15444
|
+
Rendered text template (0.0ms)
|
15445
|
+
Completed 404 Not Found in 6ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15446
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15447
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (0.8ms)
|
15448
|
+
Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
15449
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15450
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15451
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15452
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15453
|
+
Parameters: {"name"=>"editor_spec"}
|
15454
|
+
Compiled editor_spec.js (11ms) (pid 6682)
|
15455
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (38.5ms)
|
15456
|
+
Completed 200 OK in 43ms (Views: 41.6ms | ActiveRecord: 0.0ms)
|
15457
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15458
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15459
|
+
Served asset /application.css - 304 Not Modified (7ms)
|
15460
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15461
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15462
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15463
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15464
|
+
Served asset /templates/editor.js - 304 Not Modified (1ms)
|
15465
|
+
Served asset /spec_helper.js - 304 Not Modified (1ms)
|
15466
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (0ms)
|
15467
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15468
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15469
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (25ms)
|
15470
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15471
|
+
Served asset /editor_spec.js - 200 OK (18ms)
|
15472
|
+
Processing by Konacha::SpecsController#parent as
|
15473
|
+
Parameters: {"path"=>"favicon"}
|
15474
|
+
Rendered text template (0.0ms)
|
15475
|
+
Completed 404 Not Found in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
15476
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15477
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15478
|
+
Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15479
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15480
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15481
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15482
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15483
|
+
Parameters: {"name"=>"editor_spec"}
|
15484
|
+
Compiled editor_spec.js (10ms) (pid 6682)
|
15485
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (160.4ms)
|
15486
|
+
Completed 200 OK in 165ms (Views: 163.6ms | ActiveRecord: 0.0ms)
|
15487
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15488
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15489
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15490
|
+
Served asset /application.css - 304 Not Modified (11ms)
|
15491
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15492
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15493
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15494
|
+
Served asset /templates/editor.js - 304 Not Modified (3ms)
|
15495
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15496
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (2ms)
|
15497
|
+
Served asset /spec_helper.js - 304 Not Modified (6ms)
|
15498
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15499
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15500
|
+
Served asset /editor_spec.js - 200 OK (15ms)
|
15501
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15502
|
+
Processing by Konacha::SpecsController#parent as
|
15503
|
+
Parameters: {"path"=>"favicon"}
|
15504
|
+
Rendered text template (0.0ms)
|
15505
|
+
Completed 404 Not Found in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
15506
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15507
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15508
|
+
Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15509
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15510
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15511
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15512
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15513
|
+
Parameters: {"name"=>"editor_spec"}
|
15514
|
+
Compiled editor_spec.js (9ms) (pid 6682)
|
15515
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (247.0ms)
|
15516
|
+
Completed 200 OK in 252ms (Views: 250.5ms | ActiveRecord: 0.0ms)
|
15517
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15518
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15519
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15520
|
+
Served asset /application.css - 304 Not Modified (10ms)
|
15521
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15522
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15523
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15524
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15525
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15526
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (2ms)
|
15527
|
+
Served asset /spec_helper.js - 304 Not Modified (1ms)
|
15528
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15529
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15530
|
+
Served asset /editor_spec.js - 200 OK (15ms)
|
15531
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15532
|
+
Processing by Konacha::SpecsController#parent as
|
15533
|
+
Parameters: {"path"=>"favicon"}
|
15534
|
+
Rendered text template (0.0ms)
|
15535
|
+
Completed 404 Not Found in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
15536
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15537
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15538
|
+
Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
15539
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15540
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15541
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15542
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15543
|
+
Parameters: {"name"=>"editor_spec"}
|
15544
|
+
Compiled editor_spec.js (10ms) (pid 6682)
|
15545
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (123.4ms)
|
15546
|
+
Completed 200 OK in 128ms (Views: 127.0ms | ActiveRecord: 0.0ms)
|
15547
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15548
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15549
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15550
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15551
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15552
|
+
Served asset /application.css - 304 Not Modified (11ms)
|
15553
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15554
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15555
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15556
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (2ms)
|
15557
|
+
Served asset /spec_helper.js - 304 Not Modified (4ms)
|
15558
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15559
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15560
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15561
|
+
Served asset /editor_spec.js - 200 OK (16ms)
|
15562
|
+
Processing by Konacha::SpecsController#parent as
|
15563
|
+
Parameters: {"path"=>"favicon"}
|
15564
|
+
Rendered text template (0.0ms)
|
15565
|
+
Completed 404 Not Found in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
15566
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15567
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (0.8ms)
|
15568
|
+
Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15569
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15570
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15571
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15572
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15573
|
+
Parameters: {"name"=>"editor_spec"}
|
15574
|
+
Compiled editor_spec.js (10ms) (pid 6682)
|
15575
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (88.1ms)
|
15576
|
+
Completed 200 OK in 94ms (Views: 92.6ms | ActiveRecord: 0.0ms)
|
15577
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15578
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15579
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15580
|
+
Served asset /application.css - 304 Not Modified (11ms)
|
15581
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15582
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15583
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15584
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15585
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (3ms)
|
15586
|
+
Served asset /spec_helper.js - 304 Not Modified (1ms)
|
15587
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15588
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15589
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15590
|
+
Served asset /editor_spec.js - 200 OK (16ms)
|
15591
|
+
Processing by Konacha::SpecsController#parent as
|
15592
|
+
Parameters: {"path"=>"favicon"}
|
15593
|
+
Rendered text template (0.0ms)
|
15594
|
+
Completed 404 Not Found in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
15595
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15596
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15597
|
+
Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15598
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15599
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15600
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15601
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15602
|
+
Parameters: {"name"=>"editor_spec"}
|
15603
|
+
Compiled editor_spec.js (34ms) (pid 6682)
|
15604
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (108.2ms)
|
15605
|
+
Completed 200 OK in 113ms (Views: 112.1ms | ActiveRecord: 0.0ms)
|
15606
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15607
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15608
|
+
Served asset /application.css - 304 Not Modified (9ms)
|
15609
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15610
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15611
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15612
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15613
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15614
|
+
Served asset /spec_helper.js - 304 Not Modified (4ms)
|
15615
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15616
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (2ms)
|
15617
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15618
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15619
|
+
Served asset /editor_spec.js - 200 OK (15ms)
|
15620
|
+
Processing by Konacha::SpecsController#parent as
|
15621
|
+
Parameters: {"path"=>"favicon"}
|
15622
|
+
Rendered text template (0.0ms)
|
15623
|
+
Completed 404 Not Found in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
15624
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15625
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15626
|
+
Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
15627
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15628
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15629
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15630
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15631
|
+
Parameters: {"name"=>"editor_spec"}
|
15632
|
+
Compiled editor_spec.js (11ms) (pid 6682)
|
15633
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (141.0ms)
|
15634
|
+
Completed 200 OK in 148ms (Views: 146.5ms | ActiveRecord: 0.0ms)
|
15635
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15636
|
+
Served asset /application.css - 304 Not Modified (4ms)
|
15637
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15638
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15639
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15640
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15641
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15642
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15643
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (0ms)
|
15644
|
+
Served asset /spec_helper.js - 304 Not Modified (6ms)
|
15645
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15646
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15647
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15648
|
+
Served asset /editor_spec.js - 200 OK (14ms)
|
15649
|
+
Processing by Konacha::SpecsController#parent as
|
15650
|
+
Parameters: {"path"=>"favicon"}
|
15651
|
+
Rendered text template (0.0ms)
|
15652
|
+
Completed 404 Not Found in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
15653
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15654
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (1.0ms)
|
15655
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
15656
|
+
Served asset /mocha.js - 304 Not Modified (0ms)
|
15657
|
+
Served asset /konacha/parent.js - 304 Not Modified (0ms)
|
15658
|
+
Served asset /konacha.css - 304 Not Modified (0ms)
|
15659
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15660
|
+
Parameters: {"name"=>"editor_spec"}
|
15661
|
+
Compiled editor_spec.js (11ms) (pid 6682)
|
15662
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (93.4ms)
|
15663
|
+
Completed 200 OK in 99ms (Views: 97.2ms | ActiveRecord: 0.0ms)
|
15664
|
+
Served asset /chai.js - 304 Not Modified (0ms)
|
15665
|
+
Served asset /application.css - 304 Not Modified (6ms)
|
15666
|
+
Served asset /konacha/iframe.js - 304 Not Modified (0ms)
|
15667
|
+
Served asset /chai-jquery.js - 304 Not Modified (0ms)
|
15668
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
15669
|
+
Served asset /sinon-chai.js - 304 Not Modified (0ms)
|
15670
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
15671
|
+
Served asset /templates/editor.js - 304 Not Modified (0ms)
|
15672
|
+
Served asset /spec_helper.js - 304 Not Modified (1ms)
|
15673
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (0ms)
|
15674
|
+
Served asset /support/mock_wysihtml5.js - 304 Not Modified (3ms)
|
15675
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (0ms)
|
15676
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (0ms)
|
15677
|
+
Served asset /editor_spec.js - 200 OK (15ms)
|
15678
|
+
Processing by Konacha::SpecsController#parent as
|
15679
|
+
Parameters: {"path"=>"favicon"}
|
15680
|
+
Rendered text template (0.0ms)
|
15681
|
+
Completed 404 Not Found in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
15682
|
+
Connecting to database specified by database.yml
|
15683
|
+
Connecting to database specified by database.yml
|
15684
|
+
Connecting to database specified by database.yml
|
15685
|
+
[1m[36m (2.7ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
15686
|
+
[1m[35m (0.3ms)[0m select sqlite_version(*)
|
15687
|
+
[1m[36m (6.6ms)[0m [1mDROP TABLE "active_admin_comments"[0m
|
15688
|
+
[1m[35m (3.2ms)[0m CREATE TABLE "active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "author_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "namespace" varchar(255))
|
15689
|
+
[1m[36m (3.4ms)[0m [1mCREATE INDEX "index_active_admin_comments_on_author_type_and_author_id" ON "active_admin_comments" ("author_type", "author_id")[0m
|
15690
|
+
[1m[35m (2.8ms)[0m CREATE INDEX "index_active_admin_comments_on_namespace" ON "active_admin_comments" ("namespace")
|
15691
|
+
[1m[36m (2.6ms)[0m [1mCREATE INDEX "index_admin_notes_on_resource_type_and_resource_id" ON "active_admin_comments" ("resource_type", "resource_id")[0m
|
15692
|
+
[1m[35m (3.6ms)[0m DROP TABLE "admin_users"
|
15693
|
+
[1m[36m (3.8ms)[0m [1mCREATE TABLE "admin_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
15694
|
+
[1m[35m (2.8ms)[0m CREATE UNIQUE INDEX "index_admin_users_on_email" ON "admin_users" ("email")
|
15695
|
+
[1m[36m (2.9ms)[0m [1mCREATE UNIQUE INDEX "index_admin_users_on_reset_password_token" ON "admin_users" ("reset_password_token")[0m
|
15696
|
+
[1m[35m (3.1ms)[0m DROP TABLE "pages"
|
15697
|
+
[1m[36m (2.7ms)[0m [1mCREATE TABLE "pages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
15698
|
+
[1m[35m (14.5ms)[0m SELECT version FROM "schema_migrations"
|
15699
|
+
Connecting to database specified by database.yml
|
15700
|
+
Processing by Konacha::SpecsController#parent as HTML
|
15701
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/parent.html.erb (5.8ms)
|
15702
|
+
Completed 200 OK in 39ms (Views: 37.5ms | ActiveRecord: 0.0ms)
|
15703
|
+
Served asset /konacha.css - 200 OK (5ms)
|
15704
|
+
Served asset /konacha/parent.js - 200 OK (2ms)
|
15705
|
+
Served asset /mocha.js - 200 OK (9ms)
|
15706
|
+
Served asset /konacha/runner.js - 200 OK (13ms)
|
15707
|
+
Processing by Konacha::SpecsController#iframe as HTML
|
15708
|
+
Parameters: {"name"=>"editor_spec"}
|
15709
|
+
Compiled jquery.js (2ms) (pid 8625)
|
15710
|
+
Compiled active_admin/editor/templates/toolbar.js (0ms) (pid 8625)
|
15711
|
+
Compiled active_admin/editor/templates/uploader.js (0ms) (pid 8625)
|
15712
|
+
Compiled active_admin/editor/editor.js (1ms) (pid 8625)
|
15713
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/konacha-2.1.0/app/views/konacha/specs/iframe.html.erb (156.2ms)
|
15714
|
+
Completed 200 OK in 162ms (Views: 160.2ms | ActiveRecord: 0.0ms)
|
15715
|
+
Served asset /konacha/iframe.js - 200 OK (2ms)
|
15716
|
+
Served asset /sinon-chai.js - 200 OK (1ms)
|
15717
|
+
Served asset /chai-jquery.js - 200 OK (1ms)
|
15718
|
+
Served asset /templates/editor.js - 200 OK (3ms)
|
15719
|
+
Served asset /jquery.js - 200 OK (23ms)
|
15720
|
+
Served asset /sinon.js - 200 OK (13ms)
|
15721
|
+
Served asset /support/mock_wysihtml5.js - 200 OK (4ms)
|
15722
|
+
Served asset /active_admin/editor/templates/uploader.js - 200 OK (3ms)
|
15723
|
+
Served asset /active_admin/editor/templates/toolbar.js - 200 OK (3ms)
|
15724
|
+
Served asset /active_admin/editor/editor.js - 200 OK (10ms)
|
15725
|
+
Served asset /spec_helper.js - 200 OK (43ms)
|
15726
|
+
Served asset /editor_spec.js - 200 OK (23ms)
|
15727
|
+
Served asset /chai.js - 200 OK (233ms)
|
15728
|
+
Compiled active_admin.css (992ms) (pid 8625)
|
15729
|
+
Served asset /application.css - 200 OK (1080ms)
|
15730
|
+
Connecting to database specified by database.yml
|
15731
|
+
|
15732
|
+
|
15733
|
+
Started GET "/" for 127.0.0.1 at 2012-12-29 03:28:22 -0800
|
15734
|
+
Processing by Admin::PagesController#index as HTML
|
15735
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15736
|
+
Compiled active_admin/print.css (191ms) (pid 8687)
|
15737
|
+
Compiled active_admin/editor.css (1055ms) (pid 8687)
|
15738
|
+
Compiled active_admin/editor/wysiwyg.css (0ms) (pid 8687)
|
15739
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
15740
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
15741
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
15742
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
15743
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (1636.1ms)
|
15744
|
+
Completed 200 OK in 1725ms (Views: 1691.1ms | ActiveRecord: 1.3ms)
|
15745
|
+
|
15746
|
+
|
15747
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:24 -0800
|
15748
|
+
Served asset /active_admin.css - 200 OK (10ms)
|
15749
|
+
|
15750
|
+
|
15751
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:24 -0800
|
15752
|
+
Served asset /active_admin/editor.css - 200 OK (6ms)
|
15753
|
+
|
15754
|
+
|
15755
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:24 -0800
|
15756
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (28ms)
|
15757
|
+
|
15758
|
+
|
15759
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:28:24 -0800
|
15760
|
+
Compiled jquery-ui.js (5ms) (pid 8687)
|
15761
|
+
Compiled jquery_ujs.js (0ms) (pid 8687)
|
15762
|
+
Compiled active_admin/lib/namespace.js (119ms) (pid 8687)
|
15763
|
+
Compiled active_admin/components/jquery.aa.checkbox-toggler.js (141ms) (pid 8687)
|
15764
|
+
Compiled active_admin/components/jquery.aa.dropdown-menu.js (144ms) (pid 8687)
|
15765
|
+
Compiled active_admin/components/jquery.aa.popover.js (145ms) (pid 8687)
|
15766
|
+
Compiled active_admin/components/jquery.aa.table-checkbox-toggler.js (127ms) (pid 8687)
|
15767
|
+
Compiled active_admin/pages/application.js (118ms) (pid 8687)
|
15768
|
+
Compiled active_admin/pages/batch_actions.js (123ms) (pid 8687)
|
15769
|
+
Compiled active_admin/application.js (949ms) (pid 8687)
|
15770
|
+
Compiled active_admin/base.js (978ms) (pid 8687)
|
15771
|
+
Compiled active_admin.js (986ms) (pid 8687)
|
15772
|
+
Served asset /active_admin.js - 200 OK (1000ms)
|
15773
|
+
|
15774
|
+
|
15775
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:28:25 -0800
|
15776
|
+
Compiled wysihtml5.js (2ms) (pid 8687)
|
15777
|
+
Compiled active_admin/editor/config.js (1ms) (pid 8687)
|
15778
|
+
Compiled active_admin/editor/parser_rules.js (0ms) (pid 8687)
|
15779
|
+
Compiled active_admin/editor.js (37ms) (pid 8687)
|
15780
|
+
Served asset /active_admin/editor.js - 200 OK (51ms)
|
15781
|
+
|
15782
|
+
|
15783
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-29 03:28:25 -0800
|
15784
|
+
Served asset /active_admin/orderable.png - 304 Not Modified (23ms)
|
15785
|
+
|
15786
|
+
|
15787
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-29 03:28:25 -0800
|
15788
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (14ms)
|
15789
|
+
|
15790
|
+
|
15791
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-29 03:28:25 -0800
|
15792
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (10ms)
|
15793
|
+
|
15794
|
+
|
15795
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:25 -0800
|
15796
|
+
Served asset /active_admin/print.css - 304 Not Modified (7ms)
|
15797
|
+
|
15798
|
+
|
15799
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:28:29 -0800
|
15800
|
+
Processing by Admin::PagesController#edit as HTML
|
15801
|
+
Parameters: {"id"=>"1"}
|
15802
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15803
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
15804
|
+
[1m[35mPage Load (4.9ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
15805
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15806
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (158.8ms)
|
15807
|
+
Completed 200 OK in 168ms (Views: 158.2ms | ActiveRecord: 5.3ms)
|
15808
|
+
|
15809
|
+
|
15810
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:29 -0800
|
15811
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15812
|
+
|
15813
|
+
|
15814
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:28:29 -0800
|
15815
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15816
|
+
|
15817
|
+
|
15818
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:28:29 -0800
|
15819
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15820
|
+
|
15821
|
+
|
15822
|
+
Started GET "/admin/dashboard" for 127.0.0.1 at 2012-12-29 03:30:20 -0800
|
15823
|
+
Processing by Admin::DashboardController#index as HTML
|
15824
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15825
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/dashboard/index.html.arb (26.4ms)
|
15826
|
+
Completed 200 OK in 32ms (Views: 29.3ms | ActiveRecord: 0.2ms)
|
15827
|
+
|
15828
|
+
|
15829
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:20 -0800
|
15830
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15831
|
+
|
15832
|
+
|
15833
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:21 -0800
|
15834
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15835
|
+
|
15836
|
+
|
15837
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:30:26 -0800
|
15838
|
+
Processing by Admin::PagesController#index as HTML
|
15839
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15840
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15841
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
15842
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15843
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
15844
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (108.7ms)
|
15845
|
+
Completed 200 OK in 113ms (Views: 110.7ms | ActiveRecord: 0.6ms)
|
15846
|
+
|
15847
|
+
|
15848
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:26 -0800
|
15849
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15850
|
+
|
15851
|
+
|
15852
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:27 -0800
|
15853
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15854
|
+
|
15855
|
+
|
15856
|
+
Started GET "/admin/dashboard" for 127.0.0.1 at 2012-12-29 03:30:33 -0800
|
15857
|
+
Processing by Admin::DashboardController#index as HTML
|
15858
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15859
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/dashboard/index.html.arb (32.6ms)
|
15860
|
+
Completed 200 OK in 37ms (Views: 35.5ms | ActiveRecord: 0.2ms)
|
15861
|
+
|
15862
|
+
|
15863
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:33 -0800
|
15864
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15865
|
+
|
15866
|
+
|
15867
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:33 -0800
|
15868
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15869
|
+
|
15870
|
+
|
15871
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:30:34 -0800
|
15872
|
+
Processing by Admin::PagesController#index as HTML
|
15873
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15874
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15875
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
15876
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15877
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
15878
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (87.4ms)
|
15879
|
+
Completed 200 OK in 92ms (Views: 89.5ms | ActiveRecord: 0.6ms)
|
15880
|
+
|
15881
|
+
|
15882
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:34 -0800
|
15883
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15884
|
+
|
15885
|
+
|
15886
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:35 -0800
|
15887
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15888
|
+
|
15889
|
+
|
15890
|
+
Started GET "/admin/dashboard" for 127.0.0.1 at 2012-12-29 03:30:35 -0800
|
15891
|
+
Processing by Admin::DashboardController#index as HTML
|
15892
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15893
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/dashboard/index.html.arb (27.6ms)
|
15894
|
+
Completed 200 OK in 32ms (Views: 30.2ms | ActiveRecord: 0.2ms)
|
15895
|
+
|
15896
|
+
|
15897
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:36 -0800
|
15898
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15899
|
+
|
15900
|
+
|
15901
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:36 -0800
|
15902
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15903
|
+
|
15904
|
+
|
15905
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:30:37 -0800
|
15906
|
+
Processing by Admin::PagesController#index as HTML
|
15907
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15908
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15909
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
15910
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
15911
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
15912
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (93.9ms)
|
15913
|
+
Completed 200 OK in 98ms (Views: 95.8ms | ActiveRecord: 0.6ms)
|
15914
|
+
|
15915
|
+
|
15916
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:37 -0800
|
15917
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15918
|
+
|
15919
|
+
|
15920
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:37 -0800
|
15921
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15922
|
+
Connecting to database specified by database.yml
|
15923
|
+
|
15924
|
+
|
15925
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15926
|
+
Processing by Admin::PagesController#index as HTML
|
15927
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
15928
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
15929
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
15930
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
15931
|
+
[1m[36mPage Load (0.6ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
15932
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (345.8ms)
|
15933
|
+
Completed 200 OK in 389ms (Views: 358.6ms | ActiveRecord: 1.7ms)
|
15934
|
+
|
15935
|
+
|
15936
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15937
|
+
Served asset /active_admin.css - 304 Not Modified (10ms)
|
15938
|
+
|
15939
|
+
|
15940
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15941
|
+
Served asset /active_admin/editor.css - 304 Not Modified (6ms)
|
15942
|
+
|
15943
|
+
|
15944
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15945
|
+
Served asset /active_admin/editor.js - 304 Not Modified (9ms)
|
15946
|
+
|
15947
|
+
|
15948
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15949
|
+
Served asset /active_admin.js - 304 Not Modified (18ms)
|
15950
|
+
|
15951
|
+
|
15952
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:52 -0800
|
15953
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
15954
|
+
|
15955
|
+
|
15956
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:53 -0800
|
15957
|
+
Served asset /active_admin/print.css - 304 Not Modified (4ms)
|
15958
|
+
|
15959
|
+
|
15960
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15961
|
+
Processing by Admin::PagesController#edit as HTML
|
15962
|
+
Parameters: {"id"=>"1"}
|
15963
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
15964
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
15965
|
+
[1m[35mPage Load (28.4ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
15966
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
15967
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (82.8ms)
|
15968
|
+
Completed 200 OK in 89ms (Views: 56.9ms | ActiveRecord: 28.8ms)
|
15969
|
+
|
15970
|
+
|
15971
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15972
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
15973
|
+
|
15974
|
+
|
15975
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15976
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
15977
|
+
|
15978
|
+
|
15979
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15980
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
15981
|
+
|
15982
|
+
|
15983
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15984
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15985
|
+
|
15986
|
+
|
15987
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15988
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
15989
|
+
|
15990
|
+
|
15991
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15992
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
15993
|
+
|
15994
|
+
|
15995
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:30:55 -0800
|
15996
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
15997
|
+
|
15998
|
+
|
15999
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:37:21 -0800
|
16000
|
+
Processing by Admin::PagesController#edit as HTML
|
16001
|
+
Parameters: {"id"=>"1"}
|
16002
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16003
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
16004
|
+
Compiled active_admin/editor.css (1082ms) (pid 8759)
|
16005
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
16006
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16007
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1194.6ms)
|
16008
|
+
Completed 200 OK in 1199ms (Views: 1197.2ms | ActiveRecord: 0.4ms)
|
16009
|
+
|
16010
|
+
|
16011
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:22 -0800
|
16012
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16013
|
+
|
16014
|
+
|
16015
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:22 -0800
|
16016
|
+
Served asset /active_admin/editor.css - 200 OK (11ms)
|
16017
|
+
|
16018
|
+
|
16019
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:37:22 -0800
|
16020
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16021
|
+
|
16022
|
+
|
16023
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:37:22 -0800
|
16024
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16025
|
+
|
16026
|
+
|
16027
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:23 -0800
|
16028
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16029
|
+
|
16030
|
+
|
16031
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:37:23 -0800
|
16032
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16033
|
+
|
16034
|
+
|
16035
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:23 -0800
|
16036
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16037
|
+
|
16038
|
+
|
16039
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:37:33 -0800
|
16040
|
+
Processing by Admin::PagesController#edit as HTML
|
16041
|
+
Parameters: {"id"=>"1"}
|
16042
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16043
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16044
|
+
Compiled active_admin/editor.css (1065ms) (pid 8759)
|
16045
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16046
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16047
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1166.7ms)
|
16048
|
+
Completed 200 OK in 1171ms (Views: 1169.1ms | ActiveRecord: 0.4ms)
|
16049
|
+
|
16050
|
+
|
16051
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:34 -0800
|
16052
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16053
|
+
|
16054
|
+
|
16055
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:37:34 -0800
|
16056
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16057
|
+
|
16058
|
+
|
16059
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:34 -0800
|
16060
|
+
Served asset /active_admin/editor.css - 200 OK (10ms)
|
16061
|
+
|
16062
|
+
|
16063
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:34 -0800
|
16064
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16065
|
+
|
16066
|
+
|
16067
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:37:34 -0800
|
16068
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16069
|
+
|
16070
|
+
|
16071
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:35 -0800
|
16072
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16073
|
+
|
16074
|
+
|
16075
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:37:35 -0800
|
16076
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16077
|
+
|
16078
|
+
|
16079
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:37:47 -0800
|
16080
|
+
Processing by Admin::PagesController#edit as HTML
|
16081
|
+
Parameters: {"id"=>"1"}
|
16082
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16083
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
16084
|
+
Compiled active_admin/editor.css (1075ms) (pid 8759)
|
16085
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
16086
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16087
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1179.8ms)
|
16088
|
+
Completed 200 OK in 1184ms (Views: 1182.2ms | ActiveRecord: 0.4ms)
|
16089
|
+
|
16090
|
+
|
16091
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16092
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
16093
|
+
|
16094
|
+
|
16095
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16096
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16097
|
+
|
16098
|
+
|
16099
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16100
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16101
|
+
|
16102
|
+
|
16103
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16104
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16105
|
+
|
16106
|
+
|
16107
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16108
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16109
|
+
|
16110
|
+
|
16111
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16112
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16113
|
+
|
16114
|
+
|
16115
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:37:48 -0800
|
16116
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16117
|
+
|
16118
|
+
|
16119
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:38:20 -0800
|
16120
|
+
Processing by Admin::PagesController#edit as HTML
|
16121
|
+
Parameters: {"id"=>"1"}
|
16122
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16123
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16124
|
+
Compiled active_admin/editor.css (1085ms) (pid 8759)
|
16125
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16126
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16127
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1186.8ms)
|
16128
|
+
Completed 200 OK in 1191ms (Views: 1189.2ms | ActiveRecord: 0.4ms)
|
16129
|
+
|
16130
|
+
|
16131
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:21 -0800
|
16132
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16133
|
+
|
16134
|
+
|
16135
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:38:21 -0800
|
16136
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16137
|
+
|
16138
|
+
|
16139
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:21 -0800
|
16140
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16141
|
+
|
16142
|
+
|
16143
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:21 -0800
|
16144
|
+
Served asset /active_admin/editor.css - 200 OK (11ms)
|
16145
|
+
|
16146
|
+
|
16147
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:38:21 -0800
|
16148
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16149
|
+
|
16150
|
+
|
16151
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:22 -0800
|
16152
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16153
|
+
|
16154
|
+
|
16155
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:38:22 -0800
|
16156
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16157
|
+
|
16158
|
+
|
16159
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:38:41 -0800
|
16160
|
+
Processing by Admin::PagesController#edit as HTML
|
16161
|
+
Parameters: {"id"=>"1"}
|
16162
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16163
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
16164
|
+
Compiled active_admin/editor.css (1053ms) (pid 8759)
|
16165
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
16166
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16167
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1189.5ms)
|
16168
|
+
Completed 200 OK in 1194ms (Views: 1192.0ms | ActiveRecord: 0.4ms)
|
16169
|
+
|
16170
|
+
|
16171
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16172
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16173
|
+
|
16174
|
+
|
16175
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16176
|
+
Served asset /active_admin/editor.css - 200 OK (11ms)
|
16177
|
+
|
16178
|
+
|
16179
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16180
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16181
|
+
|
16182
|
+
|
16183
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16184
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16185
|
+
|
16186
|
+
|
16187
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16188
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16189
|
+
|
16190
|
+
|
16191
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16192
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16193
|
+
|
16194
|
+
|
16195
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:38:43 -0800
|
16196
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16197
|
+
|
16198
|
+
|
16199
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:39:19 -0800
|
16200
|
+
Processing by Admin::PagesController#edit as HTML
|
16201
|
+
Parameters: {"id"=>"1"}
|
16202
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16203
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16204
|
+
Compiled active_admin/editor.css (1080ms) (pid 8759)
|
16205
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16206
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16207
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1180.6ms)
|
16208
|
+
Completed 200 OK in 1185ms (Views: 1183.1ms | ActiveRecord: 0.4ms)
|
16209
|
+
|
16210
|
+
|
16211
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16212
|
+
Served asset /active_admin.css - 304 Not Modified (5ms)
|
16213
|
+
|
16214
|
+
|
16215
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16216
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16217
|
+
|
16218
|
+
|
16219
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16220
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
16221
|
+
|
16222
|
+
|
16223
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16224
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16225
|
+
|
16226
|
+
|
16227
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16228
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16229
|
+
|
16230
|
+
|
16231
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16232
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16233
|
+
|
16234
|
+
|
16235
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:39:20 -0800
|
16236
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16237
|
+
|
16238
|
+
|
16239
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:39:43 -0800
|
16240
|
+
Processing by Admin::PagesController#edit as HTML
|
16241
|
+
Parameters: {"id"=>"1"}
|
16242
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16243
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
16244
|
+
Compiled active_admin/editor.css (1058ms) (pid 8759)
|
16245
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
16246
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16247
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1188.9ms)
|
16248
|
+
Completed 200 OK in 1193ms (Views: 1191.3ms | ActiveRecord: 0.4ms)
|
16249
|
+
|
16250
|
+
|
16251
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16252
|
+
Served asset /active_admin/editor.css - 200 OK (10ms)
|
16253
|
+
|
16254
|
+
|
16255
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16256
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
16257
|
+
|
16258
|
+
|
16259
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16260
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16261
|
+
|
16262
|
+
|
16263
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16264
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16265
|
+
|
16266
|
+
|
16267
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16268
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16269
|
+
|
16270
|
+
|
16271
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16272
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16273
|
+
|
16274
|
+
|
16275
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:45 -0800
|
16276
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16277
|
+
|
16278
|
+
|
16279
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:39:55 -0800
|
16280
|
+
Processing by Admin::PagesController#edit as HTML
|
16281
|
+
Parameters: {"id"=>"1"}
|
16282
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16283
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16284
|
+
Compiled active_admin/editor.css (1060ms) (pid 8759)
|
16285
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16286
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16287
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1199.9ms)
|
16288
|
+
Completed 200 OK in 1204ms (Views: 1202.2ms | ActiveRecord: 0.3ms)
|
16289
|
+
|
16290
|
+
|
16291
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16292
|
+
Served asset /active_admin/editor.css - 200 OK (10ms)
|
16293
|
+
|
16294
|
+
|
16295
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16296
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16297
|
+
|
16298
|
+
|
16299
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16300
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16301
|
+
|
16302
|
+
|
16303
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16304
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16305
|
+
|
16306
|
+
|
16307
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16308
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16309
|
+
|
16310
|
+
|
16311
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16312
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16313
|
+
|
16314
|
+
|
16315
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:39:56 -0800
|
16316
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16317
|
+
|
16318
|
+
|
16319
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:40:04 -0800
|
16320
|
+
Processing by Admin::PagesController#edit as HTML
|
16321
|
+
Parameters: {"id"=>"1"}
|
16322
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16323
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
16324
|
+
Compiled active_admin/editor.css (1054ms) (pid 8759)
|
16325
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
16326
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16327
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1113.2ms)
|
16328
|
+
Completed 200 OK in 1141ms (Views: 1139.4ms | ActiveRecord: 0.4ms)
|
16329
|
+
|
16330
|
+
|
16331
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16332
|
+
Served asset /active_admin/editor.css - 200 OK (12ms)
|
16333
|
+
|
16334
|
+
|
16335
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16336
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
16337
|
+
|
16338
|
+
|
16339
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16340
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16341
|
+
|
16342
|
+
|
16343
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16344
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16345
|
+
|
16346
|
+
|
16347
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16348
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16349
|
+
|
16350
|
+
|
16351
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16352
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16353
|
+
|
16354
|
+
|
16355
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:40:05 -0800
|
16356
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16357
|
+
|
16358
|
+
|
16359
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16360
|
+
Processing by Admin::PagesController#index as HTML
|
16361
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16362
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16363
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
16364
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16365
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
16366
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (89.7ms)
|
16367
|
+
Completed 200 OK in 94ms (Views: 91.8ms | ActiveRecord: 0.6ms)
|
16368
|
+
|
16369
|
+
|
16370
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16371
|
+
Served asset /active_admin.css - 304 Not Modified (5ms)
|
16372
|
+
|
16373
|
+
|
16374
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16375
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16376
|
+
|
16377
|
+
|
16378
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16379
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16380
|
+
|
16381
|
+
|
16382
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16383
|
+
Served asset /active_admin/editor.css - 304 Not Modified (3ms)
|
16384
|
+
|
16385
|
+
|
16386
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16387
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16388
|
+
|
16389
|
+
|
16390
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:43:14 -0800
|
16391
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16392
|
+
|
16393
|
+
|
16394
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-29 03:44:51 -0800
|
16395
|
+
Processing by Admin::PagesController#index as HTML
|
16396
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16397
|
+
Compiled active_admin/editor.css (1093ms) (pid 8759)
|
16398
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16399
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
16400
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16401
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
16402
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (1255.5ms)
|
16403
|
+
Completed 200 OK in 1261ms (Views: 1258.3ms | ActiveRecord: 0.6ms)
|
16404
|
+
|
16405
|
+
|
16406
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:52 -0800
|
16407
|
+
Served asset /active_admin/editor.css - 200 OK (14ms)
|
16408
|
+
|
16409
|
+
|
16410
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:52 -0800
|
16411
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16412
|
+
|
16413
|
+
|
16414
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:52 -0800
|
16415
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16416
|
+
|
16417
|
+
|
16418
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:44:52 -0800
|
16419
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16420
|
+
|
16421
|
+
|
16422
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:44:52 -0800
|
16423
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16424
|
+
|
16425
|
+
|
16426
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:53 -0800
|
16427
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16428
|
+
|
16429
|
+
|
16430
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-29 03:44:53 -0800
|
16431
|
+
Processing by Admin::PagesController#edit as HTML
|
16432
|
+
Parameters: {"id"=>"1"}
|
16433
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16434
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16435
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16436
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16437
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (65.6ms)
|
16438
|
+
Completed 200 OK in 70ms (Views: 67.9ms | ActiveRecord: 0.4ms)
|
16439
|
+
|
16440
|
+
|
16441
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16442
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16443
|
+
|
16444
|
+
|
16445
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16446
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16447
|
+
|
16448
|
+
|
16449
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16450
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
16451
|
+
|
16452
|
+
|
16453
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16454
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16455
|
+
|
16456
|
+
|
16457
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16458
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16459
|
+
|
16460
|
+
|
16461
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-29 03:44:54 -0800
|
16462
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16463
|
+
Connecting to database specified by database.yml
|
16464
|
+
Connecting to database specified by database.yml
|
16465
|
+
Connecting to database specified by database.yml
|
16466
|
+
Connecting to database specified by database.yml
|
16467
|
+
Connecting to database specified by database.yml
|
16468
|
+
Connecting to database specified by database.yml
|
16469
|
+
Connecting to database specified by database.yml
|
16470
|
+
Connecting to database specified by database.yml
|
16471
|
+
Connecting to database specified by database.yml
|
16472
|
+
|
16473
|
+
|
16474
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 12:20:58 -0800
|
16475
|
+
Processing by Admin::PagesController#index as HTML
|
16476
|
+
Completed 401 Unauthorized in 1ms
|
16477
|
+
|
16478
|
+
|
16479
|
+
Started GET "/admin/login" for 127.0.0.1 at 2012-12-30 12:20:58 -0800
|
16480
|
+
Processing by ActiveAdmin::Devise::SessionsController#new as HTML
|
16481
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/shared/_links.erb (1.3ms)
|
16482
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/sessions/new.html.erb within layouts/active_admin_logged_out (94.9ms)
|
16483
|
+
Completed 200 OK in 568ms (Views: 554.1ms | ActiveRecord: 0.5ms)
|
16484
|
+
|
16485
|
+
|
16486
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16487
|
+
Served asset /active_admin.css - 304 Not Modified (8ms)
|
16488
|
+
|
16489
|
+
|
16490
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16491
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
16492
|
+
|
16493
|
+
|
16494
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16495
|
+
Served asset /jquery-ui.js - 200 OK (3ms)
|
16496
|
+
|
16497
|
+
|
16498
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16499
|
+
Served asset /jquery.js - 304 Not Modified (4ms)
|
16500
|
+
|
16501
|
+
|
16502
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16503
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
16504
|
+
|
16505
|
+
|
16506
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16507
|
+
Served asset /jquery_ujs.js - 200 OK (4ms)
|
16508
|
+
|
16509
|
+
|
16510
|
+
Started GET "/assets/active_admin/lib/namespace.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16511
|
+
Served asset /active_admin/lib/namespace.js - 304 Not Modified (3ms)
|
16512
|
+
|
16513
|
+
|
16514
|
+
Started GET "/assets/active_admin/components/jquery.aa.checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16515
|
+
Served asset /active_admin/components/jquery.aa.checkbox-toggler.js - 304 Not Modified (5ms)
|
16516
|
+
|
16517
|
+
|
16518
|
+
Started GET "/assets/active_admin/components/jquery.aa.popover.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16519
|
+
Served asset /active_admin/components/jquery.aa.popover.js - 304 Not Modified (4ms)
|
16520
|
+
|
16521
|
+
|
16522
|
+
Started GET "/assets/active_admin/components/jquery.aa.dropdown-menu.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16523
|
+
Served asset /active_admin/components/jquery.aa.dropdown-menu.js - 304 Not Modified (3ms)
|
16524
|
+
|
16525
|
+
|
16526
|
+
Started GET "/assets/active_admin/components/jquery.aa.table-checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16527
|
+
Served asset /active_admin/components/jquery.aa.table-checkbox-toggler.js - 304 Not Modified (4ms)
|
16528
|
+
|
16529
|
+
|
16530
|
+
Started GET "/assets/active_admin/pages/application.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16531
|
+
Served asset /active_admin/pages/application.js - 304 Not Modified (6ms)
|
16532
|
+
|
16533
|
+
|
16534
|
+
Started GET "/assets/active_admin/pages/batch_actions.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16535
|
+
Served asset /active_admin/pages/batch_actions.js - 304 Not Modified (6ms)
|
16536
|
+
|
16537
|
+
|
16538
|
+
Started GET "/assets/active_admin/application.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16539
|
+
Served asset /active_admin/application.js - 200 OK (13ms)
|
16540
|
+
|
16541
|
+
|
16542
|
+
Started GET "/assets/active_admin/base.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16543
|
+
Served asset /active_admin/base.js - 200 OK (20ms)
|
16544
|
+
|
16545
|
+
|
16546
|
+
Started GET "/assets/active_admin.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16547
|
+
Served asset /active_admin.js - 304 Not Modified (16ms)
|
16548
|
+
|
16549
|
+
|
16550
|
+
Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16551
|
+
Served asset /wysihtml5.js - 304 Not Modified (32ms)
|
16552
|
+
|
16553
|
+
|
16554
|
+
Started GET "/assets/active_admin/editor/templates/toolbar.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16555
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (3ms)
|
16556
|
+
|
16557
|
+
|
16558
|
+
Started GET "/assets/active_admin/editor/editor.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16559
|
+
Served asset /active_admin/editor/editor.js - 200 OK (8ms)
|
16560
|
+
|
16561
|
+
|
16562
|
+
Started GET "/assets/active_admin/editor/templates/uploader.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16563
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (5ms)
|
16564
|
+
|
16565
|
+
|
16566
|
+
Started GET "/assets/active_admin/editor/config.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16567
|
+
Served asset /active_admin/editor/config.js - 200 OK (3ms)
|
16568
|
+
|
16569
|
+
|
16570
|
+
Started GET "/assets/active_admin/editor/parser_rules.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16571
|
+
Served asset /active_admin/editor/parser_rules.js - 304 Not Modified (3ms)
|
16572
|
+
|
16573
|
+
|
16574
|
+
Started GET "/assets/active_admin/editor.js?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16575
|
+
Served asset /active_admin/editor.js - 304 Not Modified (9ms)
|
16576
|
+
|
16577
|
+
|
16578
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:20:59 -0800
|
16579
|
+
Served asset /active_admin/print.css - 304 Not Modified (5ms)
|
16580
|
+
|
16581
|
+
|
16582
|
+
Started POST "/admin/login" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16583
|
+
Processing by ActiveAdmin::Devise::SessionsController#create as HTML
|
16584
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"vMb49eKtUNqJ8Bwb8U/6JLexX4btMvh7WNgJmRIctC4=", "admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Login"}
|
16585
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1[0m
|
16586
|
+
[1m[35m (0.1ms)[0m begin transaction
|
16587
|
+
[1m[36m (2.7ms)[0m [1mUPDATE "admin_users" SET "last_sign_in_at" = '2012-12-28 18:02:52.603365', "current_sign_in_at" = '2012-12-30 20:21:06.505299', "sign_in_count" = 6, "updated_at" = '2012-12-30 20:21:06.507847' WHERE "admin_users"."id" = 1[0m
|
16588
|
+
[1m[35m (2.9ms)[0m commit transaction
|
16589
|
+
Redirected to http://localhost:3000/
|
16590
|
+
Completed 302 Found in 188ms (ActiveRecord: 0.0ms)
|
16591
|
+
|
16592
|
+
|
16593
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16594
|
+
Processing by Admin::PagesController#index as HTML
|
16595
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16596
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16597
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
16598
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16599
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
16600
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (221.8ms)
|
16601
|
+
Completed 200 OK in 250ms (Views: 238.4ms | ActiveRecord: 0.8ms)
|
16602
|
+
|
16603
|
+
|
16604
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16605
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16606
|
+
|
16607
|
+
|
16608
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16609
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16610
|
+
|
16611
|
+
|
16612
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16613
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
16614
|
+
|
16615
|
+
|
16616
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16617
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16618
|
+
|
16619
|
+
|
16620
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 12:21:06 -0800
|
16621
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16622
|
+
|
16623
|
+
|
16624
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-30 12:21:07 -0800
|
16625
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (3ms)
|
16626
|
+
|
16627
|
+
|
16628
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-30 12:21:07 -0800
|
16629
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (4ms)
|
16630
|
+
|
16631
|
+
|
16632
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-30 12:21:07 -0800
|
16633
|
+
Served asset /active_admin/orderable.png - 304 Not Modified (3ms)
|
16634
|
+
|
16635
|
+
|
16636
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:07 -0800
|
16637
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16638
|
+
|
16639
|
+
|
16640
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16641
|
+
Processing by Admin::PagesController#edit as HTML
|
16642
|
+
Parameters: {"id"=>"1"}
|
16643
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16644
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
16645
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
16646
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
16647
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (85.4ms)
|
16648
|
+
Completed 200 OK in 91ms (Views: 87.8ms | ActiveRecord: 0.5ms)
|
16649
|
+
|
16650
|
+
|
16651
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16652
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16653
|
+
|
16654
|
+
|
16655
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16656
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
16657
|
+
|
16658
|
+
|
16659
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16660
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16661
|
+
|
16662
|
+
|
16663
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16664
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16665
|
+
|
16666
|
+
|
16667
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16668
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16669
|
+
|
16670
|
+
|
16671
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16672
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16673
|
+
|
16674
|
+
|
16675
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:21:10 -0800
|
16676
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16677
|
+
Connecting to database specified by database.yml
|
16678
|
+
|
16679
|
+
|
16680
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16681
|
+
Processing by Admin::PagesController#index as HTML
|
16682
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16683
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16684
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
16685
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16686
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
16687
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (326.3ms)
|
16688
|
+
Completed 200 OK in 372ms (Views: 339.9ms | ActiveRecord: 1.3ms)
|
16689
|
+
|
16690
|
+
|
16691
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16692
|
+
Served asset /active_admin.css - 304 Not Modified (11ms)
|
16693
|
+
|
16694
|
+
|
16695
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16696
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
16697
|
+
|
16698
|
+
|
16699
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16700
|
+
Served asset /active_admin.js - 304 Not Modified (21ms)
|
16701
|
+
|
16702
|
+
|
16703
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16704
|
+
Served asset /active_admin/editor.css - 304 Not Modified (9ms)
|
16705
|
+
|
16706
|
+
|
16707
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 12:38:08 -0800
|
16708
|
+
Served asset /active_admin/editor.js - 304 Not Modified (15ms)
|
16709
|
+
|
16710
|
+
|
16711
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-30 12:38:09 -0800
|
16712
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (6ms)
|
16713
|
+
|
16714
|
+
|
16715
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-30 12:38:09 -0800
|
16716
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (7ms)
|
16717
|
+
|
16718
|
+
|
16719
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:09 -0800
|
16720
|
+
Served asset /active_admin/print.css - 304 Not Modified (4ms)
|
16721
|
+
|
16722
|
+
|
16723
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16724
|
+
Processing by Admin::PagesController#index as HTML
|
16725
|
+
[1m[35mAdminUser Load (0.1ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16726
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16727
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
16728
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16729
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
16730
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (118.2ms)
|
16731
|
+
Completed 200 OK in 150ms (Views: 120.7ms | ActiveRecord: 0.9ms)
|
16732
|
+
|
16733
|
+
|
16734
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16735
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
16736
|
+
|
16737
|
+
|
16738
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16739
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16740
|
+
|
16741
|
+
|
16742
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16743
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16744
|
+
|
16745
|
+
|
16746
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16747
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16748
|
+
|
16749
|
+
|
16750
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16751
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16752
|
+
|
16753
|
+
|
16754
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:27 -0800
|
16755
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16756
|
+
Connecting to database specified by database.yml
|
16757
|
+
|
16758
|
+
|
16759
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16760
|
+
Processing by Admin::PagesController#index as HTML
|
16761
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16762
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16763
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
16764
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16765
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
16766
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (312.5ms)
|
16767
|
+
Completed 200 OK in 359ms (Views: 325.5ms | ActiveRecord: 1.2ms)
|
16768
|
+
|
16769
|
+
|
16770
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16771
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (7ms)
|
16772
|
+
|
16773
|
+
|
16774
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16775
|
+
Served asset /active_admin/editor.js - 304 Not Modified (10ms)
|
16776
|
+
|
16777
|
+
|
16778
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16779
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
16780
|
+
|
16781
|
+
|
16782
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16783
|
+
Served asset /active_admin.js - 304 Not Modified (18ms)
|
16784
|
+
|
16785
|
+
|
16786
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16787
|
+
Served asset /active_admin.css - 304 Not Modified (8ms)
|
16788
|
+
|
16789
|
+
|
16790
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 12:38:44 -0800
|
16791
|
+
Served asset /active_admin/print.css - 304 Not Modified (5ms)
|
16792
|
+
Connecting to database specified by database.yml
|
16793
|
+
|
16794
|
+
|
16795
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 14:29:41 -0800
|
16796
|
+
Processing by Admin::PagesController#index as HTML
|
16797
|
+
Completed 401 Unauthorized in 1ms
|
16798
|
+
|
16799
|
+
|
16800
|
+
Started GET "/admin/login" for 127.0.0.1 at 2012-12-30 14:29:41 -0800
|
16801
|
+
Processing by ActiveAdmin::Devise::SessionsController#new as HTML
|
16802
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/shared/_links.erb (1.5ms)
|
16803
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/sessions/new.html.erb within layouts/active_admin_logged_out (638.1ms)
|
16804
|
+
Completed 200 OK in 1113ms (Views: 1099.5ms | ActiveRecord: 0.5ms)
|
16805
|
+
|
16806
|
+
|
16807
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16808
|
+
Served asset /active_admin.css - 304 Not Modified (8ms)
|
16809
|
+
|
16810
|
+
|
16811
|
+
Started GET "/assets/active_admin/editor.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16812
|
+
Served asset /active_admin/editor.js - 304 Not Modified (14ms)
|
16813
|
+
|
16814
|
+
|
16815
|
+
Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16816
|
+
Served asset /wysihtml5.js - 304 Not Modified (4ms)
|
16817
|
+
|
16818
|
+
|
16819
|
+
Started GET "/assets/active_admin/editor/parser_rules.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16820
|
+
Served asset /active_admin/editor/parser_rules.js - 304 Not Modified (5ms)
|
16821
|
+
|
16822
|
+
|
16823
|
+
Started GET "/assets/active_admin/editor/editor.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16824
|
+
Served asset /active_admin/editor/editor.js - 304 Not Modified (6ms)
|
16825
|
+
|
16826
|
+
|
16827
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16828
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
16829
|
+
|
16830
|
+
|
16831
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16832
|
+
Served asset /jquery-ui.js - 304 Not Modified (7ms)
|
16833
|
+
|
16834
|
+
|
16835
|
+
Started GET "/assets/active_admin/editor/templates/toolbar.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16836
|
+
Served asset /active_admin/editor/templates/toolbar.js - 304 Not Modified (3ms)
|
16837
|
+
|
16838
|
+
|
16839
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16840
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
16841
|
+
|
16842
|
+
|
16843
|
+
Started GET "/assets/active_admin/lib/namespace.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16844
|
+
Served asset /active_admin/lib/namespace.js - 304 Not Modified (4ms)
|
16845
|
+
|
16846
|
+
|
16847
|
+
Started GET "/assets/active_admin/components/jquery.aa.popover.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16848
|
+
Served asset /active_admin/components/jquery.aa.popover.js - 304 Not Modified (4ms)
|
16849
|
+
|
16850
|
+
|
16851
|
+
Started GET "/assets/active_admin/components/jquery.aa.checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16852
|
+
Served asset /active_admin/components/jquery.aa.checkbox-toggler.js - 304 Not Modified (4ms)
|
16853
|
+
|
16854
|
+
|
16855
|
+
Started GET "/assets/active_admin/components/jquery.aa.dropdown-menu.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16856
|
+
Served asset /active_admin/components/jquery.aa.dropdown-menu.js - 304 Not Modified (4ms)
|
16857
|
+
|
16858
|
+
|
16859
|
+
Started GET "/assets/active_admin/application.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16860
|
+
Served asset /active_admin/application.js - 304 Not Modified (11ms)
|
16861
|
+
|
16862
|
+
|
16863
|
+
Started GET "/assets/active_admin/base.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16864
|
+
Served asset /active_admin/base.js - 304 Not Modified (20ms)
|
16865
|
+
|
16866
|
+
|
16867
|
+
Started GET "/assets/active_admin/pages/application.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16868
|
+
Served asset /active_admin/pages/application.js - 304 Not Modified (4ms)
|
16869
|
+
|
16870
|
+
|
16871
|
+
Started GET "/assets/active_admin.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16872
|
+
Served asset /active_admin.js - 304 Not Modified (20ms)
|
16873
|
+
|
16874
|
+
|
16875
|
+
Started GET "/assets/active_admin/components/jquery.aa.table-checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16876
|
+
Served asset /active_admin/components/jquery.aa.table-checkbox-toggler.js - 304 Not Modified (27ms)
|
16877
|
+
|
16878
|
+
|
16879
|
+
Started GET "/assets/active_admin/pages/batch_actions.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16880
|
+
Served asset /active_admin/pages/batch_actions.js - 304 Not Modified (4ms)
|
16881
|
+
|
16882
|
+
|
16883
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16884
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
16885
|
+
|
16886
|
+
|
16887
|
+
Started GET "/assets/active_admin/editor/templates/uploader.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16888
|
+
Served asset /active_admin/editor/templates/uploader.js - 304 Not Modified (5ms)
|
16889
|
+
|
16890
|
+
|
16891
|
+
Started GET "/assets/active_admin/editor/config.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16892
|
+
Served asset /active_admin/editor/config.js - 304 Not Modified (4ms)
|
16893
|
+
|
16894
|
+
|
16895
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16896
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
16897
|
+
|
16898
|
+
|
16899
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:43 -0800
|
16900
|
+
Served asset /active_admin/print.css - 304 Not Modified (4ms)
|
16901
|
+
|
16902
|
+
|
16903
|
+
Started POST "/admin/login" for 127.0.0.1 at 2012-12-30 14:29:52 -0800
|
16904
|
+
Processing by ActiveAdmin::Devise::SessionsController#create as HTML
|
16905
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"HO0rPuRACiYMs/T7gQAO4PGAO7YUzHnP/eXLiQr2EU0=", "admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Login"}
|
16906
|
+
[1m[36mAdminUser Load (9.0ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1[0m
|
16907
|
+
[1m[35m (0.1ms)[0m begin transaction
|
16908
|
+
[1m[36m (20.6ms)[0m [1mUPDATE "admin_users" SET "last_sign_in_at" = '2012-12-30 20:21:06.505299', "current_sign_in_at" = '2012-12-30 22:29:52.694541', "sign_in_count" = 7, "updated_at" = '2012-12-30 22:29:52.724119' WHERE "admin_users"."id" = 1[0m
|
16909
|
+
[1m[35m (2.7ms)[0m commit transaction
|
16910
|
+
Redirected to http://localhost:3000/
|
16911
|
+
Completed 302 Found in 234ms (ActiveRecord: 0.0ms)
|
16912
|
+
|
16913
|
+
|
16914
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 14:29:52 -0800
|
16915
|
+
Processing by Admin::PagesController#index as HTML
|
16916
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16917
|
+
[1m[35m (0.8ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16918
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
16919
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
16920
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
16921
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (267.5ms)
|
16922
|
+
Completed 200 OK in 303ms (Views: 273.6ms | ActiveRecord: 1.4ms)
|
16923
|
+
|
16924
|
+
|
16925
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16926
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
16927
|
+
|
16928
|
+
|
16929
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16930
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
16931
|
+
|
16932
|
+
|
16933
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16934
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16935
|
+
|
16936
|
+
|
16937
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16938
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16939
|
+
|
16940
|
+
|
16941
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16942
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16943
|
+
|
16944
|
+
|
16945
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16946
|
+
Served asset /active_admin/orderable.png - 304 Not Modified (12ms)
|
16947
|
+
|
16948
|
+
|
16949
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16950
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (11ms)
|
16951
|
+
|
16952
|
+
|
16953
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16954
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (22ms)
|
16955
|
+
|
16956
|
+
|
16957
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 14:29:53 -0800
|
16958
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16959
|
+
|
16960
|
+
|
16961
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16962
|
+
Processing by Admin::PagesController#index as HTML
|
16963
|
+
[1m[35mAdminUser Load (0.1ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
16964
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16965
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
16966
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
16967
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
16968
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (117.3ms)
|
16969
|
+
Completed 200 OK in 149ms (Views: 119.5ms | ActiveRecord: 0.9ms)
|
16970
|
+
|
16971
|
+
|
16972
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16973
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
16974
|
+
|
16975
|
+
|
16976
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16977
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
16978
|
+
|
16979
|
+
|
16980
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16981
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
16982
|
+
|
16983
|
+
|
16984
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16985
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
16986
|
+
|
16987
|
+
|
16988
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16989
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
16990
|
+
|
16991
|
+
|
16992
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:09 -0800
|
16993
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
16994
|
+
|
16995
|
+
|
16996
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
16997
|
+
Processing by Admin::PagesController#index as HTML
|
16998
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
16999
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
17000
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
17001
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
17002
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
17003
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (121.7ms)
|
17004
|
+
Completed 200 OK in 158ms (Views: 124.7ms | ActiveRecord: 0.8ms)
|
17005
|
+
|
17006
|
+
|
17007
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17008
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
17009
|
+
|
17010
|
+
|
17011
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17012
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17013
|
+
|
17014
|
+
|
17015
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17016
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
17017
|
+
|
17018
|
+
|
17019
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17020
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17021
|
+
|
17022
|
+
|
17023
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17024
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17025
|
+
|
17026
|
+
|
17027
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 14:30:17 -0800
|
17028
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17029
|
+
Connecting to database specified by database.yml
|
17030
|
+
|
17031
|
+
|
17032
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 23:57:47 -0800
|
17033
|
+
Processing by Admin::PagesController#index as HTML
|
17034
|
+
Completed 401 Unauthorized in 1ms
|
17035
|
+
|
17036
|
+
|
17037
|
+
Started GET "/admin/login" for 127.0.0.1 at 2012-12-30 23:57:47 -0800
|
17038
|
+
Processing by ActiveAdmin::Devise::SessionsController#new as HTML
|
17039
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/shared/_links.erb (1.4ms)
|
17040
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/devise/sessions/new.html.erb within layouts/active_admin_logged_out (77.3ms)
|
17041
|
+
Completed 200 OK in 277ms (Views: 262.4ms | ActiveRecord: 0.5ms)
|
17042
|
+
|
17043
|
+
|
17044
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17045
|
+
Served asset /active_admin.css - 200 OK (7ms)
|
17046
|
+
|
17047
|
+
|
17048
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17049
|
+
Served asset /active_admin/editor.css - 304 Not Modified (6ms)
|
17050
|
+
|
17051
|
+
|
17052
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17053
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
17054
|
+
|
17055
|
+
|
17056
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17057
|
+
Served asset /jquery_ujs.js - 200 OK (3ms)
|
17058
|
+
|
17059
|
+
|
17060
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17061
|
+
Served asset /jquery-ui.js - 200 OK (8ms)
|
17062
|
+
|
17063
|
+
|
17064
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17065
|
+
Served asset /jquery.js - 200 OK (4ms)
|
17066
|
+
|
17067
|
+
|
17068
|
+
Started GET "/assets/active_admin/lib/namespace.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17069
|
+
Served asset /active_admin/lib/namespace.js - 200 OK (5ms)
|
17070
|
+
|
17071
|
+
|
17072
|
+
Started GET "/assets/wysihtml5.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17073
|
+
Served asset /wysihtml5.js - 200 OK (7ms)
|
17074
|
+
|
17075
|
+
|
17076
|
+
Started GET "/assets/active_admin/editor/templates/toolbar.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17077
|
+
Served asset /active_admin/editor/templates/toolbar.js - 200 OK (3ms)
|
17078
|
+
|
17079
|
+
|
17080
|
+
Started GET "/assets/active_admin/editor/templates/uploader.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17081
|
+
Served asset /active_admin/editor/templates/uploader.js - 200 OK (3ms)
|
17082
|
+
|
17083
|
+
|
17084
|
+
Started GET "/assets/active_admin/components/jquery.aa.checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17085
|
+
Served asset /active_admin/components/jquery.aa.checkbox-toggler.js - 200 OK (4ms)
|
17086
|
+
|
17087
|
+
|
17088
|
+
Started GET "/assets/active_admin/editor/editor.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17089
|
+
Served asset /active_admin/editor/editor.js - 200 OK (6ms)
|
17090
|
+
|
17091
|
+
|
17092
|
+
Started GET "/assets/active_admin/components/jquery.aa.dropdown-menu.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17093
|
+
Served asset /active_admin/components/jquery.aa.dropdown-menu.js - 200 OK (4ms)
|
17094
|
+
|
17095
|
+
|
17096
|
+
Started GET "/assets/active_admin/editor/config.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17097
|
+
Served asset /active_admin/editor/config.js - 200 OK (5ms)
|
17098
|
+
|
17099
|
+
|
17100
|
+
Started GET "/assets/active_admin/editor/parser_rules.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17101
|
+
Served asset /active_admin/editor/parser_rules.js - 200 OK (3ms)
|
17102
|
+
|
17103
|
+
|
17104
|
+
Started GET "/assets/active_admin/editor.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17105
|
+
Served asset /active_admin/editor.js - 200 OK (14ms)
|
17106
|
+
|
17107
|
+
|
17108
|
+
Started GET "/assets/active_admin/components/jquery.aa.popover.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17109
|
+
Served asset /active_admin/components/jquery.aa.popover.js - 200 OK (4ms)
|
17110
|
+
|
17111
|
+
|
17112
|
+
Started GET "/assets/active_admin/components/jquery.aa.table-checkbox-toggler.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17113
|
+
Served asset /active_admin/components/jquery.aa.table-checkbox-toggler.js - 200 OK (4ms)
|
17114
|
+
|
17115
|
+
|
17116
|
+
Started GET "/assets/active_admin/pages/application.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17117
|
+
Served asset /active_admin/pages/application.js - 200 OK (4ms)
|
17118
|
+
|
17119
|
+
|
17120
|
+
Started GET "/assets/active_admin/pages/batch_actions.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17121
|
+
Served asset /active_admin/pages/batch_actions.js - 200 OK (4ms)
|
17122
|
+
|
17123
|
+
|
17124
|
+
Started GET "/assets/active_admin/application.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17125
|
+
Served asset /active_admin/application.js - 200 OK (11ms)
|
17126
|
+
|
17127
|
+
|
17128
|
+
Started GET "/assets/active_admin/base.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17129
|
+
Served asset /active_admin/base.js - 200 OK (15ms)
|
17130
|
+
|
17131
|
+
|
17132
|
+
Started GET "/assets/active_admin.js?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17133
|
+
Served asset /active_admin.js - 200 OK (15ms)
|
17134
|
+
|
17135
|
+
|
17136
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:48 -0800
|
17137
|
+
Served asset /active_admin/print.css - 200 OK (4ms)
|
17138
|
+
|
17139
|
+
|
17140
|
+
Started POST "/admin/login" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17141
|
+
Processing by ActiveAdmin::Devise::SessionsController#create as HTML
|
17142
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"MxdWWQ1gJCP07ooB4ebbqCg42ofqTDTD2TVEaXszOAQ=", "admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Login"}
|
17143
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1[0m
|
17144
|
+
[1m[35m (0.1ms)[0m begin transaction
|
17145
|
+
[1m[36m (2.2ms)[0m [1mUPDATE "admin_users" SET "last_sign_in_at" = '2012-12-30 22:29:52.694541', "current_sign_in_at" = '2012-12-31 07:57:54.272937', "sign_in_count" = 8, "updated_at" = '2012-12-31 07:57:54.275525' WHERE "admin_users"."id" = 1[0m
|
17146
|
+
[1m[35m (47.9ms)[0m commit transaction
|
17147
|
+
Redirected to http://localhost:3000/
|
17148
|
+
Completed 302 Found in 162ms (ActiveRecord: 0.0ms)
|
17149
|
+
|
17150
|
+
|
17151
|
+
Started GET "/" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17152
|
+
Processing by Admin::PagesController#index as HTML
|
17153
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17154
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
17155
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
17156
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
17157
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
17158
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (218.9ms)
|
17159
|
+
Completed 200 OK in 233ms (Views: 221.5ms | ActiveRecord: 0.8ms)
|
17160
|
+
|
17161
|
+
|
17162
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17163
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
17164
|
+
|
17165
|
+
|
17166
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17167
|
+
Served asset /active_admin.js - 200 OK (0ms)
|
17168
|
+
|
17169
|
+
|
17170
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17171
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17172
|
+
|
17173
|
+
|
17174
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17175
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17176
|
+
|
17177
|
+
|
17178
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17179
|
+
Served asset /active_admin/orderable.png - 200 OK (3ms)
|
17180
|
+
|
17181
|
+
|
17182
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17183
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 200 OK (3ms)
|
17184
|
+
|
17185
|
+
|
17186
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-30 23:57:54 -0800
|
17187
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 200 OK (4ms)
|
17188
|
+
|
17189
|
+
|
17190
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:57:56 -0800
|
17191
|
+
Processing by Admin::PagesController#edit as HTML
|
17192
|
+
Parameters: {"id"=>"1"}
|
17193
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17194
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
17195
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
17196
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17197
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (147.4ms)
|
17198
|
+
Completed 200 OK in 154ms (Views: 150.6ms | ActiveRecord: 0.5ms)
|
17199
|
+
|
17200
|
+
|
17201
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:56 -0800
|
17202
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17203
|
+
|
17204
|
+
|
17205
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:57:56 -0800
|
17206
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17207
|
+
|
17208
|
+
|
17209
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:57:56 -0800
|
17210
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
17211
|
+
|
17212
|
+
|
17213
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 23:57:57 -0800
|
17214
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17215
|
+
|
17216
|
+
|
17217
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:58:46 -0800
|
17218
|
+
Processing by Admin::PagesController#edit as HTML
|
17219
|
+
Parameters: {"id"=>"1"}
|
17220
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17221
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17222
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (204.3ms)
|
17223
|
+
Completed 500 Internal Server Error in 209ms
|
17224
|
+
|
17225
|
+
ActionView::Template::Error (Invalid CSS after "...n(#38678B, 10%)": expected ";", was "&.wysihtml5-com..."
|
17226
|
+
(in /Users/ejholmes/Source/active_admin_editor/app/assets/stylesheets/active_admin/editor.css.scss)):
|
17227
|
+
1: insert_tag renderer_for(:edit)
|
17228
|
+
/Users/ejholmes/Source/active_admin_editor/app/assets/stylesheets/active_admin/editor.css.scss:48
|
17229
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1136:in `expected'
|
17230
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1072:in `expected'
|
17231
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1067:in `tok!'
|
17232
|
+
sass (3.2.4) lib/sass/scss/parser.rb:574:in `block in declaration_or_ruleset'
|
17233
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17234
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17235
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17236
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17237
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17238
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17239
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17240
|
+
sass (3.2.4) lib/sass/scss/parser.rb:579:in `block in declaration_or_ruleset'
|
17241
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17242
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17243
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17244
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17245
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17246
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17247
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17248
|
+
sass (3.2.4) lib/sass/scss/parser.rb:579:in `block in declaration_or_ruleset'
|
17249
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17250
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17251
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17252
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17253
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17254
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17255
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17256
|
+
sass (3.2.4) lib/sass/scss/parser.rb:541:in `block_child'
|
17257
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17258
|
+
sass (3.2.4) lib/sass/scss/parser.rb:70:in `stylesheet'
|
17259
|
+
sass (3.2.4) lib/sass/scss/parser.rb:27:in `parse'
|
17260
|
+
sass (3.2.4) lib/sass/engine.rb:342:in `_to_tree'
|
17261
|
+
sass (3.2.4) lib/sass/engine.rb:315:in `_render'
|
17262
|
+
sass (3.2.4) lib/sass/engine.rb:262:in `render'
|
17263
|
+
sass-rails (3.2.5) lib/sass/rails/template_handlers.rb:106:in `evaluate'
|
17264
|
+
tilt (1.3.3) lib/tilt/template.rb:76:in `render'
|
17265
|
+
sprockets (2.2.2) lib/sprockets/context.rb:193:in `block in evaluate'
|
17266
|
+
sprockets (2.2.2) lib/sprockets/context.rb:190:in `each'
|
17267
|
+
sprockets (2.2.2) lib/sprockets/context.rb:190:in `evaluate'
|
17268
|
+
sprockets (2.2.2) lib/sprockets/processed_asset.rb:12:in `initialize'
|
17269
|
+
sprockets (2.2.2) lib/sprockets/base.rb:249:in `new'
|
17270
|
+
sprockets (2.2.2) lib/sprockets/base.rb:249:in `block in build_asset'
|
17271
|
+
sprockets (2.2.2) lib/sprockets/base.rb:270:in `circular_call_protection'
|
17272
|
+
sprockets (2.2.2) lib/sprockets/base.rb:248:in `build_asset'
|
17273
|
+
sprockets (2.2.2) lib/sprockets/index.rb:93:in `block in build_asset'
|
17274
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:19:in `cache_asset'
|
17275
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
17276
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
17277
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
17278
|
+
sprockets (2.2.2) lib/sprockets/bundled_asset.rb:38:in `init_with'
|
17279
|
+
sprockets (2.2.2) lib/sprockets/asset.rb:24:in `from_hash'
|
17280
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:15:in `cache_asset'
|
17281
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
17282
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
17283
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
17284
|
+
sprockets (2.2.2) lib/sprockets/environment.rb:78:in `find_asset'
|
17285
|
+
sprockets (2.2.2) lib/sprockets/base.rb:177:in `[]'
|
17286
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
|
17287
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag'
|
17288
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:43:in `collect'
|
17289
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
|
17290
|
+
arbre (1.0.1) lib/arbre/element.rb:175:in `method_missing'
|
17291
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:27:in `block (2 levels) in build_active_admin_head'
|
17292
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:26:in `each'
|
17293
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:26:in `block in build_active_admin_head'
|
17294
|
+
arbre (1.0.1) lib/arbre/context.rb:92:in `with_current_arbre_element'
|
17295
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:49:in `with_current_arbre_element'
|
17296
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:24:in `build_active_admin_head'
|
17297
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:9:in `build'
|
17298
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:30:in `block in build_tag'
|
17299
|
+
arbre (1.0.1) lib/arbre/context.rb:92:in `with_current_arbre_element'
|
17300
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:26:in `build_tag'
|
17301
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:39:in `insert_tag'
|
17302
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `block in ___sers_ejholmes__rbenv_versions_______p____lib_ruby_gems_______gems_activeadmin_______app_views_active_admin_resource_edit_html_arb___1189554473872288067_70094248627580'
|
17303
|
+
arbre (1.0.1) lib/arbre/context.rb:45:in `instance_eval'
|
17304
|
+
arbre (1.0.1) lib/arbre/context.rb:45:in `initialize'
|
17305
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `new'
|
17306
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `___sers_ejholmes__rbenv_versions_______p____lib_ruby_gems_______gems_activeadmin_______app_views_active_admin_resource_edit_html_arb___1189554473872288067_70094248627580'
|
17307
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
17308
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
17309
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
17310
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
17311
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
17312
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
17313
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
17314
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
17315
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
17316
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
17317
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
17318
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
17319
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
17320
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
17321
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
17322
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
17323
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
17324
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
17325
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
17326
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
17327
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
17328
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
17329
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
17330
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
17331
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
17332
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
17333
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
17334
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
17335
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
17336
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
17337
|
+
activeadmin (0.5.1) lib/active_admin/resource_controller/actions.rb:42:in `block (2 levels) in edit'
|
17338
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:230:in `call'
|
17339
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:230:in `default_render'
|
17340
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:160:in `to_html'
|
17341
|
+
responders (0.9.3) lib/responders/flash_responder.rb:104:in `to_html'
|
17342
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:153:in `respond'
|
17343
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:146:in `call'
|
17344
|
+
actionpack (3.2.9) lib/action_controller/metal/mime_responds.rb:239:in `respond_with'
|
17345
|
+
inherited_resources (1.3.1) lib/inherited_resources/actions.rb:25:in `edit'
|
17346
|
+
activeadmin (0.5.1) lib/active_admin/resource_controller/actions.rb:40:in `edit'
|
17347
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
17348
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
17349
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
17350
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
17351
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:447:in `_run__721876962120002529__process_action__3660970670686734229__callbacks'
|
17352
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
17353
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
17354
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
17355
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
17356
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
17357
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
17358
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
17359
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
17360
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
17361
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
17362
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
17363
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
17364
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
17365
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
17366
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
17367
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
17368
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
17369
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
17370
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
17371
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
17372
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
17373
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
17374
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
17375
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
17376
|
+
warden (1.2.1) lib/warden/manager.rb:35:in `block in call'
|
17377
|
+
warden (1.2.1) lib/warden/manager.rb:34:in `catch'
|
17378
|
+
warden (1.2.1) lib/warden/manager.rb:34:in `call'
|
17379
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
17380
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
17381
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
17382
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
17383
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
17384
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
17385
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
17386
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
17387
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
17388
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
17389
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
17390
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
17391
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__1173014255806886335__call__15213752942534890__callbacks'
|
17392
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
17393
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
17394
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
17395
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
17396
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
17397
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
17398
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
17399
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
17400
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
17401
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
17402
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
17403
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
17404
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
17405
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
17406
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
17407
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
17408
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
17409
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
17410
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
17411
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
17412
|
+
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
|
17413
|
+
railties (3.2.9) lib/rails/rack/log_tailer.rb:17:in `call'
|
17414
|
+
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
|
17415
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
17416
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
17417
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
17418
|
+
|
17419
|
+
|
17420
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
17421
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
17422
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms)
|
17423
|
+
|
17424
|
+
|
17425
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:58:52 -0800
|
17426
|
+
Processing by Admin::PagesController#edit as HTML
|
17427
|
+
Parameters: {"id"=>"1"}
|
17428
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17429
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17430
|
+
Compiled active_admin/editor.css (1346ms) (pid 15834)
|
17431
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
17432
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17433
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1404.4ms)
|
17434
|
+
Completed 200 OK in 1409ms (Views: 1406.7ms | ActiveRecord: 0.3ms)
|
17435
|
+
|
17436
|
+
|
17437
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17438
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
17439
|
+
|
17440
|
+
|
17441
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17442
|
+
Served asset /active_admin/editor.css - 200 OK (39ms)
|
17443
|
+
|
17444
|
+
|
17445
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17446
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17447
|
+
|
17448
|
+
|
17449
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17450
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17451
|
+
|
17452
|
+
|
17453
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17454
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17455
|
+
|
17456
|
+
|
17457
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17458
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17459
|
+
|
17460
|
+
|
17461
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 23:58:54 -0800
|
17462
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17463
|
+
|
17464
|
+
|
17465
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:59:02 -0800
|
17466
|
+
Processing by Admin::PagesController#edit as HTML
|
17467
|
+
Parameters: {"id"=>"1"}
|
17468
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17469
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
17470
|
+
Compiled active_admin/editor.css (1200ms) (pid 15834)
|
17471
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
17472
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17473
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1313.2ms)
|
17474
|
+
Completed 200 OK in 1318ms (Views: 1315.6ms | ActiveRecord: 0.4ms)
|
17475
|
+
|
17476
|
+
|
17477
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:03 -0800
|
17478
|
+
Served asset /active_admin/editor.css - 200 OK (11ms)
|
17479
|
+
|
17480
|
+
|
17481
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:03 -0800
|
17482
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
17483
|
+
|
17484
|
+
|
17485
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 23:59:03 -0800
|
17486
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17487
|
+
|
17488
|
+
|
17489
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:03 -0800
|
17490
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17491
|
+
|
17492
|
+
|
17493
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:59:03 -0800
|
17494
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17495
|
+
|
17496
|
+
|
17497
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:04 -0800
|
17498
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17499
|
+
|
17500
|
+
|
17501
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 23:59:04 -0800
|
17502
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17503
|
+
|
17504
|
+
|
17505
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:59:28 -0800
|
17506
|
+
Processing by Admin::PagesController#edit as HTML
|
17507
|
+
Parameters: {"id"=>"1"}
|
17508
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17509
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17510
|
+
Compiled active_admin/editor.css (1199ms) (pid 15834)
|
17511
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
17512
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17513
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1362.0ms)
|
17514
|
+
Completed 200 OK in 1367ms (Views: 1364.4ms | ActiveRecord: 0.4ms)
|
17515
|
+
|
17516
|
+
|
17517
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17518
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17519
|
+
|
17520
|
+
|
17521
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17522
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17523
|
+
|
17524
|
+
|
17525
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17526
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17527
|
+
|
17528
|
+
|
17529
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17530
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
17531
|
+
|
17532
|
+
|
17533
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17534
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17535
|
+
|
17536
|
+
|
17537
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17538
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17539
|
+
|
17540
|
+
|
17541
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 23:59:29 -0800
|
17542
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17543
|
+
|
17544
|
+
|
17545
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-30 23:59:53 -0800
|
17546
|
+
Processing by Admin::PagesController#edit as HTML
|
17547
|
+
Parameters: {"id"=>"1"}
|
17548
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17549
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
17550
|
+
Compiled active_admin/editor.css (979ms) (pid 15834)
|
17551
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
17552
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17553
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1077.1ms)
|
17554
|
+
Completed 200 OK in 1082ms (Views: 1079.5ms | ActiveRecord: 0.4ms)
|
17555
|
+
|
17556
|
+
|
17557
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17558
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17559
|
+
|
17560
|
+
|
17561
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17562
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
17563
|
+
|
17564
|
+
|
17565
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17566
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17567
|
+
|
17568
|
+
|
17569
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17570
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17571
|
+
|
17572
|
+
|
17573
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17574
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17575
|
+
|
17576
|
+
|
17577
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17578
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17579
|
+
|
17580
|
+
|
17581
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-30 23:59:54 -0800
|
17582
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17583
|
+
|
17584
|
+
|
17585
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:00:29 -0800
|
17586
|
+
Processing by Admin::PagesController#edit as HTML
|
17587
|
+
Parameters: {"id"=>"1"}
|
17588
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17589
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17590
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (40.7ms)
|
17591
|
+
Completed 500 Internal Server Error in 45ms
|
17592
|
+
|
17593
|
+
ActionView::Template::Error (Invalid CSS after " color: #999": expected ";", was "&.wysihtml5-com..."
|
17594
|
+
(in /Users/ejholmes/Source/active_admin_editor/app/assets/stylesheets/active_admin/editor.css.scss)):
|
17595
|
+
1: insert_tag renderer_for(:edit)
|
17596
|
+
/Users/ejholmes/Source/active_admin_editor/app/assets/stylesheets/active_admin/editor.css.scss:48
|
17597
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1136:in `expected'
|
17598
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1072:in `expected'
|
17599
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1067:in `tok!'
|
17600
|
+
sass (3.2.4) lib/sass/scss/parser.rb:574:in `block in declaration_or_ruleset'
|
17601
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17602
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17603
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17604
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17605
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17606
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17607
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17608
|
+
sass (3.2.4) lib/sass/scss/parser.rb:579:in `block in declaration_or_ruleset'
|
17609
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17610
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17611
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17612
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17613
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17614
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17615
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17616
|
+
sass (3.2.4) lib/sass/scss/parser.rb:579:in `block in declaration_or_ruleset'
|
17617
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `call'
|
17618
|
+
sass (3.2.4) lib/sass/scss/parser.rb:1110:in `rethrow'
|
17619
|
+
sass (3.2.4) lib/sass/scss/parser.rb:580:in `declaration_or_ruleset'
|
17620
|
+
sass (3.2.4) lib/sass/scss/parser.rb:542:in `block_child'
|
17621
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17622
|
+
sass (3.2.4) lib/sass/scss/parser.rb:523:in `block'
|
17623
|
+
sass (3.2.4) lib/sass/scss/parser.rb:517:in `ruleset'
|
17624
|
+
sass (3.2.4) lib/sass/scss/parser.rb:541:in `block_child'
|
17625
|
+
sass (3.2.4) lib/sass/scss/parser.rb:534:in `block_contents'
|
17626
|
+
sass (3.2.4) lib/sass/scss/parser.rb:70:in `stylesheet'
|
17627
|
+
sass (3.2.4) lib/sass/scss/parser.rb:27:in `parse'
|
17628
|
+
sass (3.2.4) lib/sass/engine.rb:342:in `_to_tree'
|
17629
|
+
sass (3.2.4) lib/sass/engine.rb:315:in `_render'
|
17630
|
+
sass (3.2.4) lib/sass/engine.rb:262:in `render'
|
17631
|
+
sass-rails (3.2.5) lib/sass/rails/template_handlers.rb:106:in `evaluate'
|
17632
|
+
tilt (1.3.3) lib/tilt/template.rb:76:in `render'
|
17633
|
+
sprockets (2.2.2) lib/sprockets/context.rb:193:in `block in evaluate'
|
17634
|
+
sprockets (2.2.2) lib/sprockets/context.rb:190:in `each'
|
17635
|
+
sprockets (2.2.2) lib/sprockets/context.rb:190:in `evaluate'
|
17636
|
+
sprockets (2.2.2) lib/sprockets/processed_asset.rb:12:in `initialize'
|
17637
|
+
sprockets (2.2.2) lib/sprockets/base.rb:249:in `new'
|
17638
|
+
sprockets (2.2.2) lib/sprockets/base.rb:249:in `block in build_asset'
|
17639
|
+
sprockets (2.2.2) lib/sprockets/base.rb:270:in `circular_call_protection'
|
17640
|
+
sprockets (2.2.2) lib/sprockets/base.rb:248:in `build_asset'
|
17641
|
+
sprockets (2.2.2) lib/sprockets/index.rb:93:in `block in build_asset'
|
17642
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:19:in `cache_asset'
|
17643
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
17644
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
17645
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
17646
|
+
sprockets (2.2.2) lib/sprockets/bundled_asset.rb:38:in `init_with'
|
17647
|
+
sprockets (2.2.2) lib/sprockets/asset.rb:24:in `from_hash'
|
17648
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:15:in `cache_asset'
|
17649
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
17650
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
17651
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
17652
|
+
sprockets (2.2.2) lib/sprockets/environment.rb:78:in `find_asset'
|
17653
|
+
sprockets (2.2.2) lib/sprockets/base.rb:177:in `[]'
|
17654
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
|
17655
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag'
|
17656
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:43:in `collect'
|
17657
|
+
actionpack (3.2.9) lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
|
17658
|
+
arbre (1.0.1) lib/arbre/element.rb:175:in `method_missing'
|
17659
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:27:in `block (2 levels) in build_active_admin_head'
|
17660
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:26:in `each'
|
17661
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:26:in `block in build_active_admin_head'
|
17662
|
+
arbre (1.0.1) lib/arbre/context.rb:92:in `with_current_arbre_element'
|
17663
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:49:in `with_current_arbre_element'
|
17664
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:24:in `build_active_admin_head'
|
17665
|
+
activeadmin (0.5.1) lib/active_admin/views/pages/base.rb:9:in `build'
|
17666
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:30:in `block in build_tag'
|
17667
|
+
arbre (1.0.1) lib/arbre/context.rb:92:in `with_current_arbre_element'
|
17668
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:26:in `build_tag'
|
17669
|
+
arbre (1.0.1) lib/arbre/element/builder_methods.rb:39:in `insert_tag'
|
17670
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `block in ___sers_ejholmes__rbenv_versions_______p____lib_ruby_gems_______gems_activeadmin_______app_views_active_admin_resource_edit_html_arb___1189554473872288067_70094248627580'
|
17671
|
+
arbre (1.0.1) lib/arbre/context.rb:45:in `instance_eval'
|
17672
|
+
arbre (1.0.1) lib/arbre/context.rb:45:in `initialize'
|
17673
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `new'
|
17674
|
+
activeadmin (0.5.1) app/views/active_admin/resource/edit.html.arb:1:in `___sers_ejholmes__rbenv_versions_______p____lib_ruby_gems_______gems_activeadmin_______app_views_active_admin_resource_edit_html_arb___1189554473872288067_70094248627580'
|
17675
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
17676
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
17677
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
17678
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
17679
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
17680
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
17681
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
17682
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
17683
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
17684
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
17685
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
17686
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
17687
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
17688
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
17689
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
17690
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
17691
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
17692
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
17693
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
17694
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
17695
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
17696
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
17697
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
17698
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
17699
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
17700
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
17701
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
17702
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
17703
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
17704
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
17705
|
+
activeadmin (0.5.1) lib/active_admin/resource_controller/actions.rb:42:in `block (2 levels) in edit'
|
17706
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:230:in `call'
|
17707
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:230:in `default_render'
|
17708
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:160:in `to_html'
|
17709
|
+
responders (0.9.3) lib/responders/flash_responder.rb:104:in `to_html'
|
17710
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:153:in `respond'
|
17711
|
+
actionpack (3.2.9) lib/action_controller/metal/responder.rb:146:in `call'
|
17712
|
+
actionpack (3.2.9) lib/action_controller/metal/mime_responds.rb:239:in `respond_with'
|
17713
|
+
inherited_resources (1.3.1) lib/inherited_resources/actions.rb:25:in `edit'
|
17714
|
+
activeadmin (0.5.1) lib/active_admin/resource_controller/actions.rb:40:in `edit'
|
17715
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
17716
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
17717
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
17718
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
17719
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:447:in `_run__721876962120002529__process_action__3660970670686734229__callbacks'
|
17720
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
17721
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
17722
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
17723
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
17724
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
17725
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
17726
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
17727
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
17728
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
17729
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
17730
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
17731
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
17732
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
17733
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
17734
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
17735
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
17736
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
17737
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
17738
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
17739
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
17740
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
17741
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
17742
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
17743
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
17744
|
+
warden (1.2.1) lib/warden/manager.rb:35:in `block in call'
|
17745
|
+
warden (1.2.1) lib/warden/manager.rb:34:in `catch'
|
17746
|
+
warden (1.2.1) lib/warden/manager.rb:34:in `call'
|
17747
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
17748
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
17749
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
17750
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
17751
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
17752
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
17753
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
17754
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
17755
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
17756
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
17757
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
17758
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
17759
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__1173014255806886335__call__15213752942534890__callbacks'
|
17760
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
17761
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
17762
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
17763
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
17764
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
17765
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
17766
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
17767
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
17768
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
17769
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
17770
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
17771
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
17772
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
17773
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
17774
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
17775
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
17776
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
17777
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
17778
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
17779
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
17780
|
+
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
|
17781
|
+
railties (3.2.9) lib/rails/rack/log_tailer.rb:17:in `call'
|
17782
|
+
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
|
17783
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
17784
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
17785
|
+
/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
17786
|
+
|
17787
|
+
|
17788
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
|
17789
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
17790
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms)
|
17791
|
+
|
17792
|
+
|
17793
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:00:35 -0800
|
17794
|
+
Processing by Admin::PagesController#edit as HTML
|
17795
|
+
Parameters: {"id"=>"1"}
|
17796
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17797
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17798
|
+
Compiled active_admin/editor.css (969ms) (pid 15834)
|
17799
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
17800
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17801
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1065.7ms)
|
17802
|
+
Completed 200 OK in 1070ms (Views: 1068.2ms | ActiveRecord: 0.4ms)
|
17803
|
+
|
17804
|
+
|
17805
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17806
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17807
|
+
|
17808
|
+
|
17809
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17810
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17811
|
+
|
17812
|
+
|
17813
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17814
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
17815
|
+
|
17816
|
+
|
17817
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17818
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17819
|
+
|
17820
|
+
|
17821
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17822
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17823
|
+
|
17824
|
+
|
17825
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:00:36 -0800
|
17826
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17827
|
+
|
17828
|
+
|
17829
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:00:37 -0800
|
17830
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17831
|
+
|
17832
|
+
|
17833
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:03:46 -0800
|
17834
|
+
Processing by Admin::PagesController#edit as HTML
|
17835
|
+
Parameters: {"id"=>"1"}
|
17836
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17837
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
17838
|
+
Compiled active_admin/editor.css (970ms) (pid 15834)
|
17839
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
17840
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17841
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1021.9ms)
|
17842
|
+
Completed 200 OK in 1026ms (Views: 1024.1ms | ActiveRecord: 0.3ms)
|
17843
|
+
|
17844
|
+
|
17845
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17846
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17847
|
+
|
17848
|
+
|
17849
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17850
|
+
Served asset /active_admin/editor.css - 200 OK (10ms)
|
17851
|
+
|
17852
|
+
|
17853
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17854
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17855
|
+
|
17856
|
+
|
17857
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17858
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
17859
|
+
|
17860
|
+
|
17861
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17862
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17863
|
+
|
17864
|
+
|
17865
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17866
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17867
|
+
|
17868
|
+
|
17869
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:03:48 -0800
|
17870
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17871
|
+
|
17872
|
+
|
17873
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:04:16 -0800
|
17874
|
+
Processing by Admin::PagesController#edit as HTML
|
17875
|
+
Parameters: {"id"=>"1"}
|
17876
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17877
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17878
|
+
Compiled active_admin/editor.css (968ms) (pid 15834)
|
17879
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
17880
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17881
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1018.7ms)
|
17882
|
+
Completed 200 OK in 1023ms (Views: 1021.0ms | ActiveRecord: 0.4ms)
|
17883
|
+
|
17884
|
+
|
17885
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17886
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17887
|
+
|
17888
|
+
|
17889
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17890
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17891
|
+
|
17892
|
+
|
17893
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17894
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
17895
|
+
|
17896
|
+
|
17897
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17898
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17899
|
+
|
17900
|
+
|
17901
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17902
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17903
|
+
|
17904
|
+
|
17905
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17906
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17907
|
+
|
17908
|
+
|
17909
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:04:17 -0800
|
17910
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17911
|
+
|
17912
|
+
|
17913
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17914
|
+
Processing by Admin::PagesController#edit as HTML
|
17915
|
+
Parameters: {"id"=>"1"}
|
17916
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17917
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
17918
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
17919
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17920
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (35.4ms)
|
17921
|
+
Completed 200 OK in 40ms (Views: 37.8ms | ActiveRecord: 0.4ms)
|
17922
|
+
|
17923
|
+
|
17924
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17925
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
17926
|
+
|
17927
|
+
|
17928
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17929
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17930
|
+
|
17931
|
+
|
17932
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17933
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17934
|
+
|
17935
|
+
|
17936
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17937
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17938
|
+
|
17939
|
+
|
17940
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17941
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17942
|
+
|
17943
|
+
|
17944
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17945
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17946
|
+
|
17947
|
+
|
17948
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:25 -0800
|
17949
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17950
|
+
|
17951
|
+
|
17952
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:04:55 -0800
|
17953
|
+
Processing by Admin::PagesController#edit as HTML
|
17954
|
+
Parameters: {"id"=>"1"}
|
17955
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
17956
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
17957
|
+
Compiled active_admin/editor.css (979ms) (pid 15834)
|
17958
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
17959
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
17960
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (1030.5ms)
|
17961
|
+
Completed 200 OK in 1035ms (Views: 1032.8ms | ActiveRecord: 0.4ms)
|
17962
|
+
|
17963
|
+
|
17964
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17965
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
17966
|
+
|
17967
|
+
|
17968
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17969
|
+
Served asset /active_admin/editor.css - 200 OK (9ms)
|
17970
|
+
|
17971
|
+
|
17972
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17973
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
17974
|
+
|
17975
|
+
|
17976
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17977
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17978
|
+
|
17979
|
+
|
17980
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17981
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
17982
|
+
|
17983
|
+
|
17984
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17985
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
17986
|
+
|
17987
|
+
|
17988
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:04:56 -0800
|
17989
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
17990
|
+
|
17991
|
+
|
17992
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
17993
|
+
Processing by Admin::PagesController#index as HTML
|
17994
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
17995
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
17996
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "pages"
|
17997
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count [0m
|
17998
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0
|
17999
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (75.0ms)
|
18000
|
+
Completed 200 OK in 79ms (Views: 77.0ms | ActiveRecord: 0.6ms)
|
18001
|
+
|
18002
|
+
|
18003
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18004
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
18005
|
+
|
18006
|
+
|
18007
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18008
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18009
|
+
|
18010
|
+
|
18011
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18012
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18013
|
+
|
18014
|
+
|
18015
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18016
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18017
|
+
|
18018
|
+
|
18019
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18020
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18021
|
+
|
18022
|
+
|
18023
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:28 -0800
|
18024
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18025
|
+
|
18026
|
+
|
18027
|
+
Started GET "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18028
|
+
Processing by Admin::PagesController#show as HTML
|
18029
|
+
Parameters: {"id"=>"1"}
|
18030
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18031
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18032
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'[0m
|
18033
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'
|
18034
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/show.html.arb (53.9ms)
|
18035
|
+
Completed 200 OK in 122ms (Views: 119.0ms | ActiveRecord: 0.6ms)
|
18036
|
+
|
18037
|
+
|
18038
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18039
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
18040
|
+
|
18041
|
+
|
18042
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18043
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18044
|
+
|
18045
|
+
|
18046
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18047
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18048
|
+
|
18049
|
+
|
18050
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18051
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18052
|
+
|
18053
|
+
|
18054
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18055
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18056
|
+
|
18057
|
+
|
18058
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:30 -0800
|
18059
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18060
|
+
|
18061
|
+
|
18062
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18063
|
+
Processing by Admin::PagesController#edit as HTML
|
18064
|
+
Parameters: {"id"=>"1"}
|
18065
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18066
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18067
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
18068
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
18069
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (63.1ms)
|
18070
|
+
Completed 200 OK in 67ms (Views: 65.4ms | ActiveRecord: 0.4ms)
|
18071
|
+
|
18072
|
+
|
18073
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18074
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18075
|
+
|
18076
|
+
|
18077
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18078
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18079
|
+
|
18080
|
+
|
18081
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18082
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18083
|
+
|
18084
|
+
|
18085
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18086
|
+
Served asset /active_admin.css - 304 Not Modified (3ms)
|
18087
|
+
|
18088
|
+
|
18089
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18090
|
+
Served asset /active_admin/editor.css - 304 Not Modified (3ms)
|
18091
|
+
|
18092
|
+
|
18093
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18094
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18095
|
+
|
18096
|
+
|
18097
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:05:32 -0800
|
18098
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18099
|
+
Connecting to database specified by database.yml
|
18100
|
+
|
18101
|
+
|
18102
|
+
Started GET "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:07:10 -0800
|
18103
|
+
Processing by Admin::PagesController#show as HTML
|
18104
|
+
Parameters: {"id"=>"1"}
|
18105
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18106
|
+
[1m[35mPage Load (0.2ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18107
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'[0m
|
18108
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'
|
18109
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/show.html.arb (245.4ms)
|
18110
|
+
Completed 200 OK in 295ms (Views: 260.1ms | ActiveRecord: 1.5ms)
|
18111
|
+
|
18112
|
+
|
18113
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18114
|
+
Served asset /active_admin.css - 304 Not Modified (13ms)
|
18115
|
+
|
18116
|
+
|
18117
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18118
|
+
Served asset /active_admin.js - 304 Not Modified (16ms)
|
18119
|
+
|
18120
|
+
|
18121
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18122
|
+
Served asset /active_admin/editor.js - 304 Not Modified (9ms)
|
18123
|
+
|
18124
|
+
|
18125
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18126
|
+
Served asset /active_admin/editor.css - 304 Not Modified (6ms)
|
18127
|
+
|
18128
|
+
|
18129
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18130
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
18131
|
+
|
18132
|
+
|
18133
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:11 -0800
|
18134
|
+
Served asset /active_admin/print.css - 304 Not Modified (3ms)
|
18135
|
+
|
18136
|
+
|
18137
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18138
|
+
Processing by Admin::PagesController#edit as HTML
|
18139
|
+
Parameters: {"id"=>"1"}
|
18140
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18141
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18142
|
+
[1m[36mPage Load (4.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
18143
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
18144
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (74.1ms)
|
18145
|
+
Completed 200 OK in 80ms (Views: 72.5ms | ActiveRecord: 4.4ms)
|
18146
|
+
|
18147
|
+
|
18148
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18149
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18150
|
+
|
18151
|
+
|
18152
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18153
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18154
|
+
|
18155
|
+
|
18156
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18157
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18158
|
+
|
18159
|
+
|
18160
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18161
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18162
|
+
|
18163
|
+
|
18164
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18165
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18166
|
+
|
18167
|
+
|
18168
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18169
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18170
|
+
|
18171
|
+
|
18172
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:13 -0800
|
18173
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18174
|
+
|
18175
|
+
|
18176
|
+
Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18177
|
+
Processing by Admin::PagesController#update as HTML
|
18178
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"MxdWWQ1gJCP07ooB4ebbqCg42ofqTDTD2TVEaXszOAQ=", "page"=>{"title"=>"Hello", "content"=>"<h1></h1><p></p><h1>Lorem Ipsum</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur hendrerit, tortor vel interdum consequat, turpis nulla luctus erat, ut hendrerit dui nisi a nisi. Integer molestie mattis lectus ornare scelerisque. Aliquam tempor viverra nunc sit amet faucibus. Curabitur pretium pharetra fringilla. Etiam sapien orci, auctor vitae tincidunt a, facilisis eget lorem. Praesent in sodales nisl. Cras libero ipsum, ornare et pellentesque sed, feugiat ac quam. Etiam sagittis quam non nisl laoreet nec aliquam enim sodales. Ut sit amet tellus erat, porttitor mattis neque.</p><p>Curabitur lobortis purus eu ligula laoreet a congue neque suscipit. Sed suscipit gravida massa, nec ultrices sapien scelerisque varius. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Morbi vulputate vehicula neque quis pellentesque. Mauris ornare tincidunt porttitor. Suspendisse potenti. Donec facilisis, nisi ac facilisis pharetra, massa risus posuere mauris, ut euismod purus arcu eget sapien. Donec egestas pulvinar metus. Ut pellentesque feugiat justo, vel faucibus libero ornare non. Cras at ligula odio, vitae fermentum nibh. Duis malesuada, erat convallis porta porttitor, magna ante tempus sem, a pretium purus metus nec nisi. Donec a tincidunt ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent fringilla magna porta lacus laoreet tristique. Duis sed sapien id diam iaculis rhoncus ac a neque. Mauris posuere facilisis elementum.</p><p>Suspendisse ut nisi non lacus fermentum imperdiet eu quis lectus. Fusce orci purus, tempor quis consequat sed, lobortis id purus. Suspendisse vel varius enim. Pellentesque vehicula ultrices arcu, a posuere eros accumsan ac. Curabitur scelerisque convallis purus, a porta metus vestibulum non. Donec lacinia pellentesque augue vitae pulvinar. Vestibulum mattis, magna blandit adipiscing cursus, eros mi porta nisl, sed varius quam metus sed tellus.</p><p>Nam ut porta dui. Pellentesque molestie pulvinar ipsum, a tincidunt diam consectetur et. In vitae justo sem, mattis iaculis dui. Quisque sollicitudin interdum erat, vel commodo sem condimentum quis. Pellentesque tincidunt tortor justo, quis dapibus velit. Nulla sed dapibus nulla. Aliquam ligula arcu, pharetra gravida sagittis id, pellentesque id massa. Aliquam dictum sagittis vestibulum. Aenean tristique justo ac leo eleifend vitae euismod metus accumsan.</p><p>Suspendisse in consectetur purus. Morbi libero nunc, posuere a aliquam at, ultricies eget metus. Nunc dignissim nulla et enim vestibulum vel volutpat libero porta. Nunc non sem auctor nisi euismod gravida. Nullam at nisl risus. Pellentesque cursus convallis justo in gravida. Phasellus ut ipsum quis justo venenatis facilisis. Nulla facilisi. Aenean lorem tellus, hendrerit sit amet commodo id, fringilla vitae nulla. Phasellus pharetra, diam sit amet rutrum sollicitudin, nulla lectus sollicitudin nibh, vitae tristique dui nunc eu lectus</p><p></p>"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"}
|
18179
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
18180
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
18181
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18182
|
+
[1m[36m (2.7ms)[0m [1mUPDATE "pages" SET "title" = 'Hello', "content" = '<h1></h1><p></p><h1>Lorem Ipsum</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur hendrerit, tortor vel interdum consequat, turpis nulla luctus erat, ut hendrerit dui nisi a nisi. Integer molestie mattis lectus ornare scelerisque. Aliquam tempor viverra nunc sit amet faucibus. Curabitur pretium pharetra fringilla. Etiam sapien orci, auctor vitae tincidunt a, facilisis eget lorem. Praesent in sodales nisl. Cras libero ipsum, ornare et pellentesque sed, feugiat ac quam. Etiam sagittis quam non nisl laoreet nec aliquam enim sodales. Ut sit amet tellus erat, porttitor mattis neque.</p><p>Curabitur lobortis purus eu ligula laoreet a congue neque suscipit. Sed suscipit gravida massa, nec ultrices sapien scelerisque varius. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Morbi vulputate vehicula neque quis pellentesque. Mauris ornare tincidunt porttitor. Suspendisse potenti. Donec facilisis, nisi ac facilisis pharetra, massa risus posuere mauris, ut euismod purus arcu eget sapien. Donec egestas pulvinar metus. Ut pellentesque feugiat justo, vel faucibus libero ornare non. Cras at ligula odio, vitae fermentum nibh. Duis malesuada, erat convallis porta porttitor, magna ante tempus sem, a pretium purus metus nec nisi. Donec a tincidunt ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent fringilla magna porta lacus laoreet tristique. Duis sed sapien id diam iaculis rhoncus ac a neque. Mauris posuere facilisis elementum.</p><p>Suspendisse ut nisi non lacus fermentum imperdiet eu quis lectus. Fusce orci purus, tempor quis consequat sed, lobortis id purus. Suspendisse vel varius enim. Pellentesque vehicula ultrices arcu, a posuere eros accumsan ac. Curabitur scelerisque convallis purus, a porta metus vestibulum non. Donec lacinia pellentesque augue vitae pulvinar. Vestibulum mattis, magna blandit adipiscing cursus, eros mi porta nisl, sed varius quam metus sed tellus.</p><p>Nam ut porta dui. Pellentesque molestie pulvinar ipsum, a tincidunt diam consectetur et. In vitae justo sem, mattis iaculis dui. Quisque sollicitudin interdum erat, vel commodo sem condimentum quis. Pellentesque tincidunt tortor justo, quis dapibus velit. Nulla sed dapibus nulla. Aliquam ligula arcu, pharetra gravida sagittis id, pellentesque id massa. Aliquam dictum sagittis vestibulum. Aenean tristique justo ac leo eleifend vitae euismod metus accumsan.</p><p>Suspendisse in consectetur purus. Morbi libero nunc, posuere a aliquam at, ultricies eget metus. Nunc dignissim nulla et enim vestibulum vel volutpat libero porta. Nunc non sem auctor nisi euismod gravida. Nullam at nisl risus. Pellentesque cursus convallis justo in gravida. Phasellus ut ipsum quis justo venenatis facilisis. Nulla facilisi. Aenean lorem tellus, hendrerit sit amet commodo id, fringilla vitae nulla. Phasellus pharetra, diam sit amet rutrum sollicitudin, nulla lectus sollicitudin nibh, vitae tristique dui nunc eu lectus</p><p></p>', "updated_at" = '2012-12-31 08:07:33.730145' WHERE "pages"."id" = 1[0m
|
18183
|
+
[1m[35m (56.8ms)[0m commit transaction
|
18184
|
+
Redirected to http://localhost:3000/admin/pages/1
|
18185
|
+
Completed 302 Found in 79ms (ActiveRecord: 0.0ms)
|
18186
|
+
|
18187
|
+
|
18188
|
+
Started GET "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18189
|
+
Processing by Admin::PagesController#show as HTML
|
18190
|
+
Parameters: {"id"=>"1"}
|
18191
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18192
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18193
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'[0m
|
18194
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'
|
18195
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/show.html.arb (45.7ms)
|
18196
|
+
Completed 200 OK in 50ms (Views: 48.1ms | ActiveRecord: 0.4ms)
|
18197
|
+
|
18198
|
+
|
18199
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18200
|
+
Served asset /active_admin.css - 304 Not Modified (5ms)
|
18201
|
+
|
18202
|
+
|
18203
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18204
|
+
Served asset /active_admin/editor.css - 304 Not Modified (27ms)
|
18205
|
+
|
18206
|
+
|
18207
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18208
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18209
|
+
|
18210
|
+
|
18211
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18212
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18213
|
+
|
18214
|
+
|
18215
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:07:33 -0800
|
18216
|
+
Served asset /active_admin.js - 304 Not Modified (1ms)
|
18217
|
+
|
18218
|
+
|
18219
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:34 -0800
|
18220
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18221
|
+
|
18222
|
+
|
18223
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18224
|
+
Processing by Admin::PagesController#edit as HTML
|
18225
|
+
Parameters: {"id"=>"1"}
|
18226
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18227
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18228
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
18229
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
18230
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (42.2ms)
|
18231
|
+
Completed 200 OK in 47ms (Views: 44.6ms | ActiveRecord: 0.4ms)
|
18232
|
+
|
18233
|
+
|
18234
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18235
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18236
|
+
|
18237
|
+
|
18238
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18239
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18240
|
+
|
18241
|
+
|
18242
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18243
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18244
|
+
|
18245
|
+
|
18246
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18247
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18248
|
+
|
18249
|
+
|
18250
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18251
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18252
|
+
|
18253
|
+
|
18254
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18255
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18256
|
+
|
18257
|
+
|
18258
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:07:36 -0800
|
18259
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18260
|
+
|
18261
|
+
|
18262
|
+
Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18263
|
+
Processing by Admin::PagesController#update as HTML
|
18264
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"MxdWWQ1gJCP07ooB4ebbqCg42ofqTDTD2TVEaXszOAQ=", "page"=>{"title"=>"Hello", "content"=>"<h1></h1><p></p><h1>Lorem Ipsum</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur hendrerit, tortor vel interdum consequat, turpis nulla luctus erat, ut hendrerit dui nisi a nisi. Integer molestie mattis lectus ornare scelerisque. Aliquam tempor viverra nunc sit amet faucibus. Curabitur pretium pharetra fringilla. Etiam sapien orci, auctor vitae tincidunt a, facilisis eget lorem. Praesent in sodales nisl. Cras libero ipsum, ornare et pellentesque sed, feugiat ac quam. Etiam sagittis quam non nisl laoreet nec aliquam enim sodales. Ut sit amet tellus erat, porttitor mattis neque.</p><p><img alt=\"\" src=\"http://www.lipsum.com/images/lipsum07.gif\" class=\"wysiwyg-float-right\"></p><p>Curabitur lobortis purus eu ligula laoreet a congue neque suscipit. Sed suscipit gravida massa, nec ultrices sapien scelerisque varius. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Morbi vulputate vehicula neque quis pellentesque. Mauris ornare tincidunt porttitor. Suspendisse potenti. Donec facilisis, nisi ac facilisis pharetra, massa risus posuere mauris, ut euismod purus arcu eget sapien. Donec egestas pulvinar metus. Ut pellentesque feugiat justo, vel faucibus libero ornare non. Cras at ligula odio, vitae fermentum nibh. Duis malesuada, erat convallis porta porttitor, magna ante tempus sem, a pretium purus metus nec nisi. Donec a tincidunt ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent fringilla magna porta lacus laoreet tristique. Duis sed sapien id diam iaculis rhoncus ac a neque. Mauris posuere facilisis elementum.</p><p>Suspendisse ut nisi non lacus fermentum imperdiet eu quis lectus. Fusce orci purus, tempor quis consequat sed, lobortis id purus. Suspendisse vel varius enim. Pellentesque vehicula ultrices arcu, a posuere eros accumsan ac. Curabitur scelerisque convallis purus, a porta metus vestibulum non. Donec lacinia pellentesque augue vitae pulvinar. Vestibulum mattis, magna blandit adipiscing cursus, eros mi porta nisl, sed varius quam metus sed tellus.</p><p>Nam ut porta dui. Pellentesque molestie pulvinar ipsum, a tincidunt diam consectetur et. In vitae justo sem, mattis iaculis dui. Quisque sollicitudin interdum erat, vel commodo sem condimentum quis. Pellentesque tincidunt tortor justo, quis dapibus velit. Nulla sed dapibus nulla. Aliquam ligula arcu, pharetra gravida sagittis id, pellentesque id massa. Aliquam dictum sagittis vestibulum. Aenean tristique justo ac leo eleifend vitae euismod metus accumsan.</p><p>Suspendisse in consectetur purus. Morbi libero nunc, posuere a aliquam at, ultricies eget metus. Nunc dignissim nulla et enim vestibulum vel volutpat libero porta. Nunc non sem auctor nisi euismod gravida. Nullam at nisl risus. Pellentesque cursus convallis justo in gravida. Phasellus ut ipsum quis justo venenatis facilisis. Nulla facilisi. Aenean lorem tellus, hendrerit sit amet commodo id, fringilla vitae nulla. Phasellus pharetra, diam sit amet rutrum sollicitudin, nulla lectus sollicitudin nibh, vitae tristique dui nunc eu lectus</p><p></p>"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"}
|
18265
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
18266
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
18267
|
+
[1m[35m (0.0ms)[0m begin transaction
|
18268
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "pages" SET "content" = '<h1></h1><p></p><h1>Lorem Ipsum</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur hendrerit, tortor vel interdum consequat, turpis nulla luctus erat, ut hendrerit dui nisi a nisi. Integer molestie mattis lectus ornare scelerisque. Aliquam tempor viverra nunc sit amet faucibus. Curabitur pretium pharetra fringilla. Etiam sapien orci, auctor vitae tincidunt a, facilisis eget lorem. Praesent in sodales nisl. Cras libero ipsum, ornare et pellentesque sed, feugiat ac quam. Etiam sagittis quam non nisl laoreet nec aliquam enim sodales. Ut sit amet tellus erat, porttitor mattis neque.</p><p><img alt="" src="http://www.lipsum.com/images/lipsum07.gif" class="wysiwyg-float-right"></p><p>Curabitur lobortis purus eu ligula laoreet a congue neque suscipit. Sed suscipit gravida massa, nec ultrices sapien scelerisque varius. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Morbi vulputate vehicula neque quis pellentesque. Mauris ornare tincidunt porttitor. Suspendisse potenti. Donec facilisis, nisi ac facilisis pharetra, massa risus posuere mauris, ut euismod purus arcu eget sapien. Donec egestas pulvinar metus. Ut pellentesque feugiat justo, vel faucibus libero ornare non. Cras at ligula odio, vitae fermentum nibh. Duis malesuada, erat convallis porta porttitor, magna ante tempus sem, a pretium purus metus nec nisi. Donec a tincidunt ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent fringilla magna porta lacus laoreet tristique. Duis sed sapien id diam iaculis rhoncus ac a neque. Mauris posuere facilisis elementum.</p><p>Suspendisse ut nisi non lacus fermentum imperdiet eu quis lectus. Fusce orci purus, tempor quis consequat sed, lobortis id purus. Suspendisse vel varius enim. Pellentesque vehicula ultrices arcu, a posuere eros accumsan ac. Curabitur scelerisque convallis purus, a porta metus vestibulum non. Donec lacinia pellentesque augue vitae pulvinar. Vestibulum mattis, magna blandit adipiscing cursus, eros mi porta nisl, sed varius quam metus sed tellus.</p><p>Nam ut porta dui. Pellentesque molestie pulvinar ipsum, a tincidunt diam consectetur et. In vitae justo sem, mattis iaculis dui. Quisque sollicitudin interdum erat, vel commodo sem condimentum quis. Pellentesque tincidunt tortor justo, quis dapibus velit. Nulla sed dapibus nulla. Aliquam ligula arcu, pharetra gravida sagittis id, pellentesque id massa. Aliquam dictum sagittis vestibulum. Aenean tristique justo ac leo eleifend vitae euismod metus accumsan.</p><p>Suspendisse in consectetur purus. Morbi libero nunc, posuere a aliquam at, ultricies eget metus. Nunc dignissim nulla et enim vestibulum vel volutpat libero porta. Nunc non sem auctor nisi euismod gravida. Nullam at nisl risus. Pellentesque cursus convallis justo in gravida. Phasellus ut ipsum quis justo venenatis facilisis. Nulla facilisi. Aenean lorem tellus, hendrerit sit amet commodo id, fringilla vitae nulla. Phasellus pharetra, diam sit amet rutrum sollicitudin, nulla lectus sollicitudin nibh, vitae tristique dui nunc eu lectus</p><p></p>', "updated_at" = '2012-12-31 08:08:57.557438' WHERE "pages"."id" = 1[0m
|
18269
|
+
[1m[35m (53.5ms)[0m commit transaction
|
18270
|
+
Redirected to http://localhost:3000/admin/pages/1
|
18271
|
+
Completed 302 Found in 65ms (ActiveRecord: 0.0ms)
|
18272
|
+
|
18273
|
+
|
18274
|
+
Started GET "/admin/pages/1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18275
|
+
Processing by Admin::PagesController#show as HTML
|
18276
|
+
Parameters: {"id"=>"1"}
|
18277
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18278
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18279
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'[0m
|
18280
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin'
|
18281
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/show.html.arb (69.1ms)
|
18282
|
+
Completed 200 OK in 74ms (Views: 71.3ms | ActiveRecord: 0.5ms)
|
18283
|
+
|
18284
|
+
|
18285
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18286
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18287
|
+
|
18288
|
+
|
18289
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18290
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18291
|
+
|
18292
|
+
|
18293
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18294
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18295
|
+
|
18296
|
+
|
18297
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18298
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18299
|
+
|
18300
|
+
|
18301
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18302
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18303
|
+
|
18304
|
+
|
18305
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:57 -0800
|
18306
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18307
|
+
|
18308
|
+
|
18309
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18310
|
+
Processing by Admin::PagesController#edit as HTML
|
18311
|
+
Parameters: {"id"=>"1"}
|
18312
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18313
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18314
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
18315
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:13)
|
18316
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (40.8ms)
|
18317
|
+
Completed 200 OK in 45ms (Views: 43.2ms | ActiveRecord: 0.4ms)
|
18318
|
+
|
18319
|
+
|
18320
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18321
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18322
|
+
|
18323
|
+
|
18324
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18325
|
+
Served asset /active_admin/editor.css - 304 Not Modified (28ms)
|
18326
|
+
|
18327
|
+
|
18328
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18329
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18330
|
+
|
18331
|
+
|
18332
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18333
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18334
|
+
|
18335
|
+
|
18336
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18337
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18338
|
+
|
18339
|
+
|
18340
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18341
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18342
|
+
|
18343
|
+
|
18344
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:08:59 -0800
|
18345
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18346
|
+
Connecting to database specified by database.yml
|
18347
|
+
|
18348
|
+
|
18349
|
+
Started GET "/" for 127.0.0.1 at 2012-12-31 00:23:31 -0800
|
18350
|
+
Processing by Admin::PagesController#index as HTML
|
18351
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18352
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18353
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
18354
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18355
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
18356
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (358.5ms)
|
18357
|
+
Completed 200 OK in 410ms (Views: 372.9ms | ActiveRecord: 1.3ms)
|
18358
|
+
|
18359
|
+
|
18360
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18361
|
+
Served asset /active_admin.css - 304 Not Modified (13ms)
|
18362
|
+
|
18363
|
+
|
18364
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18365
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
18366
|
+
|
18367
|
+
|
18368
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18369
|
+
Served asset /active_admin.js - 304 Not Modified (45ms)
|
18370
|
+
|
18371
|
+
|
18372
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18373
|
+
Served asset /active_admin/editor.js - 304 Not Modified (11ms)
|
18374
|
+
|
18375
|
+
|
18376
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18377
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
18378
|
+
|
18379
|
+
|
18380
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18381
|
+
Served asset /active_admin/orderable.png - 304 Not Modified (6ms)
|
18382
|
+
|
18383
|
+
|
18384
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18385
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (4ms)
|
18386
|
+
|
18387
|
+
|
18388
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18389
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (4ms)
|
18390
|
+
|
18391
|
+
|
18392
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:32 -0800
|
18393
|
+
Served asset /active_admin/print.css - 304 Not Modified (4ms)
|
18394
|
+
|
18395
|
+
|
18396
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18397
|
+
Processing by Admin::PagesController#edit as HTML
|
18398
|
+
Parameters: {"id"=>"1"}
|
18399
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
18400
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
18401
|
+
[1m[35mPage Load (4.7ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
18402
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
18403
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (93.2ms)
|
18404
|
+
Completed 200 OK in 99ms (Views: 91.2ms | ActiveRecord: 5.0ms)
|
18405
|
+
|
18406
|
+
|
18407
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18408
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18409
|
+
|
18410
|
+
|
18411
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18412
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18413
|
+
|
18414
|
+
|
18415
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18416
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18417
|
+
|
18418
|
+
|
18419
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18420
|
+
Served asset /active_admin/editor.css - 304 Not Modified (3ms)
|
18421
|
+
|
18422
|
+
|
18423
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18424
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18425
|
+
|
18426
|
+
|
18427
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18428
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18429
|
+
|
18430
|
+
|
18431
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:23:34 -0800
|
18432
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18433
|
+
|
18434
|
+
|
18435
|
+
Started GET "/admin/pages" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18436
|
+
Processing by Admin::PagesController#index as HTML
|
18437
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18438
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18439
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
18440
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18441
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
18442
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (114.3ms)
|
18443
|
+
Completed 200 OK in 119ms (Views: 116.6ms | ActiveRecord: 0.6ms)
|
18444
|
+
|
18445
|
+
|
18446
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18447
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18448
|
+
|
18449
|
+
|
18450
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18451
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18452
|
+
|
18453
|
+
|
18454
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18455
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18456
|
+
|
18457
|
+
|
18458
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18459
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18460
|
+
|
18461
|
+
|
18462
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18463
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18464
|
+
|
18465
|
+
|
18466
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:11 -0800
|
18467
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18468
|
+
|
18469
|
+
|
18470
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18471
|
+
Processing by Admin::PagesController#edit as HTML
|
18472
|
+
Parameters: {"id"=>"1"}
|
18473
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
18474
|
+
[1m[36mPage Load (0.1ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
18475
|
+
[1m[35mPage Load (0.1ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
18476
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
18477
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (69.3ms)
|
18478
|
+
Completed 200 OK in 74ms (Views: 71.7ms | ActiveRecord: 0.4ms)
|
18479
|
+
|
18480
|
+
|
18481
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18482
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18483
|
+
|
18484
|
+
|
18485
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18486
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18487
|
+
|
18488
|
+
|
18489
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18490
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18491
|
+
|
18492
|
+
|
18493
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18494
|
+
Served asset /active_admin.css - 304 Not Modified (5ms)
|
18495
|
+
|
18496
|
+
|
18497
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18498
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18499
|
+
|
18500
|
+
|
18501
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18502
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18503
|
+
|
18504
|
+
|
18505
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:24:13 -0800
|
18506
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18507
|
+
Connecting to database specified by database.yml
|
18508
|
+
|
18509
|
+
|
18510
|
+
Started GET "/" for 127.0.0.1 at 2012-12-31 00:29:02 -0800
|
18511
|
+
Processing by Admin::PagesController#index as HTML
|
18512
|
+
[1m[36mAdminUser Load (0.1ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18513
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18514
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "pages" [0m
|
18515
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count
|
18516
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0[0m
|
18517
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/index.html.arb (300.5ms)
|
18518
|
+
Completed 200 OK in 396ms (Views: 363.9ms | ActiveRecord: 1.2ms)
|
18519
|
+
|
18520
|
+
|
18521
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18522
|
+
Served asset /active_admin.css - 304 Not Modified (9ms)
|
18523
|
+
|
18524
|
+
|
18525
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18526
|
+
Compiled active_admin/editor/config.js (1ms) (pid 17504)
|
18527
|
+
Compiled active_admin/editor.js (36ms) (pid 17504)
|
18528
|
+
Served asset /active_admin/editor.js - 200 OK (158ms)
|
18529
|
+
|
18530
|
+
|
18531
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18532
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (4ms)
|
18533
|
+
|
18534
|
+
|
18535
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18536
|
+
Served asset /active_admin/editor.css - 304 Not Modified (9ms)
|
18537
|
+
|
18538
|
+
|
18539
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18540
|
+
Served asset /active_admin.js - 304 Not Modified (20ms)
|
18541
|
+
|
18542
|
+
|
18543
|
+
Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18544
|
+
Served asset /active_admin/orderable.png - 304 Not Modified (4ms)
|
18545
|
+
|
18546
|
+
|
18547
|
+
Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18548
|
+
Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (4ms)
|
18549
|
+
|
18550
|
+
|
18551
|
+
Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18552
|
+
Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (4ms)
|
18553
|
+
|
18554
|
+
|
18555
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:03 -0800
|
18556
|
+
Served asset /active_admin/print.css - 304 Not Modified (6ms)
|
18557
|
+
|
18558
|
+
|
18559
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18560
|
+
Processing by Admin::PagesController#edit as HTML
|
18561
|
+
Parameters: {"id"=>"1"}
|
18562
|
+
[1m[35mAdminUser Load (0.2ms)[0m SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1
|
18563
|
+
[1m[36mPage Load (0.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", "1"]]
|
18564
|
+
[1m[35mPage Load (4.3ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]]
|
18565
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
18566
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (90.4ms)
|
18567
|
+
Completed 200 OK in 96ms (Views: 88.8ms | ActiveRecord: 4.6ms)
|
18568
|
+
|
18569
|
+
|
18570
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18571
|
+
Served asset /active_admin.css - 304 Not Modified (4ms)
|
18572
|
+
|
18573
|
+
|
18574
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18575
|
+
Served asset /active_admin/editor.js - 304 Not Modified (0ms)
|
18576
|
+
|
18577
|
+
|
18578
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18579
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18580
|
+
|
18581
|
+
|
18582
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18583
|
+
Served asset /active_admin.js - 304 Not Modified (0ms)
|
18584
|
+
|
18585
|
+
|
18586
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18587
|
+
Served asset /active_admin/editor.css - 304 Not Modified (2ms)
|
18588
|
+
|
18589
|
+
|
18590
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18591
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18592
|
+
|
18593
|
+
|
18594
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:05 -0800
|
18595
|
+
Served asset /active_admin/print.css - 304 Not Modified (0ms)
|
18596
|
+
Connecting to database specified by database.yml
|
18597
|
+
|
18598
|
+
|
18599
|
+
Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-12-31 00:29:56 -0800
|
18600
|
+
Processing by Admin::PagesController#edit as HTML
|
18601
|
+
Parameters: {"id"=>"1"}
|
18602
|
+
[1m[36mAdminUser Load (0.2ms)[0m [1mSELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1[0m
|
18603
|
+
[1m[35mPage Load (0.2ms)[0m SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]
|
18604
|
+
[1m[36mPage Load (4.2ms)[0m [1mSELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1[0m [["id", 1]]
|
18605
|
+
DEPRECATION WARNING: f.buttons is deprecated in favour of f.actions. (called from block (2 levels) in <top (required)> at /Users/ejholmes/Source/active_admin_editor/spec/dummy/app/admin/pages.rb:8)
|
18606
|
+
Rendered /Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/activeadmin-0.5.1/app/views/active_admin/resource/edit.html.arb (207.2ms)
|
18607
|
+
Completed 200 OK in 263ms (Views: 218.9ms | ActiveRecord: 5.3ms)
|
18608
|
+
|
18609
|
+
|
18610
|
+
Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18611
|
+
Served asset /active_admin.css - 304 Not Modified (13ms)
|
18612
|
+
|
18613
|
+
|
18614
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18615
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms)
|
18616
|
+
|
18617
|
+
|
18618
|
+
Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18619
|
+
Served asset /active_admin.js - 304 Not Modified (40ms)
|
18620
|
+
|
18621
|
+
|
18622
|
+
Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18623
|
+
Served asset /active_admin/editor.css - 304 Not Modified (7ms)
|
18624
|
+
|
18625
|
+
|
18626
|
+
Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18627
|
+
Compiled active_admin/editor/config.js (1ms) (pid 18096)
|
18628
|
+
Compiled active_admin/editor.js (10ms) (pid 18096)
|
18629
|
+
Served asset /active_admin/editor.js - 200 OK (64ms)
|
18630
|
+
|
18631
|
+
|
18632
|
+
Started GET "/assets/active_admin/editor/wysiwyg.css" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18633
|
+
Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms)
|
18634
|
+
|
18635
|
+
|
18636
|
+
Started GET "/assets/active_admin/print.css?body=1" for 127.0.0.1 at 2012-12-31 00:29:57 -0800
|
18637
|
+
Served asset /active_admin/print.css - 304 Not Modified (4ms)
|