rails/init.rb in has_global_session-0.8.1 vs rails/init.rb in has_global_session-0.8.2
- old
+ new
@@ -16,6 +16,6 @@
def self.has_global_session
include HasGlobalSession::ActionControllerInstanceMethods
after_filter :global_session_update_cookie
end
end
-end
\ No newline at end of file
+end