ã¢ã¸ã¥ã¼ã«ãã¤ã³ã¯ã«ã¼ãããã¦ããã it "should include AuthenticatedSystem" do controller.class.included_modules.should include(AuthenticatedSystem) end é ããããã©ã¡ã¼ã¿ããã£ã«ã¿ã¼ããã¦ããã it "should filter credit_cards" do controller.send(:filter_parameters, 'credit_card' => 'nogood')\ ['credit_card'].should == '[FILTERED]' end Before filters it "should have a before_filter for login_required" do controller.class.before_filter
{{#tags}}- {{label}}
{{/tags}}