Veritula – Meta
Showing only ideas leading to #2672 and its comments.
See full discussion·See most recent related ideasLog in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.Discussions can branch out indefinitely. You may need to scroll sideways.
Dennis HackethalOP·#2630·
Discussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).
CriticismCriticized1*Archived
Dennis HackethalOP·#2659·
I could use ActionController::Live to stream top-level ideas to the page one by one. Instant page load.
Battle-testedArchived
Dennis HackethalOP·#2670·
Incompatible with Devise authentication: https://github.com/heartcombo/devise/issues/2332
Dennis HackethalOP·#2672·
The thread contains a suggested solution: use authenticated do … blocks in routes.rb instead of before_action :authenticate_user! in controllers.
Dennis HackethalOP·#2674·
Superseded by #2673. This comment was generated automatically.