amorail-0.3.5

https://rubygems.org

amorail

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 771208

number: 0.3.5

platform: ruby

spec_sha256: 940b7b68403b6f0f44f9075a634b9bda089aa00dae68cbfa7e30a285edcc400d

sha256: 5334af4c9be34cda6eb47179114e57d555b82bafef6c6d287e7990d701fb06dd

created_at: 2024-05-13 08:25:32 UTC

updated_at: 2024-06-10 13:09:31 UTC

position: 8

version_data_entries_count: 56

uploaded_at: 2017-07-21 10:35:15 UTC

indexed: true

has_extensions:

extensions:

Gem size: 22.5 KB

Version Data Entries

Total: 56

Unpacked size: 75.2 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400123 Bytes8d383d71ee4368094f8856128a316f9fe25a9590cd8a40452150545ca26b9df4
.rubocop.yml10064400845 Bytesa0ea4017cd91457c5dfecfbf9207a4f680ddc673f96d782dc902ae95528750f6
.travis.yml10064400120 Bytesb215a9a8fc5734ccdf3d2f24064e9bca3f6d3ae8c390c0bcf31ed59a44beeb8a
Gemfile10064400109 Bytes84202cbb2afd3b85cbfe71c9aa4d9b737dacfa8922d735ac864e7606272060c6
LICENSE.txt100644001.04 KBeafaeac8b22370cccec417efd40e02a86d2b312d08306efa1ba90f91f34ab808
README.md100644005.16 KBd27c7e3c4701c3829f2b351f1e2e328ba94620226f59db8139c727562db3a371
Rakefile10064400282 Bytes7099b4935dcc6bb93b4b6427d6f0a0c4bd7212311356845c309308c858cea826
amorail.gemspec100644001.33 KB63691ae93fc5d8919c8e3054fc06c33c534921af590701c833a433440c5fc7e7
lib/amorail.rb10064400936 Bytes4f985850c942eb58344289eca1fdf29a5728d285d5e503c9972442e87602bcd7
lib/amorail/client.rb100644002.51 KB6be3679f6a3a34c86ece3b6c0d9fcbffda98562a075e63c8bcd5c1dfe602cb0b
lib/amorail/config.rb10064400531 Bytes537901e8ddb4d27150e377a389a0171a6df4e47c940f3366c6df4b4a6874539d
lib/amorail/entities/company.rb10064400445 Bytese09adfddee9d0765a1b7f72ca4bae04dfd2702cb09672415566dcd74ed2aa267
lib/amorail/entities/contact.rb10064400571 Bytes90a2887bffa99209920f2bccfecc59f972173f2075bfb7d60a1ede90af3713e2
lib/amorail/entities/contact_link.rb10064400786 Bytesb0050c917b8217cf2aed29c75f7089d013d83ccda664b58a7d3e1ba991d1de1b
lib/amorail/entities/elementable.rb100644001.09 KBbe4484fa9ac670e8be9e73712e2f428410f8d873227f0cc3cda6ccb14536e0e2
lib/amorail/entities/lead.rb10064400542 Bytes59bc030a31efe01ec1fc3ffa4e86cdfc95c3aa44033e04c696825d4786af60af
lib/amorail/entities/leadable.rb10064400529 Bytesebd61384fb07debbca36c2ebc52fa6eaaafd40a2e013278c2c63030517eec29b
lib/amorail/entities/note.rb10064400324 Bytes97ffd764e56163cbfc805419c2bb47542543a9960319f843bf1697fad733ac96
lib/amorail/entities/task.rb10064400416 Bytes76a437d1ebe979e75944eb6215fd29c4c967cf7af9cab33b5dcf002b2d71d6fb
lib/amorail/entity.rb100644003.12 KBda348d37ed5c78ac34f2b28624e61add590f5f6bd93f1a6444f7438bc9d9979b
lib/amorail/entity/finders.rb100644001.32 KBd1ab49a0c88b2280181317c95521294e0ba291d30a508059d1cc1a429687382d
lib/amorail/entity/params.rb100644002.14 KB8ae4bc15b823ffd69d320d8e96e96cf9d440cfed3ea772012edfdc2728b6d79d
lib/amorail/entity/persistance.rb10064400770 Bytesde72106c7ecaf367ca022d7b5c4f272d6e5acec9cf6f2e2822c2c2f5a4acfcf6
lib/amorail/exceptions.rb10064400569 Bytes5c385a3178ae3743826b18a09928866e934d1d802faab95e2291d64cfd22de24
lib/amorail/property.rb100644002.63 KB6944c9bdcd00b87cd57d732cbe23d460b00de7d43296fa83668f5cbc8bb67d9d
lib/amorail/railtie.rb10064400177 Bytes369d42567aa3c41a87a25da74c5c8e070d5cbfd3c6cc97b30bd33707283484d4
lib/amorail/version.rb1006440064 Bytes17649c66bbdb649a400c48f168cb35a41ddcd0ad71682d96b44e3d795ea39aa2
lib/tasks/amorail.rake10064400122 Bytes0192d1f40cc2120a510675811ad3bd4e854f5ae621d429aaaeeec92d470d0769
spec/client_spec.rb100644003.47 KB7c3078c57b0cbf5fbd5fb24fbe8eca884ff37d4db1684e9bf283491d031fe965
spec/company_spec.rb100644002.18 KBa2dc7c6ac9d5ec83ddc5d934dc66964b65525a4ca58dadd10f76c4f0654dff81
spec/contact_link_spec.rb10064400947 Bytes772a105d1d831dfa502493fb849168d5bde5c0d5e3d6f369c0e31de02b084a0a
spec/contact_spec.rb100644005.45 KB8804ac9e85071133200078fb7c81a46fdb5cef6755fb6a5ddcafd654a779d46e
spec/entity_spec.rb100644001.33 KB7c532faf47ad69d58c51bd4d5dc9d645eb2dc70bc87e565a64e2b1d72645ad6a
spec/fixtures/account2_response.json100644004.75 KBa8aa1cfa2b16e20b99a10f9cf0a66d697240fe6a8a96136e2deecf9abbdc97d7
spec/fixtures/account_response.json100644008.07 KBefe4dc541542069574e7f434aa073adb2cde236222bf3c175e90296b235ca2da
spec/fixtures/amorail_test.yml10064400111 Bytesd5518ded3831d9035fe4b48f544b0ce4a9038d11c7a224215d2b1fc77f834ea7
spec/fixtures/contact_create.json10064400168 Bytes8730381027c6c34458a9430e8e5d87b45a6cf1dcc8931e1f5f5a19dee74ce982
spec/fixtures/contact_find.json10064400865 Bytesd41b1b9679f518830cfcfeede77893d57434dbc3c8b0bce31e8430b0e3517b8a
spec/fixtures/contact_find_query.json100644001.22 KB4ec631f68d8c80f4359a4d9f90d7187553626ab222826260e53815e0db40aacb
spec/fixtures/contact_update.json1006440044 Bytes43d83fee7b9702f3be237ac2ae17f15761fe4b272f6eedb55e06464a947f08b3
spec/fixtures/contacts_links.json10064400214 Bytes5f95f3de5f68a42d10fdd6ec2dcd3aa6103ad15788c35c57986f86ea2f259b3b
spec/fixtures/leads.json100644001.21 KBb7900f0e8546d48ec02368fdc9e1202ca555f13d1e9cd19c8bee12ad828b61af
spec/fixtures/leads_links.json10064400213 Bytes81ce782472755de11668720494346263dcc0ab28ad1fa62ce27147ef1736431d
spec/fixtures/my_contact_find.json100644001004 Bytese6aa5bf61c8f13c667db9dd0754eff117d8b47c39912a895f5bd9fbeb16d468d
spec/helpers/webmock_helpers.rb100644006.31 KB367bbce1a2153cdf6a87e4745e7ab2ca0f0fd86da52972e5667eecdbe0b821e0
spec/lead_spec.rb100644001.68 KB596c1e39eb398b8a7bfb064d89c7e6eb9788abd25e82201cef01a2c6d6090fb6
spec/my_contact_spec.rb100644001.13 KBf8dab886d8f9bbc42a3824e0b917c710660d44bfcba6009e36d563430a2c1584
spec/note_spec.rb10064400544 Bytesc9b9808a20f3e99e59f3b4f9d63bb0818b5d904cb609dd6f35bee7ef428d2a0a
spec/property_spec.rb100644001.63 KBa9a5116b67045e7731892e7d551b9b30e464b8a5c0ceaf5edc63d98067feb02f
spec/spec_helper.rb10064400554 Bytes9071f431af1ca14ba2a49532ffe362a247a70ec3ab68d7a922bbfecacd574653
spec/support/elementable_example.rb100644001.26 KB64153dae838faf5a137bc1f1ca9589db8d544c489a68412b18026e88ab9ff692
spec/support/entity_class_example.rb10064400255 Bytes4233009fbfa142762a27fa7cad562d251ff7a328b526a6524ad2abf57f4d0341
spec/support/leadable_example.rb100644001015 Bytesfb5b6f9ca76f67e72346d57a74918453d0efd00f63006d47e32ce9488ebcd4a2
spec/support/my_contact.rb1006440078 Bytes156c831c3a9092979c6d8f5ca58cee77b3f78e636c60ddfe53cbb5300cea9cfc
spec/support/my_entity.rb10064400127 Bytese1f4b03ef4463c0f1a1a5c7d0083aa0e35e41710a13fd837790c0b9f9b47b6c4
spec/task_spec.rb100644001.12 KB486aac44e9e1cc2ecd23fd357f8536eec9e7f551f3699fd054be360f92539b72