validates_timeliness
https://github.com/adzap/validates_timeliness
Ruby
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1 Subscribers
Add a CodeTriage badge to validates_timeliness
Help out
- Issues
- Support Rails 8
- rails 8 support
- Change deprecated method
- Obsolete?
- Unitialized Constant error in `7.0.0.beta2` and Rails `7.2`
- Please release a new version for Rails 7
- Update rails requirement from ~> 7.0.0 to ~> 7.1.2
- Format Validation only works for yyyy-mm-dd
- ensure options on validations are passed into errors
- Handle when the passed value is a Numeric value
- Docs
- Message#human_response?
- Message#update_waiting_since
- Message#update_contact_activity
- Message#execute_after_create_commit_callbacks
- Message#ensure_content_type
- Message#ensure_in_reply_to
- Message#ensure_processed_message_content
- Message#prevent_message_flooding
- Message#save_story_info
- Message#valid_first_reply?