I would like to use page.should have_no_content to check if the page doesn\'t display the label to user, here what it is in HTML:
You could use this statement
find('#account_input').should_not be_visible