mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 22:54:47 +02:00
In application_helper.rb we are generating link to creator/updater, but if contact creator is API user, there is an error as we are trying to create link_to(api_user) without having a :show route. This commit fixes this. Closes #1458 |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
app.yml | ||
application.rb | ||
application.yml.sample | ||
boot.rb | ||
cable.yml | ||
daemons.yml | ||
database.yml.sample | ||
database_development.yml.sample | ||
database_registrant.yml.sample | ||
database_travis.yml | ||
deploy.rb.sample | ||
environment.rb | ||
puma.rb | ||
routes.rb | ||
schedule.rb | ||
secrets.yml |