On Aug 27, 2007, at 12:52 PM, J.D. Hollis wrote:
> I just switched our project over to Edge Rails, and I'm running into
> this problem with all of my helper methods that call _url methods:
>
> NoMethodError in 'ApplicationHelper home_link should generate a valid
> home link when User.current and
J.D. Hollis wrote:
> I just switched our project over to Edge Rails, and I'm running into
> this problem with all of my helper methods that call _url methods:
Check out the patch at:
http://rubyforge.org/tracker/index.php?func=detail&aid=13186&group_id=797&atid=3151
Jay
__
I just switched our project over to Edge Rails, and I'm running into
this problem with all of my helper methods that call _url methods:
NoMethodError in 'ApplicationHelper home_link should generate a valid
home link when User.current and Profile.current is not set'
You have a nil object when y