Use @project on controllers, don't call method
Also memoize the method to ensure that other methods in ApplicationController that rely on it can call it efficiently.
Showing
Please register or sign in to comment
Also memoize the method to ensure that other methods in ApplicationController that rely on it can call it efficiently.