Sha256: 5b20f7779649a1b2af5a1b9b5492b2b7f4ff71f29e60c396c7ada5083e46598a
Contents?: true
Size: 193 Bytes
Versions: 30
Compression:
Stored size: 193 Bytes
Contents
class MainController < ApplicationController def index render :text=>"#{Vanity.playground.connection}\n#{Vanity.playground.connection.object_id}" rescue Error=>ex puts $! end end
Version data entries
30 entries across 30 versions & 6 rubygems