ae_easy-core 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/ae_easy-core.gemspec +2 -1
  4. data/doc/AeEasy/Core/Config.html +1 -1
  5. data/doc/AeEasy/Core/Exception/OutdatedError.html +1 -1
  6. data/doc/AeEasy/Core/Exception.html +1 -1
  7. data/doc/AeEasy/Core/Helper/Cookie.html +1 -1
  8. data/doc/AeEasy/Core/Helper.html +1 -1
  9. data/doc/AeEasy/Core/Mock/FakeDb.html +1402 -449
  10. data/doc/AeEasy/Core/Mock/FakeExecutor.html +898 -428
  11. data/doc/AeEasy/Core/Mock/FakeParser.html +9 -124
  12. data/doc/AeEasy/Core/Mock/FakeSeeder.html +9 -118
  13. data/doc/AeEasy/Core/Mock.html +1 -1
  14. data/doc/AeEasy/Core/Plugin/CollectionVault.html +1 -1
  15. data/doc/AeEasy/Core/Plugin/ConfigBehavior.html +1 -1
  16. data/doc/AeEasy/Core/Plugin/ContextIntegrator.html +1 -1
  17. data/doc/AeEasy/Core/Plugin/InitializeHook.html +1 -1
  18. data/doc/AeEasy/Core/Plugin/Parser.html +1 -1
  19. data/doc/AeEasy/Core/Plugin/ParserBehavior.html +1 -1
  20. data/doc/AeEasy/Core/Plugin/Seeder.html +1 -1
  21. data/doc/AeEasy/Core/Plugin/SeederBehavior.html +1 -1
  22. data/doc/AeEasy/Core/Plugin.html +1 -1
  23. data/doc/AeEasy/Core/SmartCollection.html +1 -300
  24. data/doc/AeEasy/Core.html +32 -110
  25. data/doc/AeEasy.html +1 -1
  26. data/doc/_index.html +1 -1
  27. data/doc/file.README.html +1 -1
  28. data/doc/index.html +1 -1
  29. data/doc/method_list.html +157 -117
  30. data/doc/top-level-namespace.html +1 -1
  31. data/lib/ae_easy/core/mock/fake_db.rb +216 -14
  32. data/lib/ae_easy/core/mock/fake_executor.rb +112 -7
  33. data/lib/ae_easy/core/version.rb +1 -1
  34. data/lib/ae_easy/core.rb +1 -0
  35. metadata +18 -5
  36. data/Gemfile.lock +0 -57
data/doc/index.html CHANGED
@@ -81,7 +81,7 @@ href="http://rubydoc.org/gems/ae_easy-core/frames">here</a>.</p>
81
81
  </div></div>
82
82
 
83
83
  <div id="footer">
84
- Generated on Wed Feb 13 21:43:50 2019 by
84
+ Generated on Wed Feb 20 18:03:17 2019 by
85
85
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
86
86
  0.9.18 (ruby-2.5.3).
87
87
  </div>