Sha256: 06f010964b93c7bb9faf1934f3de31530fad23e7b7c6cac543ae57ecffc0369a

Contents?: true

Size: 146 Bytes

Versions: 28

Compression:

Stored size: 146 Bytes

Contents

module Padrino
  module PathRouter
    ##
    # @see PathRouter::Router#path
    #
    InvalidRouteException = Class.new(ArgumentError)
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
padrino-core-0.16.0.pre3 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.16.0.pre2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.15.3 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.15.2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.15.1 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.15.0 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.4 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.3 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.13.3.4 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.1.1 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.1 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.0.2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.0.1 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.0 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.0.rc2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.14.0.rc1 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.13.3.3 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.13.3.2 lib/padrino-core/path_router/error_handler.rb
padrino-core-0.13.3.1 lib/padrino-core/path_router/error_handler.rb