GET /images
8 9 10
# File 'app/controllers/binda/images_controller.rb', line 8 def index @images = Image.all end