Sha256: e20ca44d1169791a421439aaf99da826ea00d102485bf9a92aad611cbc7289f2

Contents?: true

Size: 107 Bytes

Versions: 3

Compression:

Stored size: 107 Bytes

Contents

TestApp.routes.draw do
  resource :pokemon, :beer
  get 'pry' => proc { binding.pry; [200, {}, ['']] }
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pry-rails-0.3.2 spec/config/routes.rb
pry-rails-0.3.1 spec/config/routes.rb
pry-rails-0.3.0 spec/config/routes.rb