mirror of
https://github.com/internetee/registry.git
synced 2025-08-18 15:33:52 +02:00
5 lines
No EOL
49 B
Ruby
5 lines
No EOL
49 B
Ruby
class Iban
|
|
def self.max_length
|
|
34
|
|
end
|
|
end |