mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +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 |