shingo-nakanishi
shingo-nakanishi
bug fix: Because removeFields did not remove the required attribute, submit button not work(error: An invalid form control with name='' is not focusable).
## version 0.3.2 ## no support index ``` ``` click `link_to_add` make 1451347938120 next click `link_to_add` make 1451347952296 ### Rails4 support index http://stackoverflow.com/a/22640703/1979953
Fix: errorMessage is not defined
**Describe the issue** I'm gathering information to try using git lfs for the first time. The tutorial states that it only supports http/https. https://github.com/git-lfs/git-lfs/wiki/Tutorial#credential-cachingstorage > Since git-lfs only supports http/https...