It worked fine on my dev environment (running 1.7/develop), but throws an exception (ErrorException [ Error ]: Call to undefined method Fuel\Core\Response::redirect_back()) on the staging server (running 1.6/master).
Is redirect_back() new in 1.7? I thought the docs online covered the current release branch.