Skip to content
  • Andrew White's avatar
    b719b65e
    Force generated route to be inserted · b719b65e
    Andrew White authored
    Thor isn't very discerning over whether some content is present when passed
    to `inject_into_file`, e.g. a commented out route is detected as being present.
    So to prevent people scratching their heads as to why a route hasn't appeared
    it's better to fall on the side of having duplicate routes.
    
    (cherry picked from commit 80838d9b)
    b719b65e
    Force generated route to be inserted
    Andrew White authored
    Thor isn't very discerning over whether some content is present when passed
    to `inject_into_file`, e.g. a commented out route is detected as being present.
    So to prevent people scratching their heads as to why a route hasn't appeared
    it's better to fall on the side of having duplicate routes.
    
    (cherry picked from commit 80838d9b)
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading