Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: NoMethodError happened in PagesController#robots #2571

Open
appsignal bot opened this issue Aug 21, 2024 · 0 comments
Open

[Bug]: NoMethodError happened in PagesController#robots #2571

appsignal bot opened this issue Aug 21, 2024 · 0 comments

Comments

@appsignal
Copy link

appsignal bot commented Aug 21, 2024

Need to fix robots for the admin section

Message

  undefined method `robots' for nil

Backtrace (last 10 lines)

app/controllers/pages_controller.rb:25 robots
lib/action_controller/metal/basic_implicit_render.rb:6 send_action
lib/abstract_controller/base.rb:224 process_action
lib/action_controller/metal/rendering.rb:165 process_action
lib/abstract_controller/callbacks.rb:259 block in process_action
lib/active_support/callbacks.rb:121 block in run_callbacks
lib/action_text/rendering.rb:23 with_renderer
lib/action_text/engine.rb:69 block (4 levels) in <class:Engine>
lib/active_support/callbacks.rb:130 instance_exec
lib/active_support/callbacks.rb:130 block in run_callbacks

View on AppSignal: https://appsignal.com/geeks-for-social-change/sites/66c5191d2bf9601632322b31/exceptions/incidents/8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant