Sha256: 365c1e937505c773358c09aa44159bbae637a64bcf4a868666057250e886d09c

Contents?: true

Size: 138 Bytes

Versions: 12

Compression:

Stored size: 138 Bytes

Contents

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

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
pry-rails-0.3.11 spec/config/routes.rb
pry-rails-0.3.10 spec/config/routes.rb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/pry-rails-0.3.9/spec/config/routes.rb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/pry-rails-0.3.9/spec/config/routes.rb
pry-rails-0.3.9 spec/config/routes.rb
pry-rails-0.3.8 spec/config/routes.rb
pry-rails-0.3.7 spec/config/routes.rb
pry-rails-0.3.6 spec/config/routes.rb
pry-rails-0.3.5 spec/config/routes.rb
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/pry-rails-0.3.4/spec/config/routes.rb
pry-rails-0.3.4 spec/config/routes.rb
pry-rails-0.3.3 spec/config/routes.rb