зеркало из
https://github.com/glebtv/yookassa.git
synced 2026-08-28 15:16:18 +03:00
initial commit
Этот коммит содержится в:
6
lib/yandex-checkout.rb
Обычный файл
6
lib/yandex-checkout.rb
Обычный файл
@@ -0,0 +1,6 @@
|
||||
require 'yandex-checkout/version'
|
||||
|
||||
module YandexCheckout
|
||||
class Error < StandardError; end
|
||||
# Your code goes here...
|
||||
end
|
||||
3
lib/yandex-checkout/version.rb
Обычный файл
3
lib/yandex-checkout/version.rb
Обычный файл
@@ -0,0 +1,3 @@
|
||||
module YandexCheckout
|
||||
VERSION = '0.1.0'
|
||||
end
|
||||
Ссылка в новой задаче
Block a user