.circleci/config.yml | 100644 | 0 | 0 | | | 3.13 KB | a67fd0f1f63e174fd42067e6a97a46fabe70518f252518662ea3c77d6d2fb9d6 |
.gitignore | 100644 | 0 | 0 | | | 32 Bytes | 0494bb7c64f47b8fa60cd805dd4b3ffa22b624e370ae4f50a301d93f28acd44e |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 27604000896ad520bc63c118c92507dc991c8ac93294a5710f0533989ca51c90 |
Gemfile | 100644 | 0 | 0 | | | 130 Bytes | 94d7622b4ae2d19de7304b4f02c539dbecf1bbb7f3b9c08b956e3827a76aa56b |
coins_paid_rails.gemspec | 100644 | 0 | 0 | | | 530 Bytes | 098bfdcfa0014d18029850cf75d386d54ceb73eb0a5e8248ea4f53e43f566247 |
lib/coins_paid.rb | 100644 | 0 | 0 | | | 859 Bytes | a6a15e893b8663bad80b7bd8357cf8028546561283b6288875e7e2e13c62a8a9 |
lib/coins_paid/address.rb | 100644 | 0 | 0 | | | 653 Bytes | 6fc40143dd7b2459befaa6e1f387a62fbaf2c84bc394882a6c45dc0b0375f42d |
lib/coins_paid/coins_paid_address.rb | 100644 | 0 | 0 | | | 104 Bytes | 0884e0d73180ecd9a1d05f355dbd3ab58a735966557596727a828dc7f7ff2ae3 |
lib/coins_paid/qr_code.rb | 100644 | 0 | 0 | | | 770 Bytes | 39fbd09809b9f730251f4fb87ae9ec4b1aa97d14b0808e5e74e85cf6b27284c3 |
lib/coins_paid_rails.rb | 100644 | 0 | 0 | | | 60 Bytes | 7c98cff7b1564c493d37b1360dbf6bfdd53de12fc680b25d6c07d1015d5e2891 |
lib/generators/coins_paid/migration_data.rb | 100644 | 0 | 0 | | | 439 Bytes | 5b0805246bcbae262007eb53ed81e90009d54c76b37fa4a27c40e74667bac2cd |
lib/generators/coins_paid/migration_generator.rb | 100644 | 0 | 0 | | | 541 Bytes | 9bb163ae4523ef106dc73c1abc04a6785084f0f5e1982ba3f4cabd84711a8f59 |
lib/generators/coins_paid/templates/migration.rb | 100644 | 0 | 0 | | | 189 Bytes | ac6d357e40da86c5dddf212ea3fe1ab510a1e0ecf2fd656a8ba6d1378c26d620 |
spec/address_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | fb8b7f6a298d35417a5d123c137609eb64cc3358efb4476d74737badb42c440d |
spec/currency_spec.rb | 100644 | 0 | 0 | | | 1.16 KB | 60a7d9956c5e8b624922ea4ee511f4fc558eff05671c63875317180af03f886f |
spec/qr_code_spec.rb | 100644 | 0 | 0 | | | 679 Bytes | bc6ab6386ac2633989dbe7fe98844bb685b31f562a023b88075682515a0aefa8 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 538 Bytes | 73bcb716b287c3554a7dbadea9a81806413f6456034392c1785b6d9d66ee4d2e |
spec/support/database/create_table.rb | 100644 | 0 | 0 | | | 376 Bytes | 8647c194cff4dd9ab0b79aa3b6c48e7172458429d967bbe557c5078a4828cc54 |