home_controller_test.rb revision da23222685bb26d0804bf04c9b726eef2f574b00
e76fdcdfb8994ad70776526f50fa013b3e9a6033bnicholesrequire 'test_helper'
e76fdcdfb8994ad70776526f50fa013b3e9a6033bnicholesclass HomeControllerTest < ActionController::TestCase
16b55a35cff91315d261d1baa776138af465c4e4fuankg # should route(:get, "/").to(:controller=> :home, :action => :show)