polygallery 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/concerns/polygallery/strong_params.rb +1 -1
  3. data/app/models/polygallery/gallery.rb +1 -1
  4. data/app/views/polygallery/photos/_simple_fields_for.html.haml +1 -1
  5. data/lib/polygallery/version.rb +1 -1
  6. data/test/dummy/app/controllers/application_controller.rb +1 -1
  7. data/test/dummy/app/controllers/events_controller.rb +2 -1
  8. data/test/dummy/app/controllers/home_controller.rb +1 -0
  9. data/test/dummy/app/views/home/index.html.haml +1 -1
  10. data/test/dummy/app/views/layouts/application.html.haml +11 -1
  11. data/test/dummy/config/application.rb +2 -0
  12. data/test/dummy/log/development.log +1718 -0
  13. data/test/dummy/tmp/cache/assets/development/sprockets/05c0a42e9725c8eb8a83324cfdce4a16 +0 -0
  14. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  15. data/test/dummy/tmp/cache/assets/development/sprockets/1c9faaf28d05409b88ad3113374d613c +0 -0
  16. data/test/dummy/tmp/cache/assets/development/sprockets/1e1c73f8892119a4dbc6ead7718b4472 +0 -0
  17. data/test/dummy/tmp/cache/assets/development/sprockets/1ecd715c01db7b05e5fc97838c7bdac7 +0 -0
  18. data/test/dummy/tmp/cache/assets/development/sprockets/23a02f793bdc3b6a6cbd015f184c6f6c +0 -0
  19. data/test/dummy/tmp/cache/assets/development/sprockets/2757fae967a52701ef3724ae5a76c4a8 +0 -0
  20. data/test/dummy/tmp/cache/assets/development/sprockets/2822de3b22c28bd5e718c9bf500457b2 +0 -0
  21. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  22. data/test/dummy/tmp/cache/assets/development/sprockets/30e3552cad42917377b8675173b87d6d +0 -0
  23. data/test/dummy/tmp/cache/assets/development/sprockets/311df7a951cd5c960bea25b750d24073 +0 -0
  24. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  25. data/test/dummy/tmp/cache/assets/development/sprockets/39bcd7e5a58fb6e7114bbae6ac577fe6 +0 -0
  26. data/test/dummy/tmp/cache/assets/development/sprockets/3df3a0e2cf2fc334a9e6292941bae875 +0 -0
  27. data/test/dummy/tmp/cache/assets/development/sprockets/3edcdce4b73dab626737716f1fc4d97d +0 -0
  28. data/test/dummy/tmp/cache/assets/development/sprockets/40fc2f3d2a468a00e463f1d313cb1683 +0 -0
  29. data/test/dummy/tmp/cache/assets/development/sprockets/4d1647c172443398b0d023245fb13877 +0 -0
  30. data/test/dummy/tmp/cache/assets/development/sprockets/4daff1d5b8e6da6d2ed55886db193ef2 +0 -0
  31. data/test/dummy/tmp/cache/assets/development/sprockets/4ea33e825e6e38bd22dccab488a0255b +0 -0
  32. data/test/dummy/tmp/cache/assets/development/sprockets/61cd6f9b2dc23f35478fc14d5fb4f7df +0 -0
  33. data/test/dummy/tmp/cache/assets/development/sprockets/650d6a1ba71368c14b9fced6b6180b2d +0 -0
  34. data/test/dummy/tmp/cache/assets/development/sprockets/65dccf676de4439612547abc6451ba65 +0 -0
  35. data/test/dummy/tmp/cache/assets/development/sprockets/69bda14eaa1d8ad1ea1235abb619e366 +0 -0
  36. data/test/dummy/tmp/cache/assets/development/sprockets/6f562a48c0e855e0e4fdab624ba41eb9 +0 -0
  37. data/test/dummy/tmp/cache/assets/development/sprockets/7be9086c960bb4384c9d23a52e489f29 +0 -0
  38. data/test/dummy/tmp/cache/assets/development/sprockets/86f909bf5baee50515afadaa3ce2df8f +0 -0
  39. data/test/dummy/tmp/cache/assets/development/sprockets/88f812810562f1bc315ee991f8a30c4e +0 -0
  40. data/test/dummy/tmp/cache/assets/development/sprockets/8e5a9738e9bc15478e026d98335454f9 +0 -0
  41. data/test/dummy/tmp/cache/assets/development/sprockets/8f8936f164170e095c5ca2d0c2ae6127 +0 -0
  42. data/test/dummy/tmp/cache/assets/development/sprockets/a11d7eb71230eda394161e35aefa0a24 +0 -0
  43. data/test/dummy/tmp/cache/assets/development/sprockets/a32fea9e0a124a0fbd82afec0c27e0d4 +0 -0
  44. data/test/dummy/tmp/cache/assets/development/sprockets/a995a3b95e4a7b0e5b9fa7c49efd6b74 +0 -0
  45. data/test/dummy/tmp/cache/assets/development/sprockets/a9f028f7a492b5907ed80268be8f50f4 +0 -0
  46. data/test/dummy/tmp/cache/assets/development/sprockets/b878faf942403e313a5b103e5d80488e +0 -0
  47. data/test/dummy/tmp/cache/assets/development/sprockets/ba56eb60d599a0ca3d2f6b67772774c2 +0 -0
  48. data/test/dummy/tmp/cache/assets/development/sprockets/c0a32ddd5941d7ff3aca0ad92298608c +0 -0
  49. data/test/dummy/tmp/cache/assets/development/sprockets/c54e257d17c58c802e2870d68ff1bd39 +0 -0
  50. data/test/dummy/tmp/cache/assets/development/sprockets/c6d68ddd2f21544d3a6ac67934487535 +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sprockets/c79813a3ee7359e3d7880d6b671f6f6d +0 -0
  52. data/test/dummy/tmp/cache/assets/development/sprockets/c9e5e8280743d98ec882539be0f91af5 +0 -0
  53. data/test/dummy/tmp/cache/assets/development/sprockets/cbe9afc48460e8e0bc42c314d5e594a0 +0 -0
  54. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  55. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  56. data/test/dummy/tmp/cache/assets/development/sprockets/e01ccf02ec6a0fb2cb7189161c5850c5 +0 -0
  57. data/test/dummy/tmp/cache/assets/development/sprockets/e928c77266ca2960fa4a7fbb56b4e034 +0 -0
  58. data/test/dummy/tmp/cache/assets/development/sprockets/edbef6e0d0a4742346cf479f2c522eb0 +0 -0
  59. data/test/dummy/tmp/cache/assets/development/sprockets/ee77497db62576e6878e7815e80e8b5a +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/f644fd75cbead0e58c847aa16546e2a8 +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/fe0a04f09eb0c97bcc18973678e986a3 +0 -0
  63. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 52bfbb46e0f9c7caaa2f0eb947efbbb0b21aec4c
