Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Syntax Error fix in apipie_404.html.erb
The app wasn't displaying the '/apipie' path due to a syntax error in one of the view. Added the missing parentheses and fixed ":href = link_to(..)" to ":href => link_to(..).
- Loading branch information