Sha256: 5b1afeac014321cce4465eb408e50cf1fa396960d70cc3fbef9a540ef1365899
Contents?: true
Size: 141 Bytes
Versions: 36
Compression:
Stored size: 141 Bytes
Contents
class ApplicationController < ActionController::Base def index render :text => 'Rendered MiniTest::Spec', :layout => false end end
Version data entries
36 entries across 36 versions & 2 rubygems