test_helper.rb revision 279dfe8d07ff651880bd08dba5a7c73a95213e5e
#
# Note: You'll currently still have to declare fixtures explicitly in integration tests
# -- they do not yet inherit this setting
# Add more helper methods to be used by all tests here...
end
# for devise
end
# for strip_attributes
require "strip_attributes/shoulda"
end