Is there any rail stone that implements a simple photo gallery.
The required functions are as follows:
- organizing photos for albums;
- admin interface that allows you to upload multiple photos at once, edit the title and description.
I found http://balderapp.com/ , but this is an application (not a gem). In addition, it is quite heavy due to tags, places, etc. These models can interfere with existing things in my project.
source share