Skip to content

Instantly share code, notes, and snippets.

@jayroh
Created June 18, 2011 02:37
Show Gist options
  • Save jayroh/1032741 to your computer and use it in GitHub Desktop.
Save jayroh/1032741 to your computer and use it in GitHub Desktop.
installed gems
*** LOCAL GEMS ***
activemodel (3.0.9)
activerecord (3.0.9)
activesupport (3.0.9)
acts_as_list (0.1.3)
arel (2.0.10)
builder (2.1.2)
bundler (1.0.15)
cgi_multipart_eof_fix (2.5.0)
chunky_png (1.2.0)
compass (0.11.3, 0.10.6)
compass-rgbapng (0.1.1)
compass-susy-plugin (0.9, 0.8.1)
configuration (1.2.0)
daemons (1.1.0)
delocalize (0.2.6)
fastthread (1.0.7)
fssm (0.2.7)
gem_plugin (0.2.3)
haml (3.0.25, 3.0.24)
heroku (1.14.10)
i18n (0.6.0, 0.5.0)
json_pure (1.4.6)
launchy (0.3.7)
mime-types (1.16)
mongrel (1.1.5)
mysql (2.8.1)
paperclip (2.3.11)
rack (1.3.0, 1.2.1, 1.1.2)
radiant (1.0.0.rc2)
rake (0.8.7)
RedCloth (4.2.7)
rest-client (1.6.1)
sass (3.1.2)
serve (1.1.1)
tilt (1.3.2)
tzinfo (0.3.28)
uuidtools (2.1.2)
will_paginate (2.3.15)
NoMethodError in Admin/pages#new
Showing /Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/extensions/clipped/app/views/admin/pages/_assets.html.haml where line #5 raised:
undefined method `acts_as_list' for #<Class:0x103dc97c8>
Extracted source (around line #5):
2: - include_javascript 'admin/assets'
3:
4: #attachment_list.assets
5: %ul#attachment_fields{:class => @page.page_attachments.empty? ? 'empty' : ''}
6: = render :partial => 'admin/page_attachments/attachment', :collection => @page.page_attachments
7: %p.note
8: = link_to t('clipped_extension.assets'), '#attach_asset', :class => 'popup'
Trace of template inclusion: /Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/_fields.html.haml, /Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/new.html.haml
RAILS_ROOT: /Users/joel/Sites/copernicus/cms
Application Trace | Framework Trace | Full Trace
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/base.rb:1998:in `method_missing_without_paginate'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/will_paginate-2.3.15/lib/will_paginate/finder.rb:170:in `method_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:11:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:90:in `non_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:11:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/helpers/admin/regions_helper.rb:11:in `render_region'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/helpers/admin/regions_helper.rb:9:in `map'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/helpers/admin/regions_helper.rb:9:in `render_region'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/_fields.html.haml:8:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247app47views47admin47pages47_fields46html46haml_locals_fields_object'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:11:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:90:in `non_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:11:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/new.html.haml:6:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247app47views47admin47pages47new46html46haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:229:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:229:in `form_for'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:588:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:588:in `haml_bind_proc'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:235:in `form_for'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/new.html.haml:5:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247app47views47admin47pages47new46html46haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:343:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:343:in `capture_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:566:in `with_haml_buffer'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers.rb:339:in `capture_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:88:in `capture'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/lib/radiant/admin_ui/region_partials.rb:13:in `method_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/new.html.haml:4:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247app47views47admin47pages47new46html46haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/helpers/admin/regions_helper.rb:6:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/helpers/admin/regions_helper.rb:6:in `render_region'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/views/admin/pages/new.html.haml:1:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247app47views47admin47pages47new46html46haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:13:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/haml-3.0.25/lib/haml/helpers/action_view_mods.rb:13:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/lib/radiant/resource_responses.rb:18:in `response_for'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/app/controllers/admin/pages_controller.rb:23:in `new'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@global/gems/compass-0.10.6/lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/base.rb:1998:in `method_missing_without_paginate'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/extensions/clipped/app/models/page_attachment.rb:8
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:406:in `load_without_new_constant_marking'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:406:in `load_file'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:405:in `load_file'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:285:in `require_or_load'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:451:in `load_missing_constant'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:106:in `const_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:118:in `const_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:124:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:124:in `const_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/base.rb:1:in `compute_type'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/base.rb:2234:in `compute_type'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/reflection.rb:156:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/reflection.rb:156:in `klass'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/reflection.rb:187:in `quoted_table_name'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:97:in `construct_sql'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:21:in `initialize'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/associations.rb:1306:in `new'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/associations.rb:1306:in `page_attachments'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/extensions/clipped/app/views/admin/pages/_assets.html.haml:5:in `_run_haml_47Users47joel47Developer4746rvm47gems47ree451468467452010460264copernicus47gems47radiant45146046046rc247vendor47extensions47clipped47app47views47admin47pages47_assets46html46haml_locals_assets_defaults_f_object'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:20:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:19:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/template.rb:205:in `render_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:44:in `render_partial'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/partials.rb:184:in `render_partial'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:267:in `render_without_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:20:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:19:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/template.rb:205:in `render_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:44:in `render_partial'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/partials.rb:184:in `render_partial'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:267:in `render_without_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:499:in `fields_for'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:282:in `form_for_without_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:34:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:306:in `with_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/renderable.rb:30:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/template.rb:205:in `render_template'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:265:in `render_without_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:348:in `_render_with_layout'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_view/base.rb:262:in `render_without_haml'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:1252:in `render_for_file'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:942:in `render_without_benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `custom'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `respond'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `each'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `respond'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:1333:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:1333:in `perform_action_without_filters'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/flash.rb:151:in `perform_action'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process_without_filters'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process_without_compass'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:438:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:87:in `dispatch'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:121:in `_call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rack-cache/lib/rack/cache/context.rb:123:in `forward'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rack-cache/lib/rack/cache/context.rb:207:in `fetch'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rack-cache/lib/rack/cache/context.rb:161:in `lookup'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rack-cache/lib/rack/cache/context.rb:64:in `call!'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rack-cache/lib/rack/cache/context.rb:50:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/string_coercion.rb:25:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:99:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/failsafe.rb:26:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:114:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/reloader.rb:34:in `run'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:108:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/railties/lib/rails/rack/static.rb:31:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/railties/lib/rails/rack/log_tailer.rb:17:in `call'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/railties/lib/commands/server.rb:111
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/Users/joel/Developer/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
script/server:3
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activerecord/lib/active_record/base.rb:1998:in `method_missing_without_paginate'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/will_paginate-2.3.15/lib/will_paginate/finder.rb:170:in `method_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/extensions/clipped/app/models/page_attachment.rb:8
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:406:in `load_without_new_constant_marking'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:406:in `load_file'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:547:in `new_constants_in'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:405:in `load_file'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:285:in `require_or_load'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:451:in `load_missing_constant'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:106:in `const_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:118:in `const_missing'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:124:in `send'
/Users/joel/Developer/.rvm/gems/ree-1.8.7-2010.02@copernicus/gems/radiant-1.0.0.rc2/vendor/rails/activesupport/lib/active_support/dependencies.rb:124:in `const_missing'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment