issues
search
carlosantoniodasilva
/
i18n_alchemy
I18n date/number parsing/localization - RMU Project
http://mendicantuniversity.org/
MIT License
159
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Homolog
#62
integragrp-dev
closed
1 year ago
0
Add support for Rails 7.0.0
#61
JonathanFerreira
closed
2 years ago
1
Bugfix: association_parser
#60
michaelrigart
opened
3 years ago
0
README: remove custom_parsers
#59
michaelrigart
closed
2 years ago
0
Move to GitHub Actions, drop support to Ruby < 2.5 and Rails < 5.2
#58
carlosantoniodasilva
closed
3 years ago
0
Rails 6.1, Ruby 3.0
#57
carlosantoniodasilva
closed
3 years ago
0
Added support for nil date input.
#56
saboter
opened
4 years ago
8
CI: Drop old Travis directive sudo: false
#55
olleolleolle
closed
4 years ago
1
README: Use SVG badges
#54
olleolleolle
closed
4 years ago
1
Error while trying to make this gem work with nested forms
#53
mayordwells
opened
5 years ago
1
add support for rails 6.0.0
#52
mayordwells
closed
5 years ago
1
Add alias for new `update`/`update!` methods in Rails
#51
tbk303
closed
5 years ago
1
Implement I18n::Alchemy#unlocalize to return the original target
#50
sobrinho
opened
5 years ago
1
Return object data instead of string
#49
JuarezLustosa
opened
5 years ago
0
Fix issue when there are letters in a decimal attribute.
#48
JuarezLustosa
opened
5 years ago
0
Issue with parser with the letters "e" and "d"
#47
RaphaelAudet
opened
6 years ago
1
Update dependency of i18n to a bit latest version
#46
nazarhussain
closed
6 years ago
1
go for rails 5.2
#45
sega
closed
6 years ago
1
Fix association_parser
#44
rodrigoulisses
opened
7 years ago
0
Supporting Rails5
#43
ACPK
closed
7 years ago
1
Add support to rails 5
#42
rodrigoulisses
closed
8 years ago
7
How to localize only specific fields on a model?
#41
airblade
closed
8 years ago
2
Converted dates are converted to string on parse
#40
fmluizao
opened
9 years ago
0
Trying to use select_date
#39
eltonlk
opened
9 years ago
1
Rails 4.2.1 support
#38
Danielpk
closed
9 years ago
5
Fixes markup errors
#37
brunoarueira
closed
9 years ago
2
Support for rails 4.2.1
#36
Danielpk
closed
9 years ago
6
Any plans for mongoid?
#35
josegrad
closed
9 years ago
1
Can't install on Rails 4.2.0
#34
alexandreviegas
closed
9 years ago
4
ident protected method
#33
londerson
closed
9 years ago
1
Prepare for Rails 4.2 release
#32
raphaelcosta
closed
9 years ago
1
Rails 4.2 undefined method `primary`
#31
thiagoc7
closed
10 years ago
6
Relax dependencies to support rails 4.1
#30
sobrinho
closed
10 years ago
3
to use a localized version of a non localized version when rendering?
#29
zbenmo
closed
10 years ago
2
ActiveRecord Update
#28
zbenmo
closed
10 years ago
1
Added support for rails4
#27
patrickemuller
closed
11 years ago
11
Nested Attributes Always require to include i18n::Alchemy
#26
lexrupy
closed
5 years ago
3
Add a helper to check if a given date is valid
#25
sobrinho
closed
8 years ago
7
Don't mutate the parent configuration
#24
lucasmazza
closed
12 years ago
3
Problem with `localize` method
#23
caironoleto
closed
12 years ago
4
Standardize the API
#22
caironoleto
closed
5 years ago
5
Hardwire `to_json` implementation.
#21
lucasmazza
closed
12 years ago
4
Adding support to custom association parser.
#20
caironoleto
closed
12 years ago
1
Fix argument splatting on Ruby 1.8
#19
lucasmazza
closed
12 years ago
1
Exception when localize a model with polymorphic belongs to
#18
sobrinho
opened
12 years ago
4
Remove runtime dependency on ActiveRecord
#17
lucasmazza
closed
12 years ago
1
Upgrades on `localize_methods`
#16
lucasmazza
closed
12 years ago
1
Add Travis badge.
#15
lucasmazza
closed
12 years ago
1
Using with ActiveModel/Plain Ruby objects
#14
dnagir
closed
12 years ago
3
Adding support to use custom parsers.
#13
caironoleto
closed
12 years ago
2
Next