mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
Reduce number of instance variables being copied from controller to view. Instead, delegate them to controller instance.
Reduce number of instance variables being copied from controller to view. Instead, delegate them to controller instance.