Need assistance choosing a image management gem
问题 I am interested in building a Rails based system for handling the display and organization of large amounts of photos. This is sort of like Flickr but smaller. Each photo will have metadata associated with it. Photos will be shown in a selectable list and grid view. It would be nice to be able to load images as they are needed as well (as this would probably speed things up). At the moment I have a test version of my database working by images loading from the assets/images directory but it