Sha256: 2d09a8c19ca60f255ed16385fda4c683c6b896a9cbf9810b1bfa68f2ca7734a2
Contents?: true
Size: 113 Bytes
Versions: 5
Compression:
Stored size: 113 Bytes
Contents
class ExamplesController < ApplicationController protect_from_forgery def index end def show end end
Version data entries
5 entries across 5 versions & 1 rubygems