-
- Downloads
Change bio limit from 160 to 500 (#10790)
* Change note_length validator from 160 to 500 * Change input maxlength from 160 to 500 * update bio test from 160 to 500 * Multiply a string 30 times instead of 10
Showing
- app/models/account.rb 1 addition, 1 deletionapp/models/account.rb
- app/views/settings/profiles/show.html.haml 1 addition, 1 deletionapp/views/settings/profiles/show.html.haml
- spec/controllers/api/v1/accounts/credentials_controller_spec.rb 1 addition, 1 deletion...ontrollers/api/v1/accounts/credentials_controller_spec.rb
- spec/models/account_spec.rb 2 additions, 2 deletionsspec/models/account_spec.rb
Loading
Please register or sign in to comment