activemodel-form
activemodel-form copied to clipboard
Results
2
activemodel-form issues
Sort by
recently updated
recently updated
newest added
Validations fail if you specify an attribute with type `:text` instead of `:string`.
RubyGems.org doesn't report a license for your gem. This is because it is not specified in the [gemspec](http://docs.rubygems.org/read/chapter/20#license) of your last release. via e.g. ``` spec.license = 'MIT' # or...