I think your problem might be with ruby 1.8.7, there were some changes
to Enumerable::Enumerator that are possibly incompatible. Can you try
going back to 1.8.6 and see if you get the same error?
On 2008/06/17, at 14:50, Matt Anderson wrote:
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!
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant