Sha256: 29401877abefb4ce3a1fb73c392d8fc76b56b99c6e270be9d72b0303f9b115e4
Contents?: true
Size: 108 Bytes
Versions: 11
Compression:
Stored size: 108 Bytes
Contents
class EditorTestsController < ApplicationController def new @editor_test ||= EditorTest.new end end
Version data entries
11 entries across 11 versions & 1 rubygems