I’m trying to follow the instructions at
http://wiki.radiantcms.org/Installing_Extension_-_Page_Attachments. When
I get to this step:
rake production db:migrate:extensions
The output is:
rake aborted!
undefined method `[]’ for #Enumerable::Enumerator:0x24c267c
From that point on, my server will no longer start up as well.
This is on Leopard, with
ruby 1.8.7 (2008-06-09 patchlevel 17) [i686-darwin9.3.0]
rails 2.1.0
Any suggestions would be appreciated!