4
- data.tar.gz: c5d029c37ad88510e12eda7603bfd53dbfc2d818
3
+ metadata.gz: fa8cf686b91461b641c623f287b714d88228c213
4
+ data.tar.gz: e14a13e661db654aa21cc12265f7983ccdd53d4a
5
5
  SHA512:
6
- metadata.gz: 4fcffaa28aa3b66197e530d3621ccca96923862f96250f5ab61bba3750e5fecb89677a1e269ad67128e915d06d48b8fc9f7f935f44d3102f4b4c4c30fc501dbc
7
- data.tar.gz: 7c41b38f693a75bc38aeb9ce6f605b77e66d9411be2ce51ef867ab71fcc25853afcd5ed55c3b9bbc885d3c48e48dc9bfc2d7827392f1b14d4153cc0345215fb3
6
+ metadata.gz: 5af1d4642df622bd9901edfaa9b22ea5c24d334ee2f6e416954d9c4cdd7de7af580a3a713e199e620d6fb3cd7a389a91edfb7c3b6b396d2dd21eb60075bb61f6
7
+ data.tar.gz: 7d4e6bca81fad31a6da6a7e7a0a8a5624611893fe67d392bc1b4dfe87cc43703e95962197778ce87a4192880c0e6ad50046039d87d2e929e2952cb6f983abe16
@@ -5,6 +5,6 @@ module Polygallery::StrongParams
5
5
  end
6
6
 
7
7
  def polygallery_params
8
- [:title, {:photos_attributes => [:id, :photo, :title, :caption, :_destroy]}]
8
+ [:id, :title, :_destroy, {:photos_attributes => [:photo, :title, :caption, :_destroy]}]
9
9
  end
10
10
  end
@@ -8,7 +8,7 @@ module Polygallery
8
8
  },
9
9
  :nested_attributes => {
10
10
  :gallery => {:reject_if => :all_blank},
11
- :photo => {:reject_if => :all_blank}
11
+ :photo => {:reject_if => lambda{|attributes| attributes['photo'].nil? }}
12
12
  },
13
13
  :validates => {},
