Ricard Forniol
Ricard Forniol
Keep same api but make it compatible with rails 5.x and mongoid 6.x - Basically I've just removed alias_method_chain - Remove some deprecation warnings
- Mongoid 6 & 7 upgrade - Remove alias_method_chain to make it compatible with rails 5.1 or above
## Describe the bug I have the following schema that works in isolation, but not inside an `array(:hash)` with a required field with a filter that won't work ## To...
### Description As a developer using Carbon I want to be able to hide character count. As a developer using Carbon I want to be able not to limit characters....
### Description As a developer using Carbon I want to be able to define a custom `formattedValue` for date-input/date-range. The application I'm working on allows to setup prefered date format....