Home > metal_grid_fs

metal_grid_fs

Metal_grid_fs is a project mainly written in Ruby, it's free.

Serve files from GridFS using Rails metal.

Rails Metal for serving images from GridFS

The metal file catches routes for /images/grid_image/[path_to_grid_fs_file].

It also handles resizing using the following pattern:

/images/gridimage/resize_100x100[path_to_grid_fs_file]