Sha256: 6c8be84a6ec4396fd0482fc7bb66caf79c4e7295ac9ff6f996f42ebee4cf5c89

Contents?: true

Size: 84 Bytes

Versions: 25

Compression:

Stored size: 84 Bytes

Contents

Dummy::Application.routes.draw do
  resources :posts, :only => [:create, :show]
end

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
exception_notification-4.3.0 test/dummy/config/routes.rb
exception_notification-4.2.2 test/dummy/config/routes.rb
exception_notification-4.2.1 test/dummy/config/routes.rb
exception_notification-4.2.0 test/dummy/config/routes.rb
exception_notification-4.2.0.rc1 test/dummy/config/routes.rb
exception_notification_more_info-1.0.1 test/dummy/config/routes.rb
exception_notification_more_info-1.0.0 test/dummy/config/routes.rb
exception_notification-4.1.4 test/dummy/config/routes.rb
exception_notification-4.1.3 test/dummy/config/routes.rb
exception_notification-4.1.2 test/dummy/config/routes.rb
exception_notification-4.1.1 test/dummy/config/routes.rb
exception_notification-4.1.0 test/dummy/config/routes.rb
exception_notification-4.1.0.rc2 test/dummy/config/routes.rb
exception_notification-4.1.0.rc1 test/dummy/config/routes.rb
exception_notification-4.0.1 test/dummy/config/routes.rb
exception_notification-4.0.0 test/dummy/config/routes.rb
exception_notification-4.0.0.rc1 test/dummy/config/routes.rb
exception_notification-3.0.1 test/dummy/config/routes.rb
exception_notification-3.0.1.rc1 test/dummy/config/routes.rb
exception_notification-3.0.0 test/dummy/config/routes.rb