I am trying to go through a learning rails book, but I keep running into road bumps as it is meant for rails 2.something. I have been able to get around them until now, while the script still runs almost perfectly fine, it lacks one function... I have the following code in ads_controller.rb:I am trying to go through a learning rails book