.circleci/config.yml | 100644 | 0 | 0 | | | 3.13 KB | 5763ca15da3e00c73f1c17a1ca538e0bcedfa064e30d4ccbc7b9bd6dd0360f64 |
.gitignore | 100644 | 0 | 0 | | | 18 Bytes | 29f468be9fa366c311a41986603565a087e8eb6321a706ca33e59c2454c3ad93 |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 27604000896ad520bc63c118c92507dc991c8ac93294a5710f0533989ca51c90 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 99600f6a7bfe6c33ebd1a2518f44a861a67afc40c25da42bc622595716529584 |
Gemfile | 100644 | 0 | 0 | | | 130 Bytes | 94d7622b4ae2d19de7304b4f02c539dbecf1bbb7f3b9c08b956e3827a76aa56b |
Gemfile.lock | 100644 | 0 | 0 | | | 3.66 KB | dfeb665a890c37185fec2d9c34c2f48e1ceb602b9c749e7b0e6f8ee5f0153d6e |
coins_paid_rails.gemspec | 100644 | 0 | 0 | | | 519 Bytes | d3107ba5f36b00fe9f6908536a07d7190aea424e1ae83b361659705e248dda90 |
lib/coins_paid.rb | 100644 | 0 | 0 | | | 965 Bytes | 4367573cd53a52fdf58de75be8a9bb10d2960ac5bfcfed95efee1ad9fd46ba65 |
lib/coins_paid/address.rb | 100644 | 0 | 0 | | | 716 Bytes | afc8d882631f2ea2e7020188f442ae50f56f6a960a54476fc363cc3ba283611d |
lib/coins_paid/coins_paid_address.rb | 100644 | 0 | 0 | | | 104 Bytes | 0884e0d73180ecd9a1d05f355dbd3ab58a735966557596727a828dc7f7ff2ae3 |
lib/coins_paid/qr_code.rb | 100644 | 0 | 0 | | | 769 Bytes | f388387285b7cb5820f55b29cb2bae8589654c44dbfc04cd5dec941409fd7e82 |
lib/coins_paid_rails.rb | 100644 | 0 | 0 | | | 85 Bytes | 2f7b50123cfec4d21ca72711161f3a8aa89698af8f003b0e8c178689d2c42990 |
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 | | | 513 Bytes | 70410931268fc3564f86039a351ae1dfec83a7907dfa12c64db55bcd41b55152 |
spec/support/database/create_table.rb | 100644 | 0 | 0 | | | 376 Bytes | 8647c194cff4dd9ab0b79aa3b6c48e7172458429d967bbe557c5078a4828cc54 |