.gitignore | 644 | 0 | 0 | | | 77 Bytes | 77bf6775d031af92f407243d2c459ced1bf32b8736701fdd6c898adfbb06fa95 |
.rspec | 644 | 0 | 0 | | | 44 Bytes | 6614f9490bd2c2fb1130cc0f44b323ed9e1cf3a9633817b84188e5c72365743c |
.rvmrc | 644 | 0 | 0 | | | 45 Bytes | cf80a5396bd0310f08f56e6d4b6664d89d06c20a5fcf77e99ed910f3c0363dc6 |
Gemfile | 644 | 0 | 0 | | | 533 Bytes | b8092cb6bd0fc3230422ff61302a66145400de097c80b017518167e36a02572d |
LICENSE.txt | 644 | 0 | 0 | | | 1.04 KB | ba2ada00ec7f4fc1a00d146eb7080bb66b0ba28fadeae143ae196e1bddf1c91a |
README.md | 644 | 0 | 0 | | | 7.57 KB | 6aad8349c2a276a09b1b5943344cb7b30680566bdb06aadd1e75d41e79cb5f0b |
Rakefile | 644 | 0 | 0 | | | 535 Bytes | 96aface929b98dd0bc3c2318ef35e2b2ac936efaf7130315e70a852c3e3eb4b5 |
lib/protobuf-activerecord.rb | 644 | 0 | 0 | | | 173 Bytes | 4c51bc9bb64509cdd17e320e75344463c87f02b98b3886a45346d52639f28a96 |
lib/protobuf/activerecord/protoable.rb | 644 | 0 | 0 | | | 588 Bytes | df75bc391d1d503077b76153c70e88b70ebcd53d6d3eb95364deb075fb2ec815 |
lib/protobuf/activerecord/protoable/convert.rb | 644 | 0 | 0 | | | 2.42 KB | be5f8a0edb8e4172080962c667b98322f5c142b612f1b2823d18f3b7e73ce4a5 |
lib/protobuf/activerecord/protoable/errors.rb | 644 | 0 | 0 | | | 843 Bytes | f6a3ea383bf1965f477c7dec60dc2cabd56e49eaff716d31dc71a936836061bc |
lib/protobuf/activerecord/protoable/fields.rb | 644 | 0 | 0 | | | 3.75 KB | 1e0eeebf8c74113d06482d8274a5d821b91c934da577f327552e9b176a0835dd |
lib/protobuf/activerecord/protoable/persistence.rb | 644 | 0 | 0 | | | 4.15 KB | 0f1351718a6e5e34be1100509b14bee6137218cc4c3f377b6cee144e9704674f |
lib/protobuf/activerecord/protoable/scope.rb | 644 | 0 | 0 | | | 1.85 KB | 690950a40698eb4948a0d2ca527a02171d494c74a519828a3744ad45c363d937 |
lib/protobuf/activerecord/protoable/serialization.rb | 644 | 0 | 0 | | | 5.2 KB | 7ec9878fdf50c3b90fae245285fba53d50d0ea286f96778d4f9de9daa847e946 |
lib/protobuf/activerecord/protobuf_ext/message.rb | 644 | 0 | 0 | | | 436 Bytes | d5edda2f3018aef50d90268c0e65c08d545997d54c8bceffba7da2309ef9e689 |
lib/protobuf/activerecord/version.rb | 644 | 0 | 0 | | | 74 Bytes | 1dc8a456843d89adacf285dc23c511103374bb5575d285c3794cc81c0e10a476 |
protobuf-activerecord.gemspec | 644 | 0 | 0 | | | 1.37 KB | f31b55c20817cb46fa968b1ca523ca4cd09d0f58393a06fdb494c451c25417a5 |
spec/protoable/convert_spec.rb | 644 | 0 | 0 | | | 8.54 KB | bde17885be53cee7a28871d93b90ea9fda0605726a14496b12849432f2c93b5f |
spec/protoable/fields_spec.rb | 644 | 0 | 0 | | | 3.21 KB | e43f8f3f51e899326c384d2770392d6b11a5ecff85a8682d139456896a1913f7 |
spec/protoable/persistence_spec.rb | 644 | 0 | 0 | | | 5.9 KB | 2cd5f41159a8497d6377e3eefa84cb54e36b0f194212f81118eccfc4747503c3 |
spec/protoable/scope_spec.rb | 644 | 0 | 0 | | | 1.42 KB | d9b3f4a26ce3ec09e740ae7ac8890742711b865bb8784a99e1ff8c611c034aad |
spec/protoable/serialization_spec.rb | 644 | 0 | 0 | | | 5.48 KB | 40c64d3cc2056acd21f9de5c6efe82f529eff1d6865434898e9354cfc2455625 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 224 Bytes | c7c88499c7944694622f050c24242c3d500a7270663ee84b1aa18964774784b1 |
spec/support/db.rb | 644 | 0 | 0 | | | 26 Bytes | 19cde44ad7aba5b6d6dda006fd7c012218b6ee8e0931c2dd4258a67cc50d6026 |
spec/support/db/setup.rb | 644 | 0 | 0 | | | 449 Bytes | d4612f09b463a6bea7d15080cd0c77a7a3d88264244fba8af68fc6a99de77be5 |
spec/support/definitions/user.proto | 644 | 0 | 0 | | | 256 Bytes | a6f6ee6ca1d63b861c3bf8d9912fd2ba9f581a80c4e6ff9924eb32844d03fbed |
spec/support/models.rb | 644 | 0 | 0 | | | 29 Bytes | 40d8e5c609d27ed0fa8741b21c4f21b91cd1d0640cfc0dfc62e661a7dd0781c7 |
spec/support/models/user.rb | 644 | 0 | 0 | | | 838 Bytes | 57e0b36443fc4be22d89d76783dcfc57a8bb28db42453b0b1d896a1f7985f2f3 |
spec/support/protobuf.rb | 644 | 0 | 0 | | | 34 Bytes | d6cbde8b833109e52aad5153bdf8b7b6184af4bbe094fab83f7b318da31e3520 |
spec/support/protobuf/user.pb.rb | 644 | 0 | 0 | | | 594 Bytes | 12b3b052fa5f4b9a6b1b724b4f98d7549da2937a2dae42411b75188688c11ba1 |