backbone-deep-rails 0.0.2 → 0.0.3

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 (220) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/lib/backbone/deep/rails/version.rb +1 -1
  4. metadata +18 -245
  5. data/vendor/bundle/cache/activemodel-3.2.11.gem +0 -0
  6. data/vendor/bundle/cache/activesupport-3.2.11.gem +0 -0
  7. data/vendor/bundle/gems/activesupport-3.2.11/CHANGELOG.md +0 -157
  8. data/vendor/bundle/gems/activesupport-3.2.11/MIT-LICENSE +0 -20
  9. data/vendor/bundle/gems/activesupport-3.2.11/README.rdoc +0 -33
  10. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support.rb +0 -82
  11. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/all.rb +0 -3
  12. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/backtrace_cleaner.rb +0 -99
  13. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/base64.rb +0 -54
  14. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/basic_object.rb +0 -21
  15. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/benchmarkable.rb +0 -55
  16. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/buffered_logger.rb +0 -125
  17. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/builder.rb +0 -6
  18. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache.rb +0 -638
  19. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/file_store.rb +0 -178
  20. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/mem_cache_store.rb +0 -206
  21. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/memory_store.rb +0 -159
  22. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/null_store.rb +0 -44
  23. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/strategy/local_cache.rb +0 -169
  24. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/callbacks.rb +0 -626
  25. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/concern.rb +0 -131
  26. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/configurable.rb +0 -90
  27. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext.rb +0 -3
  28. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array.rb +0 -8
  29. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/access.rb +0 -46
  30. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/conversions.rb +0 -164
  31. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/extract_options.rb +0 -29
  32. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/grouping.rb +0 -100
  33. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/prepend_and_append.rb +0 -7
  34. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/random_access.rb +0 -30
  35. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/uniq_by.rb +0 -16
  36. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/wrap.rb +0 -48
  37. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/benchmark.rb +0 -7
  38. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/big_decimal.rb +0 -1
  39. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/big_decimal/conversions.rb +0 -45
  40. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class.rb +0 -4
  41. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/attribute.rb +0 -115
  42. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/attribute_accessors.rb +0 -168
  43. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/delegating_attributes.rb +0 -44
  44. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/subclasses.rb +0 -36
  45. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/acts_like.rb +0 -8
  46. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/calculations.rb +0 -276
  47. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/conversions.rb +0 -106
  48. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/freeze.rb +0 -33
  49. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/zones.rb +0 -14
  50. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/acts_like.rb +0 -13
  51. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/calculations.rb +0 -143
  52. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/conversions.rb +0 -103
  53. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/zones.rb +0 -21
  54. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/enumerable.rb +0 -127
  55. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/exception.rb +0 -3
  56. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file.rb +0 -2
  57. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file/atomic.rb +0 -42
  58. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file/path.rb +0 -5
  59. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/float.rb +0 -1
  60. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/float/rounding.rb +0 -19
  61. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash.rb +0 -9
  62. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/conversions.rb +0 -175
  63. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/deep_dup.rb +0 -18
  64. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/deep_merge.rb +0 -21
  65. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/diff.rb +0 -13
  66. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/except.rb +0 -23
  67. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/indifferent_access.rb +0 -24
  68. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/keys.rb +0 -54
  69. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/reverse_merge.rb +0 -23
  70. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/slice.rb +0 -40
  71. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer.rb +0 -3
  72. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/inflections.rb +0 -17
  73. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/multiple.rb +0 -10
  74. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/time.rb +0 -39
  75. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/io.rb +0 -15
  76. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel.rb +0 -4
  77. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
  78. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/debugger.rb +0 -10
  79. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/reporting.rb +0 -93
  80. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/singleton_class.rb +0 -13
  81. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/load_error.rb +0 -23
  82. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/logger.rb +0 -83
  83. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module.rb +0 -12
  84. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/aliasing.rb +0 -70
  85. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/anonymous.rb +0 -24
  86. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/attr_internal.rb +0 -39
  87. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/attribute_accessors.rb +0 -64
  88. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/delegation.rb +0 -153
  89. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/deprecation.rb +0 -9
  90. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/introspection.rb +0 -88
  91. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/method_names.rb +0 -14
  92. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/qualified_const.rb +0 -64
  93. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/reachable.rb +0 -8
  94. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/remove_method.rb +0 -16
  95. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/synchronization.rb +0 -45
  96. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/name_error.rb +0 -18
  97. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric.rb +0 -2
  98. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric/bytes.rb +0 -44
  99. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric/time.rb +0 -79
  100. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object.rb +0 -13
  101. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/acts_like.rb +0 -10
  102. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/blank.rb +0 -121
  103. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/conversions.rb +0 -4
  104. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/duplicable.rb +0 -119
  105. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/inclusion.rb +0 -25
  106. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/instance_variables.rb +0 -33
  107. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_json.rb +0 -19
  108. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_param.rb +0 -55
  109. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_query.rb +0 -27
  110. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/try.rb +0 -57
  111. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/with_options.rb +0 -43
  112. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/proc.rb +0 -14
  113. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/process.rb +0 -1
  114. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/process/daemon.rb +0 -23
  115. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range.rb +0 -5
  116. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/blockless_step.rb +0 -29
  117. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/conversions.rb +0 -21
  118. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/cover.rb +0 -3
  119. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/include_range.rb +0 -21
  120. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/overlaps.rb +0 -8
  121. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/regexp.rb +0 -5
  122. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/rexml.rb +0 -46
  123. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string.rb +0 -14
  124. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/access.rb +0 -99
  125. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/behavior.rb +0 -6
  126. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/conversions.rb +0 -66
  127. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/encoding.rb +0 -11
  128. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/exclude.rb +0 -11
  129. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/filters.rb +0 -49
  130. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/inflections.rb +0 -202
  131. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/inquiry.rb +0 -13
  132. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/interpolation.rb +0 -2
  133. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/multibyte.rb +0 -72
  134. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/output_safety.rb +0 -186
  135. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/starts_ends_with.rb +0 -4
  136. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/strip.rb +0 -26
  137. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/xchar.rb +0 -18
  138. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/acts_like.rb +0 -8
  139. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/calculations.rb +0 -360
  140. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/conversions.rb +0 -85
  141. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/marshal.rb +0 -57
  142. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/publicize_conversion_methods.rb +0 -10
  143. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/zones.rb +0 -86
  144. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/uri.rb +0 -30
  145. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies.rb +0 -703
  146. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies/autoload.rb +0 -50
  147. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation.rb +0 -18
  148. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/behaviors.rb +0 -49
  149. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/method_wrappers.rb +0 -29
  150. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/proxy_wrappers.rb +0 -81
  151. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/reporting.rb +0 -65
  152. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/descendants_tracker.rb +0 -45
  153. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/duration.rb +0 -110
  154. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/file_update_checker.rb +0 -121
  155. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/file_watcher.rb +0 -36
  156. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/gzip.rb +0 -30
  157. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/hash_with_indifferent_access.rb +0 -178
  158. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/i18n.rb +0 -9
  159. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/i18n_railtie.rb +0 -102
  160. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflections.rb +0 -63
  161. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector.rb +0 -7
  162. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/inflections.rb +0 -174
  163. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/methods.rb +0 -321
  164. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/transliterate.rb +0 -98
  165. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json.rb +0 -2
  166. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/decoding.rb +0 -79
  167. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/encoding.rb +0 -284
  168. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/variable.rb +0 -9
  169. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb +0 -46
  170. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/locale/en.yml +0 -36
  171. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/log_subscriber.rb +0 -122
  172. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/log_subscriber/test_helper.rb +0 -101
  173. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/memoizable.rb +0 -116
  174. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/message_encryptor.rb +0 -103
  175. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/message_verifier.rb +0 -74
  176. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte.rb +0 -44
  177. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/chars.rb +0 -476
  178. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/exceptions.rb +0 -8
  179. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/unicode.rb +0 -393
  180. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/utils.rb +0 -60
  181. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications.rb +0 -154
  182. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications/fanout.rb +0 -61
  183. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications/instrumenter.rb +0 -53
  184. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/option_merger.rb +0 -25
  185. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ordered_hash.rb +0 -222
  186. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ordered_options.rb +0 -61
  187. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/railtie.rb +0 -59
  188. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/rescuable.rb +0 -115
  189. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ruby/shim.rb +0 -22
  190. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/string_inquirer.rb +0 -21
  191. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/tagged_logging.rb +0 -80
  192. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/test_case.rb +0 -34
  193. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/assertions.rb +0 -97
  194. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/declarative.rb +0 -40
  195. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/deprecation.rb +0 -55
  196. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/isolation.rb +0 -157
  197. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/mochaing.rb +0 -7
  198. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/pending.rb +0 -52
  199. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance.rb +0 -317
  200. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/jruby.rb +0 -115
  201. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/rubinius.rb +0 -113
  202. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby.rb +0 -152
  203. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby/mri.rb +0 -57
  204. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby/yarv.rb +0 -57
  205. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/setup_and_teardown.rb +0 -118
  206. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time.rb +0 -35
  207. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time/autoload.rb +0 -5
  208. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time_with_zone.rb +0 -358
  209. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/values/time_zone.rb +0 -397
  210. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/values/unicode_tables.dat +0 -0
  211. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/version.rb +0 -10
  212. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/whiny_nil.rb +0 -24
  213. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini.rb +0 -168
  214. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/jdom.rb +0 -175
  215. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/libxml.rb +0 -80
  216. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/libxmlsax.rb +0 -86
  217. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/nokogiri.rb +0 -84
  218. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/nokogirisax.rb +0 -88
  219. data/vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/rexml.rb +0 -130
  220. data/vendor/bundle/specifications/activesupport-3.2.11.gemspec +0 -33
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 85fcde93689fc48bd5190a5f371c035390bda824
4
+ data.tar.gz: a7efd95c973b229f3995afe4f485f74a5be5df92
5
+ SHA512:
6
+ metadata.gz: fb1efa90dc43802cf9c3221ef575974ba9eeedc13222826590d15183572b1b04ad4e0c8456a59622328deb9c85aed18f49297eb035e394f70df2977524e73342
7
+ data.tar.gz: 6868813886ffeaaa6ac337e84c1070a9bdf9184eab71360f69cf60477218b92b7118f9f02cc07a80dccd4f400266c15f2154e56375311170bc7542caca5edf10
@@ -0,0 +1,20 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2015 John Griffiths
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
6
+ this software and associated documentation files (the "Software"), to deal in
7
+ the Software without restriction, including without limitation the rights to
8
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9
+ the Software, and to permit persons to whom the Software is furnished to do so,
10
+ subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,7 +1,7 @@
1
1
  module Backbone
