System specification: Linuxmint 7 (Gloria), Rails version 2.3.5 I installed the rails 2.3.2 gem
sudo gem install -v=2.3.2 rails and edited my environment.rb to reflect rails 2.3.2 after running script/generate plugin_migration I came across the following error dextersm...@dextersmart-laptop ~/Documents/www/rails_app/pulltheloan $ script/generate plugin_migration /home/dextersmart/Documents/www/rails_app/pulltheloan/vendor/plugins/ community_engine/lib/mime/types.rb:1531:in <top (required)>': undefined methodeach' for #<String:0xa3a38fc> (NoMethodError) Do you have an idea to what I am doing wrong? -- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
