sofa 0.1.0 → 0.1.1

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 (55) hide show
  1. data/spec/sofa/tvrage/episode_spec.rb +11 -0
  2. data/spec/spec_helper.rb +2 -2
  3. metadata +111 -122
  4. data/.document +0 -5
  5. data/.gitignore +0 -22
  6. data/.yardopts +0 -6
  7. data/Rakefile +0 -76
  8. data/doc/Sofa.html +0 -85
  9. data/doc/Sofa/Mapping.html +0 -168
  10. data/doc/Sofa/Mapping/ClassMethods.html +0 -314
  11. data/doc/Sofa/Mapping/InstanceMethods.html +0 -358
  12. data/doc/Sofa/TVRage.html +0 -85
  13. data/doc/Sofa/TVRage/Episode.html +0 -358
  14. data/doc/Sofa/TVRage/Schedule.html +0 -207
  15. data/doc/Sofa/TVRage/Season.html +0 -236
  16. data/doc/Sofa/TVRage/Show.html +0 -904
  17. data/doc/Sofa/TVRage/Show/ShowNotFound.html +0 -92
  18. data/doc/Sofa/Version.html +0 -100
  19. data/doc/_index.html +0 -206
  20. data/doc/class_list.html +0 -137
  21. data/doc/css/common.css +0 -1
  22. data/doc/css/full_list.css +0 -23
  23. data/doc/css/style.css +0 -261
  24. data/doc/file.README.html +0 -120
  25. data/doc/file_list.html +0 -29
  26. data/doc/index.html +0 -120
  27. data/doc/js/app.js +0 -91
  28. data/doc/js/full_list.js +0 -39
  29. data/doc/js/jquery.js +0 -19
  30. data/doc/method_list.html +0 -192
  31. data/doc/top-level-namespace.html +0 -80
  32. data/lib/sofa.rb +0 -5
  33. data/lib/sofa/mapping.rb +0 -108
  34. data/lib/sofa/tvrage.rb +0 -10
  35. data/lib/sofa/tvrage/episode.rb +0 -39
  36. data/lib/sofa/tvrage/schedule.rb +0 -25
  37. data/lib/sofa/tvrage/season.rb +0 -36
  38. data/lib/sofa/tvrage/show.rb +0 -132
  39. data/lib/sofa/version.rb +0 -8
  40. data/sofa.gemspec +0 -126
  41. data/spec/fixtures/tvrage/cases/castle.xml +0 -228
  42. data/spec/fixtures/tvrage/cases/community.xml +0 -109
  43. data/spec/fixtures/tvrage/cases/live_with_regis_and_kelly.xml +0 -56237
  44. data/spec/fixtures/tvrage/episode_list.xml +0 -1183
  45. data/spec/fixtures/tvrage/episode_list_one_season.xml +0 -17
  46. data/spec/fixtures/tvrage/episode_list_two_episodes.xml +0 -25
  47. data/spec/fixtures/tvrage/full_schedule.xml +0 -4731
  48. data/spec/fixtures/tvrage/full_show_info.xml +0 -1291
  49. data/spec/fixtures/tvrage/quickinfo.html +0 -17
  50. data/spec/fixtures/tvrage/quickinfo_missing.html +0 -1
  51. data/spec/fixtures/tvrage/search.xml +0 -151
  52. data/spec/fixtures/tvrage/show_info.xml +0 -42
  53. data/spec/fixtures/tvrage/show_info_blank.xml +0 -3
  54. data/spec/fixtures/tvrage/single_episode.xml +0 -8
  55. data/spec/spec.opts +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.