I have the problem pretty much like this: https://rails.lighthouseapp.com/projects/8994/tickets/5892-using-form_for-with-as-option-in-routes-breaks
I don't want to use the hacky way to make different url. Can form_for be smart enough to use the as alias in routes definition?