Sha256: 0c5a50c0d0f6c489f00f44b8cac05e0a30f93fabc83cce52b93bc90d2e7f47ec
Contents?: true
Size: 95 Bytes
Versions: 11
Compression:
Stored size: 95 Bytes
Contents
class FooController < ActionController::Base def new render :text => 'hello world' end end
Version data entries
11 entries across 11 versions & 1 rubygems