Sha256: 5a91674b98f8df4666a783949c6daacba9a3355ded09cae8b4d694c829e284ce
Contents?: true
Size: 111 Bytes
Versions: 1
Compression:
Stored size: 111 Bytes
Contents
class ArticlesController < ApplicationController caches_action :list def index end def list end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locale_rails-2.0.4 | test/app/controllers/articles_controller.rb |