Sha256: 5b140b06e30959008042124d93c2041e72cf32bd7a5a6f00cfae313ff3f480be
Contents?: true
Size: 354 Bytes
Versions: 4
Compression:
Stored size: 354 Bytes
Contents
$stderr.puts "LOADED AT:\n #{caller.join("\n ")}" initial = "class ViewPathsSystemSpec::AddedViewPathFromControllerWithImposs" rest = <<-EOS ibleToGuessName < Fortitude::Widgets::Html5 def content p "from an added view path from the controller with an impossible-to-guess name" end end EOS total = initial.strip + rest.strip eval(total)
Version data entries
4 entries across 4 versions & 1 rubygems