rails/actionpack/lib
Jean Boussier bbc7ec49fb Improve routes source location detection
Followup: https://github.com/rails/rails/pull/50923

Instead of stopping on the first frame that isn't in
Action Dispatch, we should return the first frame that
isn't filtered by the backtrace cleaner.
2024-02-05 16:37:37 +01:00
..
abstract_controller Tiny update to callbacks docs [ci skip] 2024-02-02 12:11:30 +01:00
action_controller More AC::RateLimiting documentation fixes 2024-01-17 18:01:22 +01:00
action_dispatch Improve routes source location detection 2024-02-05 16:37:37 +01:00
action_pack Development of Rails 7.2 starts now 2023-09-27 03:59:11 +00:00
abstract_controller.rb Add {Abstract,Action}Controller.deprecator 2022-10-27 16:20:53 -05:00
action_controller.rb Add allow_browser to set minimum versions for your application (#50505) 2023-12-31 19:19:16 +01:00
action_dispatch.rb Remove deprecated constant ActionDispatch::IllegalStateError 2023-11-22 22:11:43 +00:00
action_pack.rb Remove Copyright years (#47467) 2023-02-23 11:38:16 +01:00