Skip to content

Newly created routes are not working #81

@rsvijay2009

Description

@rsvijay2009

Please answer these questions when submitting your issue. Thanks!

  1. Which commit are you using?

    • Cloned the github.com/blue-jay/blueprint/ and developing it in my local machine
  2. Which operating system, processor architecture, and Go version are you using (go env)?

     OS:  `macOS Mojave version 10.14.6`
     GO: `go version go1.12.7 darwin/amd64`
    
  3. What did you do?

    • I am trying to create new routes with blue jay using jay generate crud/default model:test controller:test view:test. It generated all the necessary files in controller & view.

    • But if I hit the localhost/test it shows me 404 error page

  4. What did you expect to see?

    • Need to create lot of new routes
  5. What did you actually see?

    • Unable to access the newly created routes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions