RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ricardopacheco
Site: http://ricardopacheco.github.com
def sweep not working for me.
this yes:
def sweep(banner) ActionController::Base.new.expire_fragment("fragment_tabs-banners-parnaiba") end
Just had to add: ActionController::Base.new.expire_fragment
def sweep not working for me.
this yes:
Just had to add: ActionController::Base.new.expire_fragment