fathom-0.5.0

https://rubygems.org

fathom

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 175695

number: 0.5.0

platform: ruby

spec_sha256: 3a896c654110f81d851e4f51e088ed8be4bd186c458741e56456fe39f3e294ae

sha256: 0299493b809a0826bb00e7f42df1727383fe2e1d41ccc5989adcc3f004c50e21

created_at: 2024-05-13 08:16:09 UTC

updated_at: 2024-06-05 08:32:20 UTC

position: 0

version_data_entries_count: 51

uploaded_at: 2011-10-31 06:49:33 UTC

indexed: true

has_extensions:

extensions:

Gem size: 21 KB

Version Data Entries

Total: 51

Unpacked size: 61.8 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.autotest64400307 Bytesb48c90c989d388c1684d8d992b5c460586af88379978e0b63386024460dd1e6c
.document6440055 Bytes0050ed5b67fff8be1f7e1610fb2e9d4a3f5c826d65c82ede0828c633bacc925f
.rspec644008 Bytesd59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128
Gemfile64400297 Bytese9841f8eb3f7d3d8b4aeaed022adfef7590370284c8544bf8871f8c5c1ac2c54
LICENSE.txt644001.03 KB22a1e50b13b28a7873a4ce0f7eef7b0dfbb493e8317d9c157c8618cf10dde4bf
README.md644006.29 KB9034357b5eafadabc0accce90acf4d1ff0d6e569fcd6a74312554239ceac36e0
Rakefile644001.47 KBe8ba6a56dd4e243be0e5f4ca64b70e850ebb5b0981d92d1386dcb3390aff56ba
VERSION644005 Bytesd1f62539db82b51da84bda2f4885db5e847db8389183be41389efd0ae6edab94
fathom.gemspec644003.71 KB191840c18eb6e9512f2639c5479d9fe19ebb58c04ea82d1900ed47cce06cc277
features/fathom.feature644001001 Bytes64d912e25f6597f41210c4830f1efe7ffa3a15240f47b688d6beca038e6e499b
features/step_definitions/fathom_steps.rb64400763 Bytes9b2035c2c759c19cc844b4008af307e64a253940411340cc7df91f705c43817f
features/support/env.rb64400316 Bytes5a480c664b16f3fbc57f99f3fa518141b4c3b74e7d6108adced0166dd7bde22f
lib/ext/array.rb64400140 Bytes7a5253828644ea84e86071d05f1cbd50fb788529b93e5cfae45970e35d682dd8
lib/ext/string.rb644002.68 KBfbf724943cc53c44284d383b5578fdde7201ae4ee8ad450a460668b6824902a0
lib/fathom.rb644001.63 KB707740e4d3bea5942666e4a43e7e178d7d2ed36cd2ca8fb2e561a5f0407c5a3b
lib/fathom/behaviors/attribute_system.rb644002.58 KB34f134ad5712dfb4b9a4c886285ad790da04d2a8ab5509ccce4bc4f3d838eaf1
lib/fathom/behaviors/context_behavior.rb64400643 Bytes8f04ea8af0a40a591a7bc49578ce42db45e89da12a2536d9909e2e4d223fb4c4
lib/fathom/behaviors/plugins.rb64400401 Bytesacfd4a3865d2afd4c72d7756d0a88fb7437b0a64711e06ee282ffe44d1ac3219
lib/fathom/contexts/network_population.rb644001.18 KB75908e04be533b467de0c394b802b8bb08906589af7b07d746505a652199f9a2
lib/fathom/contexts/network_traversal.rb6440048 Bytes0dfb71a0fa85d3a140b078703e830a95d023861924202df1bd975f063c745f93
lib/fathom/data/adjacency_matrix.rb64400508 Bytes8d03c0e4a861bd55b9bad29b1bbc06c2c459ca34e36bee4e1d2137a3e17f1524
lib/fathom/data/definition.rb64400375 Bytes4348293b8d495e53583bf1c0bbb9fb67641f81866ab73e995f3dd684eb7b9966
lib/fathom/data/edge.rb644001.48 KB11e740faeea4f1fe1635a3b8b666aa97d0683980b5bc996235b45cc98a1659c0
lib/fathom/data/network.rb64400661 Bytes6b8d074bb1fe8ac70ac1117f781f517233fe84cb8ac7ef885ce13b1e003b74eb
lib/fathom/data/outcome.rb64400495 Bytesb2910a2ebd5fbf638bfb21a46ee2c2fbfc0d5e03d2d336e75e782a73f25de853
lib/fathom/data/property.rb64400501 Bytes0663667bd86f483fd4d073ec12b871ee6d5b063406a68f10fecd47a7e2efc7d3
lib/fathom/data/variable.rb644001.11 KBfd48cb817d4996379efebb1c3ee274a330ea95613e10449018f39d1b6c1fb811
lib/fathom/roles/general_graph_tools.rb644002.13 KBeab73690965c971f70f10276d4c60a0516aec4678a921bd0377557435bc41e7e
lib/fathom/roles/network_builder.rb644001.51 KB0d4138cc9295c30ea97dd5341d058e4889669c297c2cfc9471ffc218e8be18da
spec/fathom/behaviors/attribute_system_spec.rb644003.34 KBfa05997af4a50b2cad68caa7a464717b8c70e373956fc76c8689823eff984856
spec/fathom/behaviors/context_behavior_spec.rb64400321 Bytes16cf0c3b1d0e46fa5121510cca30e3fd314a8e3eb060bfaa18a0dac3f6903e15
spec/fathom/behaviors/plugins_spec.rb644001.7 KBb26d958982a5b0d8974e6abbd6aefc1e820722180f0ec0023ae617a9d65a3955
spec/fathom/contexts/network_population_spec.rb644001.76 KBf0fb6a1e5839f9e3b0418855595879db6ca8252c9adcc333b88743b02669b7c0
spec/fathom/contexts/network_traversal_spec.rb64400202 Bytesb2eaeaa6f7dcc42c6a590a090577b57239030845bd11b11fbbd3a2e6eb88fb95
spec/fathom/data/adjacency_matrix_spec.rb644001.15 KB4dc4934a09e7bff9b0e8b159bf86c47f95ce776fc47e4290a2e42297fdfcebc4
spec/fathom/data/definition_spec.rb64400459 Bytes06db3977a92ffdbd94bbbb8536367054df329fb80a61df7d232629c3a609d453
spec/fathom/data/edge_spec.rb644002.29 KBbbaf77ab9577792884216f45ef0b49cd1fe52b43ac15ee8b5672b66ae50e383c
spec/fathom/data/network_spec.rb644001.82 KB92edff0c505db363d7a56aea095d37e0cfe1359c8f48072c6d04a0c433f08d8d
spec/fathom/data/outcome_spec.rb64400385 Bytesbb7f4b0e812bcbac5d15cf279657b36f11044bedad31d182a78f1267d974de0f
spec/fathom/data/property_spec.rb64400392 Bytes446240b5a079e25660c4f1dbe6f6331ed9c35689d6808ae8b4fafe558c2f9ff2
spec/fathom/data/variable_spec.rb644002.61 KB52e963ffe116665b08a588daae8659c2c94502c2dae043e92e05bd89e43ec40a
spec/fathom/ext/array_spec.rb64400429 Bytesf84febc083def2f122db9824691ca6c296c31efe7c6b8756c558e74c87d55503
spec/fathom/ext/string_spec.rb644003.3 KB2fc0ae8c10dd5b030d1a3a5b2624c9b393ba695f9ae9ab6e40def4421d8e960c
spec/fathom/roles/general_graph_tools_spec.rb644002.55 KBe63f3b0c7d6f6cf5829a5e387ac40dade4742f28e79f67cc63fff103d8bba124
spec/fathom/roles/network_builder_spec.rb644002.9 KB12eff7b69d31f2a9f747f0e1dc5d0f7bb906866692db2fa751840df49291c60b
spec/fathom_spec.rb64400791 Bytesa5ed9151324691e51046808ce15d2c9701cbc397bd7593ffcc49ffbe6cb17dd8
spec/spec_helper.rb64400397 Bytes7a974bbe1cff6e974e360e8a1565796fb574c3f07ad94bd9409c33d12f230a85
spec/support/context_behavior.rb64400483 Bytes01e84e768c719d8fdc456d27e71bd5f8e5baf6dc0ff987ce4e06470a091cc53c
spec/support/custom_matchers.rb64400518 Bytes7f79d3f1dd32cd16fc7a7c77a78416fa3d7f76003d96ccc0b75c0131c8e4158e
spec/support/files.rb64400171 Bytesa5da76ed94b11158396600974ade1f79caa55e7a6350b3eeb3a397ea25da5e5d
spec/support/network.yml64400796 Bytesddf6bceed14feea8f5c04e2df8a5f0267e58f1f4486657e9208d0ca9937793cf