5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-04 22:36:57 +00:00
This commit is contained in:
f 2022-10-05 19:00:37 -03:00
parent a3671c0164
commit 9dc4fee9c4

View file

@ -7,7 +7,7 @@
class DeployDistributedPress < Deploy
store :values, accessors: %i[api_key hostname], coder: JSON
def deploy; end
def deploy(**); end
def limit; end