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

Version Path
vanity-1.9.3 test/myapp/app/controllers/main_controller.rb
vanity-1.9.2 test/myapp/app/controllers/main_controller.rb
vanity-1.8.4 test/myapp/app/controllers/main_controller.rb
vanity-1.9.1 test/myapp/app/controllers/main_controller.rb
vanity-1.9.0 test/myapp/app/controllers/main_controller.rb
vanity-1.9.0.beta test/myapp/app/controllers/main_controller.rb
vanity-1.8.3 test/myapp/app/controllers/main_controller.rb
vanity-1.8.3.beta2 test/myapp/app/controllers/main_controller.rb
vanity-1.8.3.beta test/myapp/app/controllers/main_controller.rb
vanity-1.8.2 test/myapp/app/controllers/main_controller.rb
vanity-1.8.1 test/myapp/app/controllers/main_controller.rb
lookout-vanity-1.8.2 test/myapp/app/controllers/main_controller.rb
moses-vanity-1.8.1 test/myapp/app/controllers/main_controller.rb
moses-vanity-1.8.0 test/myapp/app/controllers/main_controller.rb
vanity-1.8.0 test/myapp/app/controllers/main_controller.rb
moses-vanity-1.7.1 test/myapp/app/controllers/main_controller.rb
fiverr-vanity-1.7.2 test/myapp/app/controllers/main_controller.rb
vanity-1.7.1 test/myapp/app/controllers/main_controller.rb
vanity-1.7.0 test/myapp/app/controllers/main_controller.rb
vanity-1.6.1 test/myapp/app/controllers/main_controller.rb