.gitignore | 100644 | 0 | 0 | | | 45 Bytes | 9a890027dcbee6f5570fe3b92ac808ae8cd6f4c6d6a5076821e672f92740d339 |
.travis.yml | 100644 | 0 | 0 | | | 315 Bytes | f62f9f058a215a7200814b4d687e8bf67bc81b5f3fd3e2ce954561e8abc0c4e8 |
Gemfile | 100644 | 0 | 0 | | | 312 Bytes | 3127264fd600b840656b6b1851daeeca9c8a8b82261a2b53e7626f7d2e8df2d7 |
README.md | 100644 | 0 | 0 | | | 4.2 KB | a990aedd49ff28192023bfc941808845e138e12750eb65c6d4840f50d41bd053 |
Rakefile | 100644 | 0 | 0 | | | 164 Bytes | d9c1badfce32e6c401cb3b06ed2f0dad40e9bbb5ded4c158d184efa666cf9529 |
demo/plugins/something/math/decrease.rb | 100644 | 0 | 0 | | | 120 Bytes | 7c26630b898d08332592364a46731f1ff817dbe183a9b71c017d74219dcce7c6 |
demo/plugins/something/math/increase.rb | 100644 | 0 | 0 | | | 120 Bytes | 367b69db193e37a301ee22269e525454e8ef09104441534c656322ffafa48bb4 |
demo/plugins/something/stats/max.rb | 100644 | 0 | 0 | | | 134 Bytes | d7434eebe10ae12ee536e50e60edabbce896d3ed98c73b21573dc0ea494462e9 |
lib/pluginator.rb | 100644 | 0 | 0 | | | 526 Bytes | 227ed9d6cba02d155f02d3c40f1185b733392f5adcb7cf19243533b76a801596 |
lib/pluginator/autodetect.rb | 100644 | 0 | 0 | | | 1.24 KB | 84ecd55580e358a73b2ebd6ec2f4aacffa54f387fbe23b6bb6209a4ab4f91cfb |
lib/pluginator/errors.rb | 100644 | 0 | 0 | | | 916 Bytes | 227425091e2c2d76421a9d20955b7def282e2db9bd33eb88e7606dc8ae76b601 |
lib/pluginator/extendable_autodetect.rb | 100644 | 0 | 0 | | | 1.46 KB | 0f33e0cf82ddd08b1e2822bd5fb7125b1963216bfa243286134a089b7ffd8e70 |
lib/pluginator/group.rb | 100644 | 0 | 0 | | | 906 Bytes | 163004db9987ec480c2826cc803481422a135f4ec640125879afe44d7adf5d81 |
lib/pluginator/name_converter.rb | 100644 | 0 | 0 | | | 670 Bytes | f6e81e93c8424a727dfba74507c61cf9f7b47e06866b206924d54be16fb713d8 |
lib/pluginator/version.rb | 100644 | 0 | 0 | | | 69 Bytes | 77f65b748d774819e63c405d3050f7bf053eed3d5b680afcbdd38bd0d022cc89 |
lib/plugins/pluginator/extensions/class_exist.rb | 100644 | 0 | 0 | | | 544 Bytes | 41ae9975ea336a8708dc7835878a7339d20a1be99144abbf29f1e20db2bdce12 |
lib/plugins/pluginator/extensions/conversions.rb | 100644 | 0 | 0 | | | 390 Bytes | efb1956b3773bf80f1dd2f136bc62c6d9cb7fb533200ac7bbcb699bb5667b85c |
lib/plugins/pluginator/extensions/first_ask.rb | 100644 | 0 | 0 | | | 1.27 KB | 54fbf4c3d581f018349c3139b584c7d600d554dcc88b717913d2775079a87e13 |
lib/plugins/pluginator/extensions/first_class.rb | 100644 | 0 | 0 | | | 986 Bytes | 24c492d6328d6e10dc02a5820a18ba9dc051bfa2c7acce7ce4f9e3787f6d2cda |
lib/plugins/pluginator/extensions/matching.rb | 100644 | 0 | 0 | | | 1 KB | 71fc9683d9c73a6b14ea19249f401d7f04d03747a5606b49069f05524fd14377 |
lib/plugins/pluginator/extensions/plugins_map.rb | 100644 | 0 | 0 | | | 500 Bytes | d1d73225b7e6962cfdba4fd6d752c16449e753220277859d4103a6e40e68a86e |
pluginator.gemspec | 100644 | 0 | 0 | | | 675 Bytes | aa63b4fda80a20c1fc0e9c6dafcc560e77567960d55ba1d1d9afcbb040df82c3 |
test/pluginator/autodetect_test.rb | 100644 | 0 | 0 | | | 3.56 KB | 369d6bd64681bbd5119a5335d2d96c8a6a030d2032519f2291127670fbf96cf4 |
test/pluginator/extendable_autodetect_test.rb | 100644 | 0 | 0 | | | 949 Bytes | f18a52e21c2357d8e75228bc3f23b9b77eb1ed4224befa6ad2dbef4019e6a0fd |
test/pluginator/group_test.rb | 100644 | 0 | 0 | | | 610 Bytes | de6d72b86ec201af00410b1bbe88993f025973236d1b58fdfdeb30a15f07f312 |
test/pluginator/name_converter_test.rb | 100644 | 0 | 0 | | | 958 Bytes | 2ac1d2e0fa26711a532c1b90f4e4106a2e13ab03e71028d939e1849b466f7692 |
test/pluginator_test.rb | 100644 | 0 | 0 | | | 1.03 KB | 86b86ff26e42465513647ab5e45a522a8d325252a012ec6f6d3e07473e567bb6 |
test/plugins/extensions/class_exist_test.rb | 100644 | 0 | 0 | | | 640 Bytes | 572ac2a9b5c06b4eca8ef016f67527150f200abe047aea6059458bb68c0cfcfe |
test/plugins/extensions/conversions_test.rb | 100644 | 0 | 0 | | | 421 Bytes | 4b5755889a6df3e908873b1e1c2b1735d7f9b553202ac08637c765b015777bc0 |
test/plugins/extensions/first_ask_test.rb | 100644 | 0 | 0 | | | 1.24 KB | ae042d12cc24bc236313fb029dd46fd55b7848d7bb546332c94f265bfd1d1bf1 |
test/plugins/extensions/first_class_test.rb | 100644 | 0 | 0 | | | 1.19 KB | 802d775a078b92f02bad29deb984c7ac9a34a65f241b80b857455d4e3171b166 |
test/plugins/extensions/matching_test.rb | 100644 | 0 | 0 | | | 1 KB | 243c7708757c8242ad25dd4a18792e624018af85f32e82cd2f8ea0712b79a79c |
test/plugins/extensions/plugins_map_test.rb | 100644 | 0 | 0 | | | 494 Bytes | 4f654b1fdfa60b53b785a0a19b3198913f953a4fc4f65bf8dc071e2e6a2224ae |
test/test_helper.rb | 100644 | 0 | 0 | | | 361 Bytes | 128bdd5cbcc3d2fb5d1009f0bda604f991f034ea30b3463f836a13e2dbd61879 |