2
2
  module Deep
3
3
  module Rails
4
- VERSION = "0.0.2"
4
+ VERSION = "0.0.3"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,46 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: backbone-deep-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
5
- prerelease:
4
+ version: 0.0.3
6
5
  platform: ruby
7
6
  authors:
8
7
  - John Griffiths
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-01-13 00:00:00.000000000 Z
11
+ date: 2015-06-02 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: rake
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ! '>='
17
+ - - ">"
20
18
  - !ruby/object:Gem::Version
21
19
  version: '0'
22
20
  type: :development
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ! '>='
24
+ - - ">"
28
25
  - !ruby/object:Gem::Version
29
26
  version: '0'
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: railties
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
- - - ~>
31
+ - - ">"
36
32
  - !ruby/object:Gem::Version
37
33
  version: '3.1'
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
- - - ~>
38
+ - - ">"
44
39
  - !ruby/object:Gem::Version
45
40
  version: '3.1'
46
41
  description: Use the backbone-deep-model library to provide improved support for models
@@ -51,258 +46,36 @@ executables: []
51
46
  extensions: []
52
47
  extra_rdoc_files: []
53
48
  files:
49
+ - MIT-LICENSE
50
+ - README.md
54
51
  - lib/backbone-deep-rails.rb
55
- - lib/backbone/deep/rails/version.rb
56
52
  - lib/backbone/deep/rails/engine.rb
