cellect-server-1.0.1

https://rubygems.org

cellect-server

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 645418

number: 1.0.1

platform: ruby

spec_sha256: fdb9ce700152c5078714bab6dc1d7d9257689c892b22717b7e19e0231ca85ff5

sha256: ca9292220f1528ce4c40dcb8bfe814acb8947bdc448adabf1dd0ba173a1cb111

created_at: 2024-05-13 08:23:21 UTC

updated_at: 2024-06-09 17:38:08 UTC

position: 20

version_data_entries_count: 57

uploaded_at: 2015-12-21 22:30:22 UTC

indexed: true

has_extensions:

extensions:

Gem size: 21 KB

Version Data Entries

Total: 57

Unpacked size: 62.4 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400160 Bytes8c55dc3c7e64ec14e6d3269bc488020ffac63e61b0a0e823169eff9b76c82057
.rspec1006440026 Bytes6f8fcfc5bfd33096b5db508443f3d8bcd0a1561afceedec438b31bac3edc8571
.travis.yml10064400273 Bytes2f0ab1a75f81df6be8513221bc87f26e62fd4c48b940db9fddacefaa3f892727
Gemfile1006440053 Bytes3ab9f89174ff18a40eda299f29c933b9a2dced7a3d6c921d45c08859808e48a1
LICENSE1006440010.6 KB3a567cb9750e81c13055330918138dd0a964bdf92e2dc17ab6855934abdd158e
README.md100644002.13 KB41563273688902dc3b643c67bee7970d9269c1a1c0f74d72c5c1f6f9618b3f9e
Rakefile10064400275 Bytescca3a27ef18230e07a3ee170f1103b3f9bb7d338d6e48b4687ebc12fd4fa1664
cellect-server.gemspec100644001.63 KBa7740512a91bc191419de047ba1e391e81616c4e0e5ccd688b6fa965897ae5a6
cellect.gemspec100644001.27 KB64bc46e22e848e65cd4cf4f045eea4ee0d36eac7a22b2f80c96394ab1914d3d6
data/.gitkeep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/cellect.rb1006440090 Bytesa9bbb7cfac154e3d30d5fe2f257b91e41da2e760f4ff24fd6dbef5ef5143ca06
lib/cellect/node_set.rb100644001.03 KB60a05fc2a0c0f87fbd3eff4706e619421c34c91af05b083f8a0f253ef549fa35
lib/cellect/server.rb10064400657 Bytes656badcea63aed0ab63eeacc659d193b91510fe63aaa37066abcbe5164e40963
lib/cellect/server/adapters.rb10064400226 Bytes146bdf07b7e97cdba78b84ad1c4b0b485235a41899b2410704721aabd383fb5c
lib/cellect/server/adapters/default.rb100644001.64 KB2ae62e057e74a040e625af59883b1102d29083b89dcac7168bc95032ed812ff7
lib/cellect/server/adapters/postgres.rb100644002.56 KBf7ec32c20e1612482263ca947ea16a9ad0bd1c5f8e220bc57ea1b72e17540b7c
lib/cellect/server/api.rb100644001.36 KBa9c1bb25cda7b1a505eed71c0f26cb69b7f05fe94cb26ebb145ef33bbb2445d6
lib/cellect/server/api/helpers.rb10064400989 Bytes4a5e1d1ef12f6dc4aac42a7ec1045e125b12eb110f006a95cc35b2aee8ef3b98
lib/cellect/server/api/sets.rb100644001.05 KB08efa751271440708a449cc5afbd427164550e3d7b807917fce804e1b2e0a612
lib/cellect/server/api/users.rb100644001.04 KB04a57ed279cd161e7b5e7945f48b63e670f3f121beb45910e4364bafc079a2c5
lib/cellect/server/grouped_workflow.rb100644002.44 KB6fdf4d09b016a12e0cb099554d83c2f696843c71f4bbdcbc13e9a75c750e7953
lib/cellect/server/node_set.rb10064400676 Bytes6360dea55ffb00f3efd19cbee900d28946264dcc9a0867526799b314f837948f
lib/cellect/server/user.rb100644001.71 KB285165aea464b3617cce49bd9b8cae8898fe30ae68caab26371747d81e296191
lib/cellect/server/workflow.rb100644003.99 KBb100f7a9fb1c22b6c794bfc706eb35a06aa9f28cd3144bf19d2ebde45c91e2c2
lib/cellect/testing.rb1006440089 Bytesc300406c06639ae583f9c6c40030ad43b8637977d5bdb614aee71d8d80c729d1
lib/cellect/version.rb1006440039 Bytese6ccb17dcd5c1562163fcbe24818a7c63f97364180b99508447778fae410267e
log/.gitkeep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/fixtures/user_data/complete_user.json10064400951 Bytesd582445185194c20cf2d50d6aab737b7d4d37663f94d8d3b5144b11ad6b245e5
spec/fixtures/user_data/new_user.json10064400239 Bytes1a72eb05c0df89c3bf3955e5b52f2df92c51a3d87b885021375dbc0da2711393
spec/fixtures/user_data/partial_user.json10064400508 Bytese44d0ce5caccb391253bd1f71b9835324c854df723f6fdea584041041500618c
spec/fixtures/workflow_data/grouped_pairwise_priority.json100644001.5 KB3f3523b396c8d8cde577dbab784d193615fd3cc4bcd221163248fcee51a2df9b
spec/fixtures/workflow_data/grouped_pairwise_random.json100644001.08 KBba94f152ca7b02c0b4a499727a30efae0d5e9a90b1ee7131d6a431414135451f
spec/fixtures/workflow_data/grouped_priority.json10064400817 Bytes544dece6c98262e702abe17227cf80737c1956d2bf3ad4c476855c94f65191b3
spec/fixtures/workflow_data/grouped_random.json10064400606 Bytesd3168c9fee94548b19be7aa82c1db2b690b5e4231ddc47460d71162dafe7dfa8
spec/fixtures/workflow_data/pairwise_priority.json10064400608 Bytes1b42dde66a333ef9bc0ce44fccb14c5dc23f4aa2a6eabe20caab8ec00c2b4b44
spec/fixtures/workflow_data/pairwise_random.json10064400397 Bytes93071032320e3cdede759f1759ba03de11ea2481429a023ea23e9e159eff9803
spec/fixtures/workflow_data/priority.json10064400600 Bytes552709ba33aeea009bfab4fe7246060c3a107d99a399ff17c823d1a2f9acdc93
spec/fixtures/workflow_data/random.json10064400389 Bytes518e823f7e9eb9ad67bc410bf1916f75dbe82aa7217d0c78956bcd497010b0ae
spec/server/api/add_seen_spec.rb10064400920 Bytes4826430a50ea1e5661d49bee5997b987a92fc6ecfc723e5830409af7e83414c6
spec/server/api/add_spec.rb100644001.44 KB03e2be41271eb18d0b9f78a87497470fbbae727f0ac4fb79ebb285c537bfb978
spec/server/api/remove_spec.rb100644001.1 KBeef706b884528bbd0cb64f5ac9728691303bf066ac66c58d2a3241bfd9f78afa
spec/server/api/sample_spec.rb100644001.33 KB2b0cd693fddb70a34cf0424fb18baf01c1e17707646d002fca6cc635ef4cb930
spec/server/api/user_load_spec.rb10064400838 Bytes247b553ad37d1a9fc83453c7718fe2806d060eb9b9932276637af9451d1f6130
spec/server/grouped_workflow_spec.rb100644002.81 KB1db7bbc00b08f8988c7db8d610a25d2b2e51889641dc4705f42504cce1027be1
spec/server/node_set_spec.rb10064400372 Bytes634c4fc15a79ddcce509c6f7e5180da5524108ce62831d01b64211cc5198f88c
spec/server/server_spec.rb100644001.17 KB8e54154a58f80e4311998fc93d333fe078919994ea6128b74ed9d957bdd8d703
spec/server/user_spec.rb10064400900 Bytesdbfb5e4bfc7d8e4df4c6d9e4c712c6a8cca30c5249f13a6ad8210dec9f8a2d45
spec/server/workflow_spec.rb100644002.16 KBfb5ec621085aecedb11781cb5084c13fb416e0cafed5cd102217dc673ca8ca92
spec/spec_helper.rb100644001.04 KBba9e9984a0c464308ec0264883b9a8835cd4089c147d59c3cc3cfcb72297534f
spec/support/cellect_helper.rb10064400240 Bytes3b59d1dcdddc8ca294a8781028df806403dd382fc17e164669b7f5074483da73
spec/support/shared_api_context.rb10064400169 Bytesfd71b61abdb6d00570d31488aedff2b5eb036b2b6aa57273689792a2c179d14f
spec/support/shared_examples_for_node_set.rb10064400752 Bytes82dcf444e1d2609431a19ad7f16cdd999e41321d3fc92a95ca5bc41051e6ca17
spec/support/shared_examples_for_set.rb10064400751 Bytes49f4af54e34469c4dd827df357445fa8ae7a38e7c7027429497b6250a7e4c487
spec/support/shared_examples_for_workflow.rb10064400798 Bytes1e13e2d5509d0c4e92659837e8f7e877ef62db583cdd4b37e82d83a1375a0303
spec/support/spec_adapter.rb100644001.13 KBcb27e0ff3fb884588cc3127f9132669e976afed6fbc52db2d714b0b93e3d6783
spec/support/zk_setup.rb100644001.09 KB64b655e7b330a16614a866fed574512a458e890994e628da91d99ba00cd58b0f
tmp/.gitkeep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855