Sha256: 04067c4d407a804031237feddeb7260a692f04a88eb5e18210f266fb3b8e724a
Contents?: true
Size: 100 Bytes
Versions: 12
Compression:
Stored size: 100 Bytes
Contents
class ImagesControllers < ApplicationController def index render :json => Image.all end end
Version data entries
12 entries across 12 versions & 1 rubygems