misspelled prefilter

git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@43 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
master
andrew 2007-11-22 05:56:59 +00:00
parent b8f7cce3e0
commit d716709a2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
class ApplicationController < ActionController::Base
session :session_key => '_barleysodas_session_id'
append_before_filter :block_prefeching_links
append_before_filter :block_prefetching_links
##
# Ensures that the request was made using an Ajax request.