57
- - vendor/bundle/cache/activemodel-3.2.11.gem
58
- - vendor/bundle/cache/activesupport-3.2.11.gem
59
- - vendor/bundle/specifications/activesupport-3.2.11.gemspec
60
- - vendor/bundle/gems/activesupport-3.2.11/README.rdoc
61
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/log_subscriber.rb
62
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflections.rb
63
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/inflections.rb
64
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/methods.rb
65
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector/transliterate.rb
66
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/test_case.rb
67
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/option_merger.rb
68
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ordered_hash.rb
69
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte.rb
70
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications.rb
71
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/float.rb
72
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/delegating_attributes.rb
73
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/attribute_accessors.rb
74
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/attribute.rb
75
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class/subclasses.rb
76
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string.rb
77
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/behavior.rb
78
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/encoding.rb
79
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/inflections.rb
80
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/access.rb
81
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/multibyte.rb
82
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/conversions.rb
83
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/exclude.rb
84
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/xchar.rb
85
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/strip.rb
86
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/interpolation.rb
87
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/starts_ends_with.rb
88
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/output_safety.rb
89
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/filters.rb
90
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/string/inquiry.rb
91
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/uri.rb
92
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/proc.rb
93
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/deep_merge.rb
94
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/keys.rb
95
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/conversions.rb
96
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/reverse_merge.rb
97
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/except.rb
98
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/deep_dup.rb
99
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/indifferent_access.rb
100
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/slice.rb
101
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash/diff.rb
102
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/calculations.rb
103
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/acts_like.rb
104
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/conversions.rb
105
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/zones.rb
106
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date/freeze.rb
107
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer.rb
108
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel.rb
109
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/conversions.rb
110
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/include_range.rb
111
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/overlaps.rb
112
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/cover.rb
113
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range/blockless_step.rb
114
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/io.rb
115
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/range.rb
116
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/logger.rb
117
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module.rb
118
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/big_decimal.rb
119
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/exception.rb
120
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/rexml.rb
121
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/calculations.rb
122
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/acts_like.rb
123
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/conversions.rb
124
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/date_time/zones.rb
125
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/reporting.rb
126
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/debugger.rb
127
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/singleton_class.rb
128
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/kernel/agnostics.rb
129
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/enumerable.rb
130
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/hash.rb
131
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/name_error.rb
132
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object.rb
133
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/calculations.rb
134
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/acts_like.rb
135
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/conversions.rb
136
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/publicize_conversion_methods.rb
137
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/zones.rb
138
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/time/marshal.rb
139
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/load_error.rb
140
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/float/rounding.rb
141
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array.rb
142
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/process/daemon.rb
143
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file.rb
144
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/big_decimal/conversions.rb
145
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file/path.rb
146
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/file/atomic.rb
147
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/random_access.rb
148
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/access.rb
149
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/conversions.rb
150
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/prepend_and_append.rb
151
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/uniq_by.rb
152
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/grouping.rb
153
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/wrap.rb
154
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/array/extract_options.rb
155
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/benchmark.rb
156
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric/time.rb
157
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric/bytes.rb
158
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/inflections.rb
159
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/time.rb
160
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/integer/multiple.rb
161
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/numeric.rb
162
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/regexp.rb
163
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/inclusion.rb
164
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/blank.rb
165
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/with_options.rb
166
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_query.rb
167
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/instance_variables.rb
168
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_param.rb
169
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/acts_like.rb
170
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/conversions.rb
171
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/duplicable.rb
172
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/to_json.rb
173
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/object/try.rb
174
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/class.rb
175
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/process.rb
176
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/anonymous.rb
177
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/attribute_accessors.rb
178
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/deprecation.rb
179
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/attr_internal.rb
180
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/delegation.rb
181
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/synchronization.rb
182
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/aliasing.rb
183
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/introspection.rb
184
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/method_names.rb
185
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/reachable.rb
186
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/remove_method.rb
187
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/qualified_const.rb
188
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/values/unicode_tables.dat
189
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/values/time_zone.rb
190
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/message_verifier.rb
191
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/libxmlsax.rb
192
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/rexml.rb
193
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/libxml.rb
194
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/jdom.rb
195
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/nokogirisax.rb
196
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini/nokogiri.rb
197
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/benchmarkable.rb
198
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/buffered_logger.rb
199
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/core_ext.rb
200
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/inflector.rb
201
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation.rb
202
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/version.rb
203
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/hash_with_indifferent_access.rb
204
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/configurable.rb
205
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ordered_options.rb
206
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/rescuable.rb
207
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/memoizable.rb
208
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/basic_object.rb
209
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time.rb
210
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache.rb
211
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/duration.rb
212
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/descendants_tracker.rb
213
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies.rb
214
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/file_store.rb
215
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/null_store.rb
216
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/memory_store.rb
217
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/strategy/local_cache.rb
218
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/cache/mem_cache_store.rb
219
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/file_watcher.rb
220
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/jruby.rb
221
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby.rb
222
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/rubinius.rb
223
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby/mri.rb
224
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance/ruby/yarv.rb
225
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/deprecation.rb
226
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/setup_and_teardown.rb
227
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/performance.rb
228
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/declarative.rb
229
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/assertions.rb
230
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/pending.rb
231
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/mochaing.rb
232
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/testing/isolation.rb
233
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/all.rb
234
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/file_update_checker.rb
235
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/log_subscriber/test_helper.rb
236
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/lazy_load_hooks.rb
237
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/ruby/shim.rb
238
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time/autoload.rb
239
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/time_with_zone.rb
240
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/encoding.rb
241
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/decoding.rb
242
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json/variable.rb
243
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/callbacks.rb
244
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/gzip.rb
245
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/locale/en.yml
246
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/i18n.rb
247
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/string_inquirer.rb
248
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/backtrace_cleaner.rb
249
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/railtie.rb
250
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/proxy_wrappers.rb
251
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/reporting.rb
252
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/behaviors.rb
253
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/deprecation/method_wrappers.rb
254
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/json.rb
255
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/tagged_logging.rb
256
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/unicode.rb
257
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/exceptions.rb
258
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/chars.rb
259
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/multibyte/utils.rb
260
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/i18n_railtie.rb
261
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/dependencies/autoload.rb
262
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/builder.rb
263
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications/fanout.rb
264
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/notifications/instrumenter.rb
265
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/concern.rb
266
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/message_encryptor.rb
267
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/base64.rb
268
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/xml_mini.rb
269
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support/whiny_nil.rb
270
- - vendor/bundle/gems/activesupport-3.2.11/lib/active_support.rb
271
- - vendor/bundle/gems/activesupport-3.2.11/MIT-LICENSE
272
- - vendor/bundle/gems/activesupport-3.2.11/CHANGELOG.md
273
- - vendor/assets/javascripts/backbone-deep-rails/lib/underscore.mixin.deepExtend.js
274
- - vendor/assets/javascripts/backbone-deep-rails/deep-model.js
53
+ - lib/backbone/deep/rails/version.rb
275
54
  - vendor/assets/javascripts/backbone-deep-rails.js
