Sha256: 5f0e89e653069a82174b4d44b55f9395ce0965b28646dad66425366f8c521212
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
class CompositeNameEntityProtectedController < ApplicationController before_filter :authenticate_composite_name_entity def index head :ok end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
KnockRails3-2.1.1 | test/dummy/app/controllers/composite_name_entity_protected_controller.rb |