HI, if i try to remove activescaffold-ext and activescaffold-sortable the error is the follow:
/vendor/plugins/for-1.2/lib/globalize/rails/action_view.rb:4:in `alias_method': undefined method `render_file' for class `ActionView::Base' (NameError) The plugin that i have installed not supported rails 2.3.2? I play my application with the new version of rails, for use Prawn-to, that Rails 2.0.2 have some problems. ADC On 3 Dic, 11:24, "Sergio Cambra .:: entreCables S.L. ::." <[email protected]> wrote: > On Jueves, 3 de Diciembre de 2009 09:15:06 adc escribió: > > > > > Hi, > > > i set config.plugins in environment.rb but any times there is a error. > > I have this plugin: > > - activescaffold > > - activescaffold-ext > > - activescaffold-sortable > > - activecalendar > > - attachment_fu > > - fckeditor > > - recordselect > > - restful_authentication > > - render_component > > - role_requirement > > - prawnto > > - for 1.2 > > > If i config in environment config.plugin [:active_scaffold, :all] the > > error is same always, > > /lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/ > > core_ext/module/aliasing.rb:33:in `alias_method': undefined method > > `do_new' for module `ActiveScaffold::Actions::Create' (NameError) > > > The error is always "alias_method". > > ADC > > Where is alias_method called? In ActiveScaffold or other plugin? Can you try > removing activescaffold-ext and activescaffold-sortable? Do you get the same > error? > > -- > Sergio Cambra .:: entreCables S.L. ::. > Mariana Pineda 23, 50.018 Zaragoza > T) 902 021 404 F) 976 52 98 07 E) [email protected] -- 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.
