Hi, I have installed and run the application successfully with Rails 2.1.0 on Windows and everything works fine. But when run rake community_engine:test, I get 4 errors related to clipping:
1) Error: test_should_be_created(ClippingImageTest): ActiveRecord::RecordInvalid: Validation failed: Size is not included in the list ./vendor/plugins/community_engine/test/unit/clipping_image_test.rb:14 2) Error: test_should_get_clipping_image(ClippingTest): ActiveRecord::RecordInvalid: Validation failed: Image is invalid ./vendor/plugins/community_engine/test/unit/clipping_test.rb:38 3) Error: test_should_create_clipping(ClippingsControllerTest): ActiveRecord::RecordInvalid: Validation failed: Image is invalid ./vendor/plugins/community_engine/test/functional/ clippings_controller_test.rb:65 4) Error: test_should_update_clipping(ClippingsControllerTest): ActiveRecord::RecordInvalid: Validation failed: Image is invalid ./vendor/plugins/community_engine/test/functional/ clippings_controller_test.rb:99 Any ideas? Thanks for help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
