Sha256: 9a2509eb4b9153f740d42b8bd71eb0828ed097290f6542722945e2daf1a4e121
Contents?: true
Size: 160 Bytes
Versions: 4
Compression:
Stored size: 160 Bytes
Contents
class PagesController < ApplicationController def home a = 2 b = {hello: "World"} Localtower::Plugins::Capture.new(self, binding).save end end
Version data entries
4 entries across 4 versions & 1 rubygems