Sha256: 725d0e5b9c3125b768bee626156a65aa99e1e91d838c82b6c3463f549e99743b
Contents?: true
Size: 131 Bytes
Versions: 3
Compression:
Stored size: 131 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery before_filter :backstack_dump # for debugging end
Version data entries
3 entries across 3 versions & 1 rubygems