Files
metasploit-gs/data/msfweb/app/controllers/application.rb
T
lmh ae5357172f Initial commit for Ruby on Rails based msfweb and IDE.
git-svn-id: file:///home/svn/framework3/trunk@3927 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:21:23 +00:00

4 lines
216 B
Ruby

# Filters added to this controller will be run for all controllers in the application.
# Likewise, all the methods added will be available for all controllers.
class ApplicationController < ActionController::Base
end