[Radiant] How does class loading work!?!

Jacob Burkhart igotimac at gmail.com
Sat Feb 3 20:58:02 CST 2007


> I'm getting more bizzaro behavior with my extension now relating to
> loading.


my stacktrace

#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/routing.rb:1252:in 
`generate'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/url_rewriter.rb:104:in 
`rewrite_path'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/url_rewriter.rb:69:in 
`rewrite'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:522:in 
`url_for'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/url_helper.rb:27:in 
`url_for'
/Users/igotimac/radiant_svn/mental/radiant/vendor/extensions/page_attributes/app/views/admin/page/_attributes.rhtml:116:in 
`_run_rhtml_47vendor47extensions47page_attributes47app47views47admin47page47_attributes46rhtml'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:326:in 
`compile_and_render_template'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:301:in 
`render_template'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:260:in 
`render_file'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:275:in 
`render'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/partials.rb:59:in 
`render_partial'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in 
`benchmark'
/usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
/usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in 
`benchmark'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/partials.rb:58:in 
`render_partial'
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:287:in 
`render'
#{RAILS_ROOT}/app/views/admin/page/edit.rhtml:125:in 
`_run_rhtml_47app47views47admin47page47edit46rhtml'


Anybody know what the deal with the weird 47s is?

-- 
Posted via http://www.ruby-forum.com/.



More information about the Radiant mailing list