276
- - MIT-LICENSE
277
- - README.md
55
+ - vendor/assets/javascripts/backbone-deep-rails/deep-model.js
56
+ - vendor/assets/javascripts/backbone-deep-rails/lib/underscore.mixin.deepExtend.js
278
57
  homepage: https://github.com/johnantoni/backbone-deep-rails
279
- licenses: []
58
+ licenses:
59
+ - MIT
60
+ metadata: {}
280
61
  post_install_message:
281
62
  rdoc_options: []
282
63
  require_paths:
283
64
  - lib
284
65
  required_ruby_version: !ruby/object:Gem::Requirement
285
- none: false
286
66
  requirements:
287
- - - ! '>='
67
+ - - ">="
288
68
  - !ruby/object:Gem::Version
289
69
  version: '0'
290
- segments:
291
- - 0
292
- hash: 560256198956646589
293
70
  required_rubygems_version: !ruby/object:Gem::Requirement
294
- none: false
295
71
  requirements:
296
- - - ! '>='
72
+ - - ">="
297
73
  - !ruby/object:Gem::Version
298
74
  version: '0'
299
- segments:
300
- - 0
301
- hash: 560256198956646589
302
75
  requirements: []
303
76
  rubyforge_project:
304
- rubygems_version: 1.8.23
77
+ rubygems_version: 2.2.2
305
78
  signing_key:
