such as a U.S. passport, a permanent resident card such as agreen cardoralienregistration receipt, or an employment authorization document (Form I-766).
Form I-9 contains two parts: Section 1 is to be completed by the employee, and section 2 is to be completed by the employer. Outside of basic information—such as name, address, telephone number, and Social Security number—the employee must certify that they're one of the following: A...
+ config.action_controller.perform_caching = true + config.action_controller.enable_fragment_cache_logging = true + + config.cache_store = :memory_store + config.public_file_server.headers = { + "Cache-Control" => "public, max-age=#{2.days.to_i}" + } + else + config.action_...