sbds-rails 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE +41 -0
- data/README.md +1 -1
- data/Rakefile +1 -1
- data/app/models/sbds/account_create.rb +1 -0
- data/app/models/sbds/account_create_with_delegation.rb +1 -0
- data/app/models/sbds/account_update.rb +1 -0
- data/app/models/sbds/account_witness_proxy.rb +1 -0
- data/app/models/sbds/account_witness_vote.rb +1 -0
- data/app/models/sbds/acts_as_transaction.rb +0 -2
- data/app/models/sbds/cancel_transfer_from_savings.rb +1 -0
- data/app/models/sbds/change_recovery_account.rb +1 -0
- data/app/models/sbds/claim_reward_balance.rb +1 -0
- data/app/models/sbds/comment.rb +1 -0
- data/app/models/sbds/comment_options.rb +1 -1
- data/app/models/sbds/convert.rb +1 -0
- data/app/models/sbds/core_block.rb +1 -1
- data/app/models/sbds/custom.rb +1 -0
- data/app/models/sbds/custom_json.rb +1 -0
- data/app/models/sbds/decline_voting_rights.rb +1 -0
- data/app/models/sbds/delegate_vesting_share.rb +1 -0
- data/app/models/sbds/delete_comment.rb +1 -0
- data/app/models/sbds/escrow_approve.rb +1 -0
- data/app/models/sbds/escrow_dispute.rb +1 -0
- data/app/models/sbds/escrow_release.rb +1 -0
- data/app/models/sbds/escrow_transfer.rb +1 -0
- data/app/models/sbds/feed_publish.rb +1 -0
- data/app/models/sbds/limit_order_cancel.rb +1 -0
- data/app/models/sbds/limit_order_create.rb +1 -0
- data/app/models/sbds/pow.rb +1 -0
- data/app/models/sbds/pow2.rb +1 -0
- data/app/models/sbds/recover_account.rb +1 -0
- data/app/models/sbds/request_account_recovery.rb +1 -0
- data/app/models/sbds/transfer.rb +1 -0
- data/app/models/sbds/transfer_from_savings.rb +1 -0
- data/app/models/sbds/transfer_to_savings.rb +1 -0
- data/app/models/sbds/transfer_to_vesting.rb +1 -0
- data/app/models/sbds/vote.rb +1 -0
- data/app/models/sbds/withdraw_vesting.rb +1 -0
- data/app/models/sbds/withdraw_vesting_route.rb +1 -0
- data/app/models/sbds/witness_update.rb +1 -0
- data/lib/sbds.rb +1 -1
- data/lib/sbds/engine.rb +1 -0
- data/lib/sbds/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1bdf0a7ea68fcff2239d993db1689e7b5a76becf
|
|
4
|
+
data.tar.gz: 11512c237e361a384c36bfdb7708ac18b6d397d0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9790cd282761ed6200847e246d3d2b55f63f6a747ea6739634c874e97ad35e55c1f33224aedca9467be7c3d231b61c5d3060991e48bc4996e1b61899403606b9
|
|
7
|
+
data.tar.gz: a4f5dae8009faad39245a53bc89a1acac5ba4fba5dae3a0636c85a127a2e6875f714b54ee1a24955da3cf1793e8572e4425386e38f6cce5db0d0345a4e063b00
|
data/LICENSE
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
CC0 1.0 Universal (CC0 1.0)
|
|
2
|
+
Public Domain Dedication
|
|
3
|
+
https://creativecommons.org/publicdomain/zero/1.0/
|
|
4
|
+
|
|
5
|
+
This is a human-readable summary of the Legal Code:
|
|
6
|
+
https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
|
7
|
+
|
|
8
|
+
Disclaimer
|
|
9
|
+
|
|
10
|
+
The Commons Deed is not a legal instrument. It is simply a handy reference for
|
|
11
|
+
understanding the CC0 Legal Code, a human-readable expression of some of its key
|
|
12
|
+
terms. Think of it as the user-friendly interface to the CC0 Legal Code beneath.
|
|
13
|
+
This Deed itself has no legal value, and its contents do not appear in CC0.
|
|
14
|
+
Creative Commons is not a law firm and does not provide legal services.
|
|
15
|
+
Distributing, displaying, or linking to this Commons Deed does not create an
|
|
16
|
+
attorney-client relationship.
|
|
17
|
+
|
|
18
|
+
Creative Commons has not verified the copyright status of any work to which CC0
|
|
19
|
+
has been applied. CC makes no warranties about any work or its copyright status
|
|
20
|
+
in any jurisdiction, and disclaims all liability for all uses of any work.
|
|
21
|
+
|
|
22
|
+
No Copyright
|
|
23
|
+
|
|
24
|
+
The person who associated a work with this deed has dedicated the work to the
|
|
25
|
+
public domain by waiving all of his or her rights to the work worldwide under
|
|
26
|
+
copyright law, including all related and neighboring rights, to the extent
|
|
27
|
+
allowed by law.
|
|
28
|
+
|
|
29
|
+
You can copy, modify, distribute and perform the work, even for commercial
|
|
30
|
+
purposes, all without asking permission. See Other Information below.
|
|
31
|
+
|
|
32
|
+
Other Information
|
|
33
|
+
|
|
34
|
+
* In no way are the patent or trademark rights of any person affected by CC0,
|
|
35
|
+
nor are the rights that other persons may have in the work or in how the work
|
|
36
|
+
is used, such as publicity or privacy rights.
|
|
37
|
+
* Unless expressly stated otherwise, the person who associated a work with this
|
|
38
|
+
deed makes no warranties about the work, and disclaims liability for all uses
|
|
39
|
+
of the work, to the fullest extent permitted by applicable law.
|
|
40
|
+
* When using or citing the work, you should not imply endorsement by the author
|
|
41
|
+
or the affirmer.
|
data/README.md
CHANGED
data/Rakefile
CHANGED
data/app/models/sbds/comment.rb
CHANGED
data/app/models/sbds/convert.rb
CHANGED
data/app/models/sbds/custom.rb
CHANGED
data/app/models/sbds/pow.rb
CHANGED
data/app/models/sbds/pow2.rb
CHANGED
data/app/models/sbds/transfer.rb
CHANGED
data/app/models/sbds/vote.rb
CHANGED
data/lib/sbds.rb
CHANGED
data/lib/sbds/engine.rb
CHANGED
data/lib/sbds/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sbds-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Anthony Martin
|
|
@@ -85,6 +85,7 @@ executables: []
|
|
|
85
85
|
extensions: []
|
|
86
86
|
extra_rdoc_files: []
|
|
87
87
|
files:
|
|
88
|
+
- LICENSE
|
|
88
89
|
- README.md
|
|
89
90
|
- Rakefile
|
|
90
91
|
- app/assets/config/sbds_manifest.js
|
|
@@ -130,7 +131,7 @@ files:
|
|
|
130
131
|
- lib/sbds/engine.rb
|
|
131
132
|
- lib/sbds/version.rb
|
|
132
133
|
- lib/tasks/sbds_tasks.rake
|
|
133
|
-
homepage:
|
|
134
|
+
homepage: https://github.com/steem-third-party/sbds-rails
|
|
134
135
|
licenses:
|
|
135
136
|
- CC0-1.0
|
|
136
137
|
metadata: {}
|