Forward-Routes 0.56 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.pod
- bench_routes.pl
- lib/Forward/Guides/Routes/BlockStyle.pod
- lib/Forward/Guides/Routes/FormatDetection.pod
- lib/Forward/Guides/Routes/NestedResources.pod
- lib/Forward/Guides/Routes/ResourceCustomization.pod
- lib/Forward/Guides/Routes/Resources.pod
- lib/Forward/Routes.pm
- lib/Forward/Routes/Match.pm
- lib/Forward/Routes/Pattern.pm
- lib/Forward/Routes/Resources.pm
- lib/Forward/Routes/Resources/Plural.pm
- lib/Forward/Routes/Resources/Singular.pm
- lib/Forward/Routes/Test.pm
- t/bridges.t
- t/bridges_with_namespace_inheritance.t
- t/constraints.t
- t/defaults.t
- t/empty.t
- t/exceptions_unbalanced_parentheses.t
- t/format_constraints.t
- t/match/method_captures.t
- t/match/method_is_bridge.t
- t/match/method_name.t
- t/match/method_namespace.t
- t/match/method_params.t
- t/match_with_missing_params.t
- t/method_defaults.t
- t/method_namespace_to_name.t
- t/method_singularize.t
- t/method_to.t
- t/nested_routes_block_style.t
- t/nested_routes_default_precedence.t
- t/nested_routes_naming.t
- t/nested_routes_with_app_namespace_and_namespace_inheritance.t
- t/nested_routes_with_format_inheritance.t
- t/nested_routes_with_method_inheritance.t
- t/nested_routes_with_namespace_inheritance.t
- t/placeholders.t
- t/placeholders_optional.t
- t/placeholders_optional_and_defaults.t
- t/request_method_constraints.t
- t/resources.t
- t/resources_add_collection_route.t
- t/resources_add_member_route.t
- t/resources_nested.t
- t/resources_nesting_and_namespaces.t
- t/resources_with_app_namespace_and_namespace_inheritance.t
- t/resources_with_custom_id_constraint.t
- t/resources_with_custom_id_name.t
- t/resources_with_custom_path_naming.t
- t/resources_with_format_constraint.t
- t/resources_with_multiple_customizations.t
- t/resources_with_namespace_prefix.t
- t/resources_with_only_option.t
- t/routes.t
- t/routes_embedded_options.t
- t/singular_resources.t
- t/singular_resources_add_member_route.t
- t/singular_resources_nested.t
- t/singular_resources_nesting_and_namespaces.t
- t/singular_resources_with_custom_path_naming.t
- t/singular_resources_with_format_constraint.t
- t/singular_resources_with_namespace_prefix.t
- t/singular_resources_with_only_option.t