projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't register a setHome handler unless we have the flag checkbox
[rails.git]
/
app
/
controllers
/
swf_controller.rb
diff --git
a/app/controllers/swf_controller.rb
b/app/controllers/swf_controller.rb
index a96e71d05ee4ef99f9e4ff9e882e29a3fc2d3194..182fb8c549f934291c87f457dd4b069ae24e092a 100644
(file)
--- a/
app/controllers/swf_controller.rb
+++ b/
app/controllers/swf_controller.rb
@@
-1,6
+1,6
@@
class SwfController < ApplicationController
session :off
- before_filter :check_
read_availability
+ before_filter :check_
api_readable
# to log:
# RAILS_DEFAULT_LOGGER.error("Args: #{args[0]}, #{args[1]}, #{args[2]}, #{args[3]}")