I'm embarrassed to admit that I'm not sure.  I started this app at
Rails 2.3.5 about 8 months ago, currently on 2.3.8.  The Changelog's
last entry is:
= 1.2RC1

and init shows:

unless Rails::VERSION::MAJOR == 2 && Rails::VERSION::MINOR >= 3
  raise "This version of ActiveScaffold requires Rails 2.3 or higher.
Please use an earlier version."
end

I'm running Rails 2.3.8

Are there instructions on how to update an installed AS plugin?

Russell

On Dec 28, 12:56 am, "Sergio Cambra .:: entreCables S.L. ::."
<[email protected]> wrote:
> Are you using master branch or rails-2.3 branch?
>
> On Martes, 28 de Diciembre de 2010 05:43:03 RFine escribió:
>
> > First off... Love ActiveScaffold.  I have an application with a couple
> > dozen models that uses AS, including nested scaffolds.  I'm not sure
> > what I recently changed, but suddenly all of my nested scaffold labels
> > are showing:
>
> > {{nested_model}} for {{parent_model}}
>
> > This applies to simple (belongs_to -> has_many), polymorphic and STI
> > associations.  Used to work, suddenly all show that message.
>
> > Help!
>
> > Thanks,
>
> > Russell
>
> --
> 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.

Reply via email to