306
- specification_version: 3
79
+ specification_version: 4
307
80
  summary: Rails asset wrapper for backbone-deep-model
308
81
  test_files: []
@@ -1,157 +0,0 @@
1
- ## Rails 3.2.10 (Jan 8, 2012) ##
2
-
3
- * Hash.from_xml raises when it encounters type="symbol" or type="yaml".
4
- Use Hash.from_trusted_xml to parse this XML.
5
-
6
- CVE-2013-0156
7
-
8
- *Jeremy Kemper*
9
-
10
- ## Rails 3.2.9 (Nov 12, 2012) ##
11
-
12
- * Add logger.push_tags and .pop_tags to complement logger.tagged:
13
-
14
- class Job
15
- def before
16
- Rails.logger.push_tags :jobs, self.class.name
17
- end
18
-
19
- def after
20
- Rails.logger.pop_tags 2
21
- end
22
- end
23
-
24
- *Jeremy Kemper*
25
-
26
- * Add %:z and %::z format string support to ActiveSupport::TimeWithZone#strftime. [fixes #6962] *kennyj*
27
-
28
- ## Rails 3.2.8 (Aug 9, 2012) ##
29
-
30
- * Fix ActiveSupport integration with Mocha > 0.12.1. *Mike Gunderloy*
31
-
32
- * Reverted the deprecation of ActiveSupport::JSON::Variable. *Rafael Mendonça França*
33
-
34
- * ERB::Util.html_escape now escapes single quotes. *Santiago Pastorino*
35
-
36
- ## Rails 3.2.7 (Jul 26, 2012) ##
37
-
38
- * Hash#fetch(fetch) is not the same as doing hash[key]
39
-
40
- * adds a missing require [fixes #6896]
41
-
42
- * make sure the inflection rules are loaded when cherry-picking active_support/core_ext/string/inflections.rb [fixes #6884]
43
-
44
- * Merge pull request #6857 from rsutphin/as_core_ext_time_missing_require
45
-
46
- * bump AS deprecation_horizon to 4.0
47
-
48
- ## Rails 3.2.6 (Jun 12, 2012) ##
49
-
50
- * No changes.
51
-
52
- ## Rails 3.2.5 (Jun 1, 2012) ##
53
-
54
- * ActiveSupport::JSON::Variable is deprecated. Define your own #as_json and #encode_json methods
55
- for custom JSON string literals. *Erich Menge*
56
-
57
-
58
- ## Rails 3.2.4 (May 31, 2012) ##
59
-
60
- * Added #beginning_of_hour and #end_of_hour to Time and DateTime core
61
- extensions. *Mark J. Titorenko*
62
-
63
-
64
- ## Rails 3.2.3 (March 30, 2012) ##
65
-
66
- * No changes.
67
-
68
-
69
- ## Rails 3.2.2 (March 1, 2012) ##
70
-
71
- * No changes.
72
-
73
-
74
- ## Rails 3.2.1 (January 26, 2012) ##
75
-
76
- * Documentation fixes and improvements.
77
-
78
- * Update time zone offset information. *Ravil Bayramgalin*
79
-
80
- * The deprecated `ActiveSupport::Base64.decode64` calls `::Base64.decode64`
81
- now. *Jonathan Viney*
82
-
83
- * Fixes uninitialized constant `ActiveSupport::TaggedLogging::ERROR`. *kennyj*
84
-
85
-
86
- ## Rails 3.2.0 (January 20, 2012) ##
87
-
88
- * ActiveSupport::Base64 is deprecated in favor of ::Base64. *Sergey Nartimov*
89
-
90
- * Module#synchronize is deprecated with no replacement. Please use `monitor`
91
- from ruby's standard library.
92
-
93
- * (Date|DateTime|Time)#beginning_of_week accept an optional argument to
94
- be able to set the day at which weeks are assumed to start.
95
-
96
- * Deprecated ActiveSupport::MessageEncryptor#encrypt and decrypt. *José Valim*
97
-
98
- * ActiveSupport::Notifications.subscribed provides subscriptions to events while a block runs. *fxn*
99
-
100
- * Module#qualified_const_(defined?|get|set) are analogous to the corresponding methods
101
- in the standard API, but accept qualified constant names. *fxn*
102
-
103
- * Added inflection #deconstantize which complements #demodulize. This inflection
104
- removes the righmost segment in a qualified constant name. *fxn*
105
-
106
- * Added ActiveSupport:TaggedLogging that can wrap any standard Logger class to provide tagging capabilities *DHH*
107
-
108
- Logger = ActiveSupport::TaggedLogging.new(Logger.new(STDOUT))
109
- Logger.tagged("BCX") { Logger.info "Stuff" } # Logs "[BCX] Stuff"
110
- Logger.tagged("BCX", "Jason") { Logger.info "Stuff" } # Logs "[BCX] [Jason] Stuff"
111
- Logger.tagged("BCX") { Logger.tagged("Jason") { Logger.info "Stuff" } } # Logs "[BCX] [Jason] Stuff"
112
-
113
- * Added safe_constantize that constantizes a string but returns nil instead of an exception if the constant (or part of it) does not exist *Ryan Oblak*
114
-
115
- * ActiveSupport::OrderedHash is now marked as extractable when using Array#extract_options! *Prem Sichanugrist*
116
-
117
- * Added Array#prepend as an alias for Array#unshift and Array#append as an alias for Array#<< *DHH*
118
-
119
- * The definition of blank string for Ruby 1.9 has been extended to Unicode whitespace.
120
- Also, in 1.8 the ideographic space U+3000 is considered to be whitespace. *Akira Matsuda, Damien Mathieu*
121
-
122
- * The inflector understands acronyms. *dlee*
123
-
124
- * Deprecated ActiveSupport::Memoizable in favor of Ruby memoization pattern *José Valim*
125
-
126
- * Added Time#all_day/week/quarter/year as a way of generating ranges (example: Event.where(created_at: Time.now.all_week)) *DHH*
127
-
128
- * Added instance_accessor: false as an option to Class#cattr_accessor and friends *DHH*
129
-
130
- * Removed ActiveSupport::SecureRandom in favor of SecureRandom from the standard library *Jon Leighton*
131
-
132
- * ActiveSupport::OrderedHash now has different behavior for #each and
133
- \#each_pair when given a block accepting its parameters with a splat. *Andrew Radev*
134
-
135
- * ActiveSupport::BufferedLogger#silence is deprecated. If you want to squelch
136
- logs for a certain block, change the log level for that block.
137
-
138
- * ActiveSupport::BufferedLogger#open_log is deprecated. This method should
139
- not have been public in the first place.
140
-
141
- * ActiveSupport::BufferedLogger's behavior of automatically creating the
142
- directory for your log file is deprecated. Please make sure to create the
143
- directory for your log file before instantiating.
144
-
145
- * ActiveSupport::BufferedLogger#auto_flushing is deprecated. Either set the
146
- sync level on the underlying file handle like this:
147
-
148
- f = File.open('foo.log', 'w')
149
- f.sync = true
150
- ActiveSupport::BufferedLogger.new f
151
-
152
- Or tune your filesystem. The FS cache is now what controls flushing.
153
-
154
- * ActiveSupport::BufferedLogger#flush is deprecated. Set sync on your
155
- filehandle, or tune your filesystem.
156
-
157
- Please check [3-1-stable](https://github.com/rails/rails/blob/3-1-stable/activesupport/CHANGELOG.md) for previous changes.