14
14
  :paperclip => {
@@ -1,6 +1,6 @@
1
1
  %tr.nested-fields{:data => {:new => f.object.new_record?}}
2
2
  %td.text-center
3
- = image_tag f.object.photo.file? ? f.object.photo.url(:thumb) : image_path('polygallery/thumbnail-missing.jpg'), :class => 'img-responsive'
3
+ = image_tag f.object.photo.file? ? f.object.photo.url(:thumb) : 'polygallery/thumbnail-missing.jpg', :class => 'img-responsive' # image_path('polygallery/thumbnail-missing.jpg')
4
4
  %td
5
5
  = f.input_field :photo
6
6
  = f.input_field :caption, :placeholder => "Caption... (optional)", :style => "margin-top:5px;", :as => :string
@@ -1,3 +1,3 @@
1
1
  module Polygallery
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
@@ -1,5 +1,5 @@
1
1
  class ApplicationController < ActionController::Base
2
2
  # Prevent CSRF attacks by raising an exception.
3
3
  # For APIs, you may want to use :null_session instead.
4
- protect_from_forgery with: :exception
4
+ protect_from_forgery with: :null_session
5
5
  end
@@ -2,13 +2,14 @@ class EventsController < ApplicationController
2
2
  include Polygallery::StrongParams
3
3
 
4
4
  def create
5
+ raise 'BOOM'
5
6
  @event = Event.new event_params
6
7
  if @event.save
7
8
  flash[:success] = 'Your event has been saved!'
8
9
  else
9
10
  flash[:error] = 'Your event could not be saved!'
10
11
  end
11
- redirect_to :back
12
+ redirect_to root_path
12
13
  end
13
14
 
14
15
  private
@@ -2,6 +2,7 @@ class HomeController < ApplicationController
2
2
 
3
3
  def index
4
4
  @event = Event.new
5
+ raise 'BOOM'
5
6
  end
6
7
 
7
8
  end
@@ -14,7 +14,7 @@
14
14
  .panel-body
15
15
  %h2.lead New Event (with SimpleForm)
16
16
  %hr
17
- = simple_form_for @event do |f|
17
+ = simple_form_for @event, :url => events_path, :method => :post, :multipart => true do |f|
18
18
  = f.error_notification
19
19
  = f.input :title, :autofocus => true
20
20
  = simple_fields_for_polygallery :gallery, f
@@ -17,5 +17,15 @@
17
17
 
18
18
  = csrf_meta_tags
19
19
  %body
20
- .container-fluid= yield
20
+ .container-fluid
21
+ #flash-display
22
+ - if flash.any? && @slides.present? && @slides.any?
23
+ %br
24
+ - flash.each do |type, msg|
25
+ - type = 'danger' if type == 'error'
26
+ - type = 'info' if type == 'notice'
27
+ %div{:class => "alert alert-#{type} fadeout", :data => {:dismiss => "alert"}, :style => 'margin-top:25px;margin-bottom:0px;'}
28
+ %button.close &times;
29
+ = msg if msg.is_a?(String)
30
+ = yield
21
31
  = javascript_include_tag 'application'
@@ -20,5 +20,7 @@ module Dummy
20
20
  # config.i18n.default_locale = :de
21
21
 
22
22
  # config.eager_load_paths += ["#{Rails.root}/lib"]
23
+
24
+ config.assets.prefix = ''
23
25
  end
24
26
  end
@@ -7126,3 +7126,1721 @@ Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3
7126
7126
   (0.3ms) BEGIN
7127
7127
  SQL (0.5ms) UPDATE "polygallery_photos" SET "photo_file_name" = $1, "photo_updated_at" = $2, "updated_at" = $3 WHERE "polygallery_photos"."id" = 10 [["photo_file_name", "SALON_RUNWAY_(1).jpg"], ["photo_updated_at", "2014-09-04 18:26:25.220634"], ["updated_at", "2014-09-04 18:26:26.379886"]]
7128
7128
   (114.8ms) COMMIT
7129
+
7130
+
7131
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:17:55 -0600
7132
+ ActiveRecord::SchemaMigration Load (173.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
7133
+ Processing by HomeController#index as HTML
7134
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (808.1ms)
7135
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (980.1ms)
7136
+ Rendered home/index.html.haml within layouts/application (2062.5ms)
7137
+ Completed 500 Internal Server Error in 3032ms
7138
+
7139
+ ActionView::Template::Error (Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg"):
7140
+ 1: %tr.nested-fields{:data => {:new => f.object.new_record?}}
7141
+ 2: %td.text-center
7142
+ 3: = image_tag f.object.photo.file? ? f.object.photo.url(:thumb) : image_path('polygallery/thumbnail-missing.jpg'), :class => 'img-responsive'
7143
+ 4: %td
7144
+ 5: = f.input_field :photo
7145
+ 6: = f.input_field :caption, :placeholder => "Caption... (optional)", :style => "margin-top:5px;", :as => :string
7146
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml___3592982346072306951_70364195867120'
7147
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3592982346072306951_70364195867120'
7148
+
7149
+
7150
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms)
7151
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.3ms)
7152
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (212.2ms)
7153
+
7154
+
7155
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:19:35 -0600
7156
+ Processing by HomeController#index as HTML
7157
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (5.4ms)
7158
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (16.3ms)
7159
+ Rendered home/index.html.haml within layouts/application (32.0ms)
7160
+ Completed 500 Internal Server Error in 49ms
7161
+
7162
+ ActionView::Template::Error (Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg"):
7163
+ 1: %tr.nested-fields{:data => {:new => f.object.new_record?}}
7164
+ 2: %td.text-center
7165
+ 3: = image_tag f.object.photo.file? ? f.object.photo.url(:thumb) : image_path('polygallery/thumbnail-missing.jpg'), :class => 'img-responsive'
7166
+ 4: %td
7167
+ 5: = f.input_field :photo
7168
+ 6: = f.input_field :caption, :placeholder => "Caption... (optional)", :style => "margin-top:5px;", :as => :string
7169
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml___3592982346072306951_70364195867120'
7170
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3592982346072306951_70364195867120'
7171
+
7172
+
7173
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms)
7174
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.4ms)
7175
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (33.4ms)
7176
+
7177
+
7178
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:37:34 -0600
7179
+ Processing by HomeController#index as HTML
7180
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (8.3ms)
7181
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (36.0ms)
7182
+ Rendered home/index.html.haml within layouts/application (140.6ms)
7183
+ Completed 500 Internal Server Error in 270ms
7184
+
7185
+ ActionView::Template::Error (Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg"):
7186
+ 1: %tr.nested-fields{:data => {:new => f.object.new_record?}}
7187
+ 2: %td.text-center
7188
+ 3: = image_tag f.object.photo.file? ? f.object.photo.url(:thumb) : image_path('polygallery/thumbnail-missing.jpg'), :class => 'img-responsive'
7189
+ 4: %td
7190
+ 5: = f.input_field :photo
7191
+ 6: = f.input_field :caption, :placeholder => "Caption... (optional)", :style => "margin-top:5px;", :as => :string
7192
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml___3592982346072306951_70364195867120'
7193
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3592982346072306951_70364195867120'
7194
+
7195
+
7196
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.3ms)
7197
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.1ms)
7198
+ Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (42.6ms)
7199
+
7200
+
7201
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:39:38 -0600
7202
+ ActiveRecord::SchemaMigration Load (1.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
7203
+ Processing by HomeController#index as HTML
7204
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (135.5ms)
7205
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (251.8ms)
7206
+ Rendered home/index.html.haml within layouts/application (1890.3ms)
7207
+ Completed 500 Internal Server Error in 2389ms
7208
+
7209
+ Sprockets::Rails::Helper::AbsoluteAssetPathError - Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg":
7210
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:200:in `check_errors_for'
7211
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:89:in `asset_path'
7212
+ actionview (4.1.4) lib/action_view/helpers/asset_url_helper.rb:281:in `image_path'
7213
+ actionview (4.1.4) lib/action_view/helpers/asset_tag_helper.rb:204:in `image_tag'
7214
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml:3:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_photos__simple_fields_for_html_haml__1050443661508550915_70320612273660'
7215
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7216
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7217
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7218
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7219
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7220
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7221
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7222
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7223
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7224
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7225
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7226
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7227
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7228
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:35:in `render'
7229
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7230
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7231
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7232
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association'
7233
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7234
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7235
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7236
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7237
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7238
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7239
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7240
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7241
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7242
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7243
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7244
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7245
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7246
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes'
7247
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes'
7248
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7249
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7250
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association'
7251
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association'
7252
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:6:in `block in ___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4064044226623002471_70320611572160'
7253
+ haml (4.0.5) lib/haml/helpers.rb:368:in `block in capture_haml'
7254
+ haml (4.0.5) lib/haml/helpers.rb:608:in `with_haml_buffer'
7255
+ haml (4.0.5) lib/haml/helpers.rb:364:in `capture_haml'
7256
+ haml (4.0.5) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
7257
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
7258
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7259
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7260
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7261
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7262
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7263
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7264
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7265
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7266
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1849:in `fields_for_with_nested_attributes'
7267
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7268
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7269
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:1:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4064044226623002471_70320611572160'
7270
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7271
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7272
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7273
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7274
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7275
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7276
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7277
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7278
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7279
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7280
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7281
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7282
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7283
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:21:in `render'
7284
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:32:in `render'
7285
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7286
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7287
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7288
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/lib/polygallery/view_helpers.rb:17:in `simple_fields_for_polygallery'
7289
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml___3679381201250633792_70320613175320'
7290
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml'
7291
+ haml (4.0.5) lib/haml/helpers.rb:278:in `with_tabs'
7292
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml'
7293
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7294
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7295
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7296
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7297
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7298
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:434:in `form_for'
7299
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml'
7300
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss'
7301
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for'
7302
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc'
7303
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for'
7304
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3679381201250633792_70320613175320'
7305
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7306
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7307
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7308
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7309
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
7310
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7311
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7312
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7313
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7314
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7315
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
7316
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
7317
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
7318
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
7319
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
7320
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
7321
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
7322
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
7323
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
7324
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
7325
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
7326
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
7327
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
7328
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
7329
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
7330
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
7331
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
7332
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
7333
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
7334
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
7335
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
7336
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
7337
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
7338
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
7339
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
7340
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
7341
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
7342
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
7343
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
7344
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
7345
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
7346
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
7347
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
7348
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7349
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7350
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7351
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
7352
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
7353
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
7354
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
7355
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
7356
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
7357
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
7358
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
7359
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
7360
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
7361
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
7362
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
7363
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
7364
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
7365
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
7366
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
7367
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
7368
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
7369
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
7370
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
7371
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
7372
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
7373
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
7374
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
7375
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7376
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
7377
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7378
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7379
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
7380
+ better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
7381
+ better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
7382
+ better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call'
7383
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7384
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7385
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
7386
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
7387
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7388
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
7389
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
7390
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
7391
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7392
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
7393
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
7394
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
7395
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7396
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
7397
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
7398
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
7399
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
7400
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7401
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
7402
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
7403
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
7404
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
7405
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
7406
+
7407
+
7408
+
7409
+ Started POST "/__better_errors/70320612960300/variables" for 127.0.0.1 at 2014-09-26 15:39:42 -0600
7410
+
7411
+
7412
+ Started POST "/__better_errors/70320612960300/variables" for 127.0.0.1 at 2014-09-26 15:40:00 -0600
7413
+
7414
+
7415
+ Started POST "/__better_errors/70320612960300/variables" for 127.0.0.1 at 2014-09-26 15:40:48 -0600
7416
+
7417
+
7418
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:41:03 -0600
7419
+
7420
+
7421
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:41:56 -0600
7422
+
7423
+
7424
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:41:59 -0600
7425
+
7426
+
7427
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:42:06 -0600
7428
+
7429
+
7430
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:42:51 -0600
7431
+
7432
+
7433
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:42:57 -0600
7434
+
7435
+
7436
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:42:57 -0600
7437
+
7438
+
7439
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:43:04 -0600
7440
+
7441
+
7442
+ Started POST "/__better_errors/70320612960300/eval" for 127.0.0.1 at 2014-09-26 15:43:15 -0600
7443
+
7444
+
7445
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:44:00 -0600
7446
+ Processing by HomeController#index as HTML
7447
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (38.9ms)
7448
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (115.3ms)
7449
+ Rendered home/index.html.haml within layouts/application (219.6ms)
7450
+ Completed 500 Internal Server Error in 363ms
7451
+
7452
+ Sprockets::Rails::Helper::AbsoluteAssetPathError - Asset names passed to helpers should not include the "/assets/" prefix. Instead of "/assets/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg":
7453
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:200:in `check_errors_for'
7454
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:89:in `asset_path'
7455
+ actionview (4.1.4) lib/action_view/helpers/asset_url_helper.rb:281:in `image_path'
7456
+ actionview (4.1.4) lib/action_view/helpers/asset_tag_helper.rb:204:in `image_tag'
7457
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml:3:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_photos__simple_fields_for_html_haml__1050443661508550915_70320612273660'
7458
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7459
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7460
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7461
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7462
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7463
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7464
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7465
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7466
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7467
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7468
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7469
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7470
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7471
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:35:in `render'
7472
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7473
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7474
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7475
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association'
7476
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7477
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7478
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7479
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7480
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7481
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7482
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7483
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7484
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7485
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7486
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7487
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7488
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7489
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes'
7490
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes'
7491
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7492
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7493
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association'
7494
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association'
7495
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:6:in `block in ___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4064044226623002471_70320611572160'
7496
+ haml (4.0.5) lib/haml/helpers.rb:368:in `block in capture_haml'
7497
+ haml (4.0.5) lib/haml/helpers.rb:608:in `with_haml_buffer'
7498
+ haml (4.0.5) lib/haml/helpers.rb:364:in `capture_haml'
7499
+ haml (4.0.5) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
7500
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
7501
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7502
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7503
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7504
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7505
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7506
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7507
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7508
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7509
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1849:in `fields_for_with_nested_attributes'
7510
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7511
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7512
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:1:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4064044226623002471_70320611572160'
7513
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7514
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7515
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7516
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7517
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7518
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7519
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7520
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7521
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7522
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7523
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7524
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7525
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7526
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:21:in `render'
7527
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:32:in `render'
7528
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7529
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7530
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7531
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/lib/polygallery/view_helpers.rb:17:in `simple_fields_for_polygallery'
7532
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml___3679381201250633792_70320613175320'
7533
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml'
7534
+ haml (4.0.5) lib/haml/helpers.rb:278:in `with_tabs'
7535
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml'
7536
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7537
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7538
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7539
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7540
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7541
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:434:in `form_for'
7542
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml'
7543
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss'
7544
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for'
7545
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc'
7546
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for'
7547
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3679381201250633792_70320613175320'
7548
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7549
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7550
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7551
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7552
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
7553
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7554
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7555
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7556
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7557
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7558
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
7559
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
7560
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
7561
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
7562
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
7563
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
7564
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
7565
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
7566
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
7567
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
7568
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
7569
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
7570
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
7571
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
7572
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
7573
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
7574
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
7575
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
7576
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
7577
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
7578
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
7579
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
7580
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
7581
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
7582
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
7583
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
7584
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
7585
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
7586
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
7587
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
7588
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
7589
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
7590
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
7591
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7592
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7593
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7594
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
7595
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
7596
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
7597
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
7598
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
7599
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
7600
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
7601
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
7602
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
7603
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
7604
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
7605
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
7606
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
7607
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
7608
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
7609
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
7610
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
7611
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
7612
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
7613
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
7614
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
7615
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
7616
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
7617
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
7618
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7619
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
7620
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7621
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7622
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
7623
+ better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
7624
+ better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
7625
+ better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call'
7626
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7627
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7628
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
7629
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
7630
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7631
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
7632
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
7633
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
7634
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7635
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
7636
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
7637
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
7638
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7639
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
7640
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
7641
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
7642
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
7643
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7644
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
7645
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
7646
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
7647
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
7648
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
7649
+
7650
+
7651
+
7652
+ Started POST "/__better_errors/70320635616060/variables" for 127.0.0.1 at 2014-09-26 15:44:02 -0600
7653
+
7654
+
7655
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:44:58 -0600
7656
+ ActiveRecord::SchemaMigration Load (1.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
7657
+ Processing by HomeController#index as HTML
7658
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (161.0ms)
7659
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (237.9ms)
7660
+ Rendered home/index.html.haml within layouts/application (1331.2ms)
7661
+ Completed 500 Internal Server Error in 2323ms
7662
+
7663
+ Sprockets::Rails::Helper::AbsoluteAssetPathError - Asset names passed to helpers should not include the "/" prefix. Instead of "/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg":
7664
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:200:in `check_errors_for'
7665
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:89:in `asset_path'
7666
+ actionview (4.1.4) lib/action_view/helpers/asset_url_helper.rb:281:in `image_path'
7667
+ actionview (4.1.4) lib/action_view/helpers/asset_tag_helper.rb:204:in `image_tag'
7668
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml:3:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_photos__simple_fields_for_html_haml__2619038194414249836_70122353132380'
7669
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7670
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7671
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7672
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7673
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7674
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7675
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7676
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7677
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7678
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7679
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7680
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7681
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7682
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:35:in `render'
7683
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7684
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7685
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7686
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association'
7687
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7688
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7689
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7690
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7691
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7692
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7693
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7694
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7695
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7696
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7697
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7698
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7699
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7700
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes'
7701
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes'
7702
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7703
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7704
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association'
7705
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association'
7706
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:6:in `block in ___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4332537412390706311_70122352479700'
7707
+ haml (4.0.5) lib/haml/helpers.rb:368:in `block in capture_haml'
7708
+ haml (4.0.5) lib/haml/helpers.rb:608:in `with_haml_buffer'
7709
+ haml (4.0.5) lib/haml/helpers.rb:364:in `capture_haml'
7710
+ haml (4.0.5) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
7711
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
7712
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7713
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7714
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7715
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7716
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7717
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7718
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7719
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7720
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1849:in `fields_for_with_nested_attributes'
7721
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7722
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7723
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:1:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml__4332537412390706311_70122352479700'
7724
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7725
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7726
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7727
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7728
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7729
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7730
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7731
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7732
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7733
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7734
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7735
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7736
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7737
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:21:in `render'
7738
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:32:in `render'
7739
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7740
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7741
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7742
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/lib/polygallery/view_helpers.rb:17:in `simple_fields_for_polygallery'
7743
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml__2610272445414061301_70122383410040'
7744
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml'
7745
+ haml (4.0.5) lib/haml/helpers.rb:278:in `with_tabs'
7746
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml'
7747
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7748
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7749
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7750
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7751
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7752
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:434:in `form_for'
7753
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml'
7754
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss'
7755
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for'
7756
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc'
7757
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for'
7758
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml__2610272445414061301_70122383410040'
7759
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7760
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7761
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7762
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7763
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
7764
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7765
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7766
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7767
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7768
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7769
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
7770
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
7771
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
7772
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
7773
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
7774
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
7775
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
7776
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
7777
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
7778
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
7779
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
7780
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
7781
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
7782
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
7783
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
7784
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
7785
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
7786
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
7787
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
7788
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
7789
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
7790
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
7791
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
7792
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
7793
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
7794
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
7795
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
7796
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
7797
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
7798
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
7799
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
7800
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
7801
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
7802
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7803
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7804
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7805
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
7806
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
7807
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
7808
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
7809
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
7810
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
7811
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
7812
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
7813
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
7814
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
7815
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
7816
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
7817
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
7818
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
7819
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
7820
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
7821
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
7822
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
7823
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
7824
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
7825
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
7826
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
7827
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
7828
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
7829
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7830
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
7831
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7832
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7833
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
7834
+ better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
7835
+ better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
7836
+ better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call'
7837
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7838
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7839
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
7840
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
7841
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7842
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
7843
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
7844
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
7845
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7846
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
7847
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
7848
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
7849
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7850
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
7851
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
7852
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
7853
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
7854
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
7855
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
7856
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
7857
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
7858
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
7859
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
7860
+
7861
+
7862
+
7863
+ Started POST "/__better_errors/70122353803760/variables" for 127.0.0.1 at 2014-09-26 15:45:04 -0600
7864
+
7865
+
7866
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:46:32 -0600
7867
+ ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
7868
+ Processing by HomeController#index as HTML
7869
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (153.6ms)
7870
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (236.2ms)
7871
+ Rendered home/index.html.haml within layouts/application (1551.5ms)
7872
+ Completed 500 Internal Server Error in 3080ms
7873
+
7874
+ Sprockets::Rails::Helper::AbsoluteAssetPathError - Asset names passed to helpers should not include the "/" prefix. Instead of "/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg":
7875
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:200:in `check_errors_for'
7876
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:89:in `asset_path'
7877
+ actionview (4.1.4) lib/action_view/helpers/asset_url_helper.rb:281:in `image_path'
7878
+ actionview (4.1.4) lib/action_view/helpers/asset_tag_helper.rb:204:in `image_tag'
7879
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml:3:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_photos__simple_fields_for_html_haml__2428340109212775718_70161941277660'
7880
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7881
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7882
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7883
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7884
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7885
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7886
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7887
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7888
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7889
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7890
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7891
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7892
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7893
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:35:in `render'
7894
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7895
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7896
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7897
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association'
7898
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7899
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7900
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7901
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7902
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7903
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7904
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7905
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7906
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7907
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7908
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7909
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7910
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7911
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes'
7912
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes'
7913
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7914
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7915
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association'
7916
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association'
7917
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:6:in `block in ___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml___2837505246280433549_70161945054300'
7918
+ haml (4.0.5) lib/haml/helpers.rb:368:in `block in capture_haml'
7919
+ haml (4.0.5) lib/haml/helpers.rb:608:in `with_haml_buffer'
7920
+ haml (4.0.5) lib/haml/helpers.rb:364:in `capture_haml'
7921
+ haml (4.0.5) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
7922
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
7923
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
7924
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7925
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7926
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7927
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7928
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7929
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
7930
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
7931
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1849:in `fields_for_with_nested_attributes'
7932
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
7933
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
7934
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:1:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml___2837505246280433549_70161945054300'
7935
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7936
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7937
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7938
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7939
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
7940
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
7941
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7942
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7943
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7944
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7945
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7946
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
7947
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
7948
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:21:in `render'
7949
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:32:in `render'
7950
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
7951
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
7952
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
7953
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/lib/polygallery/view_helpers.rb:17:in `simple_fields_for_polygallery'
7954
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml__4008062407698261339_70161938068040'
7955
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml'
7956
+ haml (4.0.5) lib/haml/helpers.rb:278:in `with_tabs'
7957
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml'
7958
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
7959
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
7960
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
7961
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
7962
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
7963
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:434:in `form_for'
7964
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml'
7965
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss'
7966
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for'
7967
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc'
7968
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for'
7969
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml__4008062407698261339_70161938068040'
7970
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
7971
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
7972
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
7973
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
7974
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
7975
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
7976
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
7977
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7978
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
7979
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
7980
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
7981
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
7982
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
7983
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
7984
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
7985
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
7986
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
7987
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
7988
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
7989
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
7990
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
7991
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
7992
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
7993
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
7994
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
7995
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
7996
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
7997
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
7998
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
7999
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
8000
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
8001
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
8002
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
8003
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
8004
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
8005
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
8006
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
8007
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
8008
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
8009
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
8010
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
8011
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
8012
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
8013
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
8014
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8015
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
8016
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
8017
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
8018
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
8019
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
8020
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
8021
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
8022
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
8023
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
8024
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
8025
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
8026
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
8027
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
8028
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
8029
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
8030
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
8031
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
8032
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
8033
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
8034
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
8035
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
8036
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
8037
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
8038
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
8039
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
8040
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
8041
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
8042
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
8043
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
8044
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
8045
+ better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
8046
+ better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
8047
+ better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call'
8048
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
8049
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
8050
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
8051
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
8052
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
8053
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
8054
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
8055
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
8056
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
8057
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
8058
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
8059
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
8060
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
8061
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
8062
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
8063
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
8064
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
8065
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
8066
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
8067
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
8068
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
8069
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
8070
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
8071
+
8072
+
8073
+
8074
+ Started POST "/__better_errors/70161937869840/variables" for 127.0.0.1 at 2014-09-26 15:46:37 -0600
8075
+
8076
+
8077
+ Started POST "/__better_errors/70161937869840/variables" for 127.0.0.1 at 2014-09-26 15:46:52 -0600
8078
+
8079
+
8080
+ Started POST "/__better_errors/70161937869840/variables" for 127.0.0.1 at 2014-09-26 15:46:56 -0600
8081
+
8082
+
8083
+ Started POST "/__better_errors/70161937869840/variables" for 127.0.0.1 at 2014-09-26 15:47:08 -0600
8084
+
8085
+
8086
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:48:18 -0600
8087
+ Processing by HomeController#index as HTML
8088
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (11.0ms)
8089
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (23.6ms)
8090
+ Rendered home/index.html.haml within layouts/application (40.6ms)
8091
+ Completed 500 Internal Server Error in 55ms
8092
+
8093
+ Sprockets::Rails::Helper::AbsoluteAssetPathError - Asset names passed to helpers should not include the "/" prefix. Instead of "/polygallery/thumbnail-missing.jpg", use "polygallery/thumbnail-missing.jpg":
8094
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:200:in `check_errors_for'
8095
+ sprockets-rails (2.1.4) lib/sprockets/rails/helper.rb:89:in `asset_path'
8096
+ actionview (4.1.4) lib/action_view/helpers/asset_url_helper.rb:281:in `image_path'
8097
+ actionview (4.1.4) lib/action_view/helpers/asset_tag_helper.rb:204:in `image_tag'
8098
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml:3:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_photos__simple_fields_for_html_haml__2428340109212775718_70161941277660'
8099
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
8100
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
8101
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
8102
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
8103
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
8104
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
8105
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
8106
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
8107
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8108
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
8109
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
8110
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
8111
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
8112
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:35:in `render'
8113
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
8114
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
8115
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
8116
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association'
8117
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
8118
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
8119
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
8120
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
8121
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
8122
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
8123
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
8124
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
8125
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
8126
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
8127
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
8128
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
8129
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
8130
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1845:in `block in fields_for_with_nested_attributes'
8131
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1843:in `fields_for_with_nested_attributes'
8132
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
8133
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
8134
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association'
8135
+ cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association'
8136
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:6:in `block in ___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml___2837505246280433549_70161945054300'
8137
+ haml (4.0.5) lib/haml/helpers.rb:368:in `block in capture_haml'
8138
+ haml (4.0.5) lib/haml/helpers.rb:608:in `with_haml_buffer'
8139
+ haml (4.0.5) lib/haml/helpers.rb:364:in `capture_haml'
8140
+ haml (4.0.5) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
8141
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml'
8142
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1860:in `block in fields_for_nested_model'
8143
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
8144
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
8145
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
8146
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
8147
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
8148
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
8149
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1859:in `fields_for_nested_model'
8150
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1849:in `fields_for_with_nested_attributes'
8151
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:1517:in `fields_for'
8152
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/builder.rb:26:in `simple_fields_for'
8153
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml:1:in `___pplications_______xamppfiles_htdocs_polygallery_app_views_polygallery_galleries__simple_fields_for_html_haml___2837505246280433549_70161945054300'
8154
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
8155
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
8156
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
8157
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
8158
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
8159
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
8160
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
8161
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
8162
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8163
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
8164
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
8165
+ actionview (4.1.4) lib/action_view/renderer/partial_renderer.rb:278:in `render'
8166
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:47:in `render_partial'
8167
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:21:in `render'
8168
+ actionview (4.1.4) lib/action_view/helpers/rendering_helper.rb:32:in `render'
8169
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
8170
+ haml (4.0.5) lib/haml/helpers.rb:89:in `non_haml'
8171
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
8172
+ /Applications/XAMPP/xamppfiles/htdocs/polygallery/lib/polygallery/view_helpers.rb:17:in `simple_fields_for_polygallery'
8173
+ app/views/home/index.html.haml:20:in `block in _app_views_home_index_html_haml__4008062407698261339_70161938068040'
8174
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block (2 levels) in form_for_with_haml'
8175
+ haml (4.0.5) lib/haml/helpers.rb:278:in `with_tabs'
8176
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:137:in `block in form_for_with_haml'
8177
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
8178
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
8179
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
8180
+ actionview (4.1.4) lib/action_view/helpers/capture_helper.rb:38:in `capture'
8181
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
8182
+ actionview (4.1.4) lib/action_view/helpers/form_helper.rb:434:in `form_for'
8183
+ haml (4.0.5) lib/haml/helpers/action_view_mods.rb:139:in `form_for_with_haml'
8184
+ haml (4.0.5) lib/haml/helpers/action_view_xss_mods.rb:28:in `form_for_with_haml_xss'
8185
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:22:in `block in simple_form_for'
8186
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:41:in `with_simple_form_field_error_proc'
8187
+ simple_form (3.0.2) lib/simple_form/action_view_extensions/form_helper.rb:21:in `simple_form_for'
8188
+ app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml__4008062407698261339_70161938068040'
8189
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
8190
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
8191
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
8192
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
8193
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
8194
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
8195
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
8196
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8197
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
8198
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
8199
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
8200
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
8201
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
8202
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
8203
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
8204
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
8205
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
8206
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
8207
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
8208
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
8209
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
8210
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
8211
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
8212
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
8213
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
8214
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
8215
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
8216
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
8217
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
8218
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
8219
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
8220
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
8221
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
8222
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
8223
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
8224
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
8225
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
8226
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
8227
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
8228
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
8229
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
8230
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
8231
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
8232
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
8233
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8234
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
8235
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
8236
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
8237
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
8238
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
8239
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
8240
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
8241
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
8242
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
8243
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
8244
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
8245
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
8246
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
8247
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
8248
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
8249
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
8250
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
8251
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
8252
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
8253
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
8254
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
8255
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
8256
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
8257
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
8258
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
8259
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
8260
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
8261
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
8262
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
8263
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
8264
+ better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
8265
+ better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
8266
+ better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call'
8267
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
8268
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
8269
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
8270
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
8271
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
8272
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
8273
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
8274
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
8275
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
8276
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
8277
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
8278
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
8279
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
8280
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
8281
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
8282
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
8283
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
8284
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
8285
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
8286
+ () Users/smit1625/.rvm/gems/ruby-2.0.0-p353@global/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
8287
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
8288
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
8289
+ /Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
8290
+
8291
+
8292
+
8293
+ Started POST "/__better_errors/70161937869720/variables" for 127.0.0.1 at 2014-09-26 15:48:18 -0600
8294
+
8295
+
8296
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:49:04 -0600
8297
+ ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
8298
+ Processing by HomeController#index as HTML
8299
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (55.6ms)
8300
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (14.5ms)
8301
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (108.4ms)
8302
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (5.2ms)
8303
+ Rendered home/index.html.haml within layouts/application (374.4ms)
8304
+ Completed 200 OK in 8935ms (Views: 8719.1ms | ActiveRecord: 11.6ms)
8305
+
8306
+
8307
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8308
+
8309
+
8310
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8311
+
8312
+
8313
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8314
+
8315
+
8316
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8317
+
8318
+
8319
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8320
+
8321
+
8322
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8323
+
8324
+
8325
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8326
+
8327
+
8328
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8329
+
8330
+
8331
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8332
+
8333
+
8334
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8335
+
8336
+
8337
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8338
+
8339
+
8340
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8341
+
8342
+
8343
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8344
+
8345
+
8346
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8347
+
8348
+
8349
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8350
+
8351
+
8352
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8353
+
8354
+
8355
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:49:13 -0600
8356
+
8357
+
8358
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:50:37 -0600
8359
+  (75.6ms) SELECT COUNT(*) FROM "events"
8360
+ Event Load (195.0ms) SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
8361
+ Polygallery::Gallery Load (196.6ms) SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 5], ["galleryable_type", "Event"]]
8362
+ Polygallery::Photo Exists (79.5ms) SELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1 [["gallery_id", 5]]
8363
+ Event Load (0.8ms) SELECT "events".* FROM "events" ORDER BY "events"."id" ASC LIMIT 1
8364
+ Polygallery::Gallery Load (0.7ms) SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 1], ["galleryable_type", "Event"]]
8365
+ Polygallery::Photo Exists (0.4ms) SELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1 [["gallery_id", 1]]
8366
+ Event Load (1.3ms) SELECT "events".* FROM "events" WHERE "events"."title" = 'Test'
8367
+
8368
+
8369
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:56:03 -0600
8370
+ Processing by HomeController#index as HTML
8371
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.7ms)
8372
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (8.5ms)
8373
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (88.0ms)
8374
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (1.7ms)
8375
+ Rendered home/index.html.haml within layouts/application (212.9ms)
8376
+ Completed 200 OK in 1420ms (Views: 1132.2ms | ActiveRecord: 21.5ms)
8377
+
8378
+
8379
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8380
+
8381
+
8382
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8383
+
8384
+
8385
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8386
+
8387
+
8388
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8389
+
8390
+
8391
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8392
+
8393
+
8394
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8395
+
8396
+
8397
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8398
+
8399
+
8400
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8401
+
8402
+
8403
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8404
+
8405
+
8406
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8407
+
8408
+
8409
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8410
+
8411
+
8412
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8413
+
8414
+
8415
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8416
+
8417
+
8418
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8419
+
8420
+
8421
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8422
+
8423
+
8424
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8425
+
8426
+
8427
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:06 -0600
8428
+
8429
+
8430
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:56:10 -0600
8431
+ Processing by HomeController#index as HTML
8432
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (14.5ms)
8433
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (9.7ms)
8434
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (98.3ms)
8435
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (1.6ms)
8436
+ Rendered home/index.html.haml within layouts/application (159.4ms)
8437
+ Completed 200 OK in 1020ms (Views: 998.8ms | ActiveRecord: 0.0ms)
8438
+
8439
+
8440
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8441
+
8442
+
8443
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8444
+
8445
+
8446
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8447
+
8448
+
8449
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8450
+
8451
+
8452
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8453
+
8454
+
8455
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8456
+
8457
+
8458
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8459
+
8460
+
8461
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8462
+
8463
+
8464
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8465
+
8466
+
8467
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8468
+
8469
+
8470
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:11 -0600
8471
+
8472
+
8473
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8474
+
8475
+
8476
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8477
+
8478
+
8479
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8480
+
8481
+
8482
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8483
+
8484
+
8485
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8486
+
8487
+
8488
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:56:12 -0600
8489
+
8490
+
8491
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:56:25 -0600
8492
+
8493
+
8494
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:56:56 -0600
8495
+
8496
+
8497
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:57:14 -0600
8498
+
8499
+
8500
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:57:24 -0600
8501
+
8502
+
8503
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:57:28 -0600
8504
+
8505
+
8506
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:57:30 -0600
8507
+ Processing by HomeController#index as HTML
8508
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (7.7ms)
8509
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (7.0ms)
8510
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (81.5ms)
8511
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (1.5ms)
8512
+ Rendered home/index.html.haml within layouts/application (267.0ms)
8513
+ Completed 200 OK in 1616ms (Views: 1349.4ms | ActiveRecord: 17.4ms)
8514
+
8515
+
8516
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8517
+
8518
+
8519
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8520
+
8521
+
8522
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8523
+
8524
+
8525
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8526
+
8527
+
8528
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8529
+
8530
+
8531
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8532
+
8533
+
8534
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8535
+
8536
+
8537
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8538
+
8539
+
8540
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8541
+
8542
+
8543
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8544
+
8545
+
8546
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8547
+
8548
+
8549
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8550
+
8551
+
8552
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8553
+
8554
+
8555
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8556
+
8557
+
8558
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8559
+
8560
+
8561
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8562
+
8563
+
8564
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:57:32 -0600
8565
+
8566
+
8567
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:57:35 -0600
8568
+
8569
+
8570
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:58:02 -0600
8571
+ Processing by HomeController#index as HTML
8572
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (9.1ms)
8573
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (8.9ms)
8574
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (47.6ms)
8575
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (1.7ms)
8576
+ Rendered home/index.html.haml within layouts/application (118.2ms)
8577
+ Completed 200 OK in 1004ms (Views: 989.1ms | ActiveRecord: 0.0ms)
8578
+
8579
+
8580
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8581
+
8582
+
8583
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8584
+
8585
+
8586
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8587
+
8588
+
8589
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8590
+
8591
+
8592
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8593
+
8594
+
8595
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8596
+
8597
+
8598
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8599
+
8600
+
8601
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8602
+
8603
+
8604
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8605
+
8606
+
8607
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8608
+
8609
+
8610
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8611
+
8612
+
8613
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8614
+
8615
+
8616
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8617
+
8618
+
8619
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8620
+
8621
+
8622
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8623
+
8624
+
8625
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8626
+
8627
+
8628
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:58:04 -0600
8629
+
8630
+
8631
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:58:21 -0600
8632
+
8633
+
8634
+ Started GET "/" for 127.0.0.1 at 2014-09-26 15:59:40 -0600
8635
+ ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
8636
+ Processing by HomeController#index as HTML
8637
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (70.0ms)
8638
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (18.0ms)
8639
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (189.5ms)
8640
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (5.7ms)
8641
+ Rendered home/index.html.haml within layouts/application (1171.5ms)
8642
+ Completed 200 OK in 3312ms (Views: 2862.6ms | ActiveRecord: 13.6ms)
8643
+
8644
+
8645
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8646
+
8647
+
8648
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8649
+
8650
+
8651
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8652
+
8653
+
8654
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8655
+
8656
+
8657
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8658
+
8659
+
8660
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8661
+
8662
+
8663
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8664
+
8665
+
8666
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8667
+
8668
+
8669
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8670
+
8671
+
8672
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8673
+
8674
+
8675
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8676
+
8677
+
8678
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8679
+
8680
+
8681
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8682
+
8683
+
8684
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8685
+
8686
+
8687
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8688
+
8689
+
8690
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:44 -0600
8691
+
8692
+
8693
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 15:59:45 -0600
8694
+
8695
+
8696
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 15:59:50 -0600
8697
+
8698
+
8699
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:00:02 -0600
8700
+
8701
+
8702
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:00:02 -0600
8703
+
8704
+
8705
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 16:00:02 -0600
8706
+
8707
+
8708
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 16:00:02 -0600
8709
+
8710
+
8711
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 16:00:02 -0600
8712
+
8713
+
8714
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 16:02:51 -0600
8715
+
8716
+
8717
+ Started GET "/" for 127.0.0.1 at 2014-09-26 16:03:53 -0600
8718
+ Processing by HomeController#index as HTML
8719
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.7ms)
8720
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (9.3ms)
8721
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (67.1ms)
8722
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.7ms)
8723
+ Rendered home/index.html.haml within layouts/application (227.2ms)
8724
+ Completed 200 OK in 1046ms (Views: 1030.8ms | ActiveRecord: 0.0ms)
8725
+
8726
+
8727
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:03:54 -0600
8728
+
8729
+
8730
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 16:03:54 -0600
8731
+
8732
+
8733
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8734
+
8735
+
8736
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8737
+
8738
+
8739
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8740
+
8741
+
8742
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8743
+
8744
+
8745
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8746
+
8747
+
8748
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8749
+
8750
+
8751
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8752
+
8753
+
8754
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8755
+
8756
+
8757
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8758
+
8759
+
8760
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8761
+
8762
+
8763
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8764
+
8765
+
8766
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8767
+
8768
+
8769
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8770
+
8771
+
8772
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8773
+
8774
+
8775
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 16:03:55 -0600
8776
+
8777
+
8778
+ Started GET "/" for 127.0.0.1 at 2014-09-26 16:06:25 -0600
8779
+ ActiveRecord::SchemaMigration Load (1.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
8780
+ Processing by HomeController#index as HTML
8781
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (82.2ms)
8782
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (17.9ms)
8783
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (179.1ms)
8784
+ Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (6.4ms)
8785
+ Rendered home/index.html.haml within layouts/application (683.8ms)
8786
+ Completed 200 OK in 2512ms (Views: 2032.9ms | ActiveRecord: 16.8ms)
8787
+
8788
+
8789
+ Started GET "/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8790
+
8791
+
8792
+ Started GET "/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8793
+
8794
+
8795
+ Started GET "/application.css?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8796
+
8797
+
8798
+ Started GET "/home.css?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8799
+
8800
+
8801
+ Started GET "/events.css?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8802
+
8803
+
8804
+ Started GET "/jquery.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8805
+
8806
+
8807
+ Started GET "/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8808
+
8809
+
8810
+ Started GET "/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8811
+
8812
+
8813
+ Started GET "/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8814
+
8815
+
8816
+ Started GET "/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8817
+
8818
+
8819
+ Started GET "/cocoon.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8820
+
8821
+
8822
+ Started GET "/polygallery/init.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8823
+
8824
+
8825
+ Started GET "/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8826
+
8827
+
8828
+ Started GET "/events.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8829
+
8830
+
8831
+ Started GET "/home.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8832
+
8833
+
8834
+ Started GET "/application.js?body=1" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8835
+
8836
+
8837
+ Started GET "/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-09-26 16:06:29 -0600
8838
+
8839
+
8840
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 16:06:35 -0600
8841
+
8842
+
8843
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 16:08:06 -0600
8844
+
8845
+
8846
+ Started POST "/events" for 127.0.0.1 at 2014-09-26 16:08:24 -0600