search for: user_interface_renderer

Displaying 1 result from an estimated 1 matches for "user_interface_renderer".

2009 Sep 03
7
Strange NoMethodErrors in production mode, I just don't know what to do.
...ecord/lib/active_record/attribute_methods.rb: 256:in `method_missing'' vendor/rails/activerecord/lib/active_record/associations/ association_proxy.rb:177:in `send'' vendor/rails/activerecord/lib/active_record/associations/ association_proxy.rb:177:in `method_missing'' lib/ui/user_interface_renderer.rb:114:in `create_common_display_element'' ... As you can see, my user interface renderer calls this method, but it can''t be found. Of course, it is not the name of an association proxy. This explains the above lines. As I said, and yes, I swear: this method exists! :) I am real...