ok, last commit made it work, thanks Ed!!! http://github.com/ewildgoose/render_component/commits/850853901622dd347d5c7fe2aaffb0b90833616f
On May 25, 11:53 am, naaano <[email protected]> wrote: > couldn't find where set_session_options is defined, unlike the other > methods in alias_method_chain > where it's supposed to be? > > On May 25, 11:14 am, naaano <[email protected]> wrote: > > > not working for me: > > > $ mongrel_rails start > > ** Starting Mongrel listening at 0.0.0.0:3000 > > ** Starting Rails with development environment... > > /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/ > > core_ext/module/aliasing.rb:33:in `alias_method': undefined > > method`set_session_options' for class > > `ActionController::Base' (NameError) > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/ > > active_support/core_ext/module/aliasing.rb:33:in `alias_method_chain' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > lib/components.rb:13:in `included' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > lib/components.rb:3:in `class_eval' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > lib/components.rb:3:in `included' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > init.rb:2:in `include' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > init.rb:2:in `send' > > from /home/nano/proyectos/ttt/vendor/plugins/render_component/ > > init.rb:2:in `evaluate_init_rb' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/ > > plugin.rb:146:in `evaluate_init_rb' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/ > > active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/ > > plugin.rb:142:in `evaluate_init_rb' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/ > > plugin.rb:48:in `load' > > from /home/nano/proyectos/ttt/config/../vendor/plugins/engines/ > > lib/engines/plugin.rb:77:in `load' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/plugin/ > > loader.rb:38:in `load_plugins' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/plugin/ > > loader.rb:37:in `each' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/plugin/ > > loader.rb:37:in `load_plugins' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/ > > initializer.rb:348:in `load_plugins' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/ > > initializer.rb:163:in `process' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/ > > initializer.rb:113:in `send' > > from /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/ > > initializer.rb:113:in `run' > > from /home/nano/proyectos/ttt/config/environment.rb:14 > > > On May 24, 2:54 pm, Ed W <[email protected]> wrote: > > > > Hi, I have pulled together a few patches onto the top of the > > > lackac/rails_edge tree. These allow all tests to pass and *might* fix > > > the problem noted with flash? > > > > Can folks please test and > > > comment:http://github.com/ewildgoose/render_component > > > > Any other patches which should be considered? > > > > Ed W > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
