issues
search
codegram
/
date_validator
A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.
http://thoughts.codegram.com/date-validation-with-rails-3
MIT License
496
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
don't use .to_i to avoid different usec being considered equal
#94
pesta
opened
1 year ago
0
Is there any way that I can make sure that ranges are exclusive?
#93
SyedMSawaid
opened
1 year ago
0
Lithuanian translation
#92
tomukas
opened
2 years ago
0
Validation doesn't work if the value is represented as a string
#91
krtschmr
opened
2 years ago
0
Proc in error details
#90
fdutey
closed
2 years ago
0
Handle attribute i18n gender
#89
vpiau
opened
2 years ago
1
Add license information to the gemspec
#88
reiz
closed
3 years ago
1
Skip { after: :other_attribute } validation if other_attribute is nil
#87
slucaskim
opened
3 years ago
1
Fix test flakes
#86
ball-hayden
closed
3 years ago
2
Spread keyword args to support Ruby 3
#85
ball-hayden
closed
3 years ago
20
Add a changelog
#84
singhprd
opened
4 years ago
1
add date prefix to config Chinese locales file
#83
Roy-Mao
closed
4 years ago
1
Test against newer Ruby & ActiveModel versions
#82
mrcasals
closed
4 years ago
1
Is this gem still maintained ?
#81
kwent
closed
4 years ago
2
add i18n file for zh-CN (simplified chinese)
#80
xiaok
closed
4 years ago
0
Test against latest Rails and Ruby versions
#79
greysteil
closed
5 years ago
0
Use HTTPS for rubygems URL in Gemfile
#78
PanisSupraOmnia
closed
5 years ago
0
Fix I18n conflict and add Arabic translation
#77
MortadaAK
closed
5 years ago
5
Added test visualizing interference on numericality equality test
#76
niklasdstrom
closed
3 years ago
1
Not really ORM-Agnostic
#75
HoneyryderChuck
opened
8 years ago
2
Rails 5
#74
rlopzc
closed
8 years ago
2
Fix a typo: langauge -> language
#73
felixonmars
closed
7 years ago
0
URL out of date in repository description
#72
harvath
closed
7 years ago
1
Overridable default locale YAML
#71
ppworks
closed
7 years ago
1
v0.9.0 introduced a side effect about I18n.locale_available?
#70
juno
opened
8 years ago
5
Mark non Date/Time objects as invalid
#69
yez
closed
8 years ago
1
Initialize Rails engine with initializer (fix for locales issue)
#68
greyblake
closed
9 years ago
2
Specify the object being validated is available as input to the Proc
#67
pmukerji
closed
8 years ago
1
added turkish locale file
#66
farukca
closed
8 years ago
1
I18n conflicts with Activemodel I18n
#65
be9
closed
3 years ago
4
fix i18n load path
#64
dot
closed
9 years ago
1
Require the ActiveSupport extensions needed in lib, not test.
#63
Haegin
closed
8 years ago
6
Differentiating between `blank` and `not_a_date`
#62
CeeBeeUK
opened
9 years ago
4
Fix ja locale file
#61
toshi-kawanishi
closed
9 years ago
1
Loads all gem locales files on Rails.
#60
vjustov
closed
9 years ago
1
Added helpful note about allow_blank to Readme
#59
jolim
closed
9 years ago
1
Fix catalan translations
#58
murtra
closed
9 years ago
1
Add Japanese translation
#57
toshi-kawanishi
closed
9 years ago
1
Not working in certain time zones
#56
sgringwe
closed
8 years ago
3
Update it.yml
#55
delphaber
closed
9 years ago
0
Add locale file af.yml for Afrikaans language
#54
avjaarsveld
closed
9 years ago
0
Allow dates to be formatted in error messages
#53
crmaxx
closed
9 years ago
0
Fix test - require active_support first
#52
mrueg
closed
9 years ago
1
Added Portuguese (brazillian) translation
#51
brodock
closed
10 years ago
0
Add simple equality test for two dates
#50
markquezada
closed
10 years ago
4
Allow dates to be formatted in error messages
#49
rathgar
closed
4 years ago
2
Fail to detect errors when invalid strings are provided
#48
pisaruk
closed
8 years ago
1
Change hashes to 1.9.3+ format and remove trailing whitespace
#47
jvperrin
closed
10 years ago
1
Fixed Russian translation
#46
yurijmi
closed
10 years ago
1
Don't specify rubinius version to fix travis errors
#45
jvperrin
closed
10 years ago
1
Next