Sha256: e1a800b7f67bd1241176320e1585296d13821fa509e11246982169ea09335b76
Contents?: true
Size: 148 Bytes
Versions: 19
Compression:
Stored size: 148 Bytes
Contents
class InformantsController < ApplicationController private def info_for_draftsman { :ip => '123.45.67.89', :user_agent => '007' } end end
Version data entries
19 entries across 19 versions & 1 rubygems