зеркало из
https://github.com/glebtv/yookassa.git
synced 2026-08-28 15:16:18 +03:00
7 строки
125 B
Ruby
7 строки
125 B
Ruby
require 'yandex-checkout/version'
|
|
|
|
module YandexCheckout
|
|
class Error < StandardError; end
|
|
# Your code goes here...
|
|
end
|