store_base_sti_class 0.5.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/Appraisals +5 -57
  3. data/Gemfile.lock +6 -9
  4. data/README.md +8 -11
  5. data/debug.log +12652 -0
  6. data/gemfiles/rails_3.0.5.gemfile.lock +3 -3
  7. data/gemfiles/rails_3.0.6.gemfile.lock +3 -3
  8. data/gemfiles/rails_3.0.7.gemfile.lock +3 -3
  9. data/gemfiles/rails_3.2.14.gemfile.lock +1 -4
  10. data/gemfiles/rails_4.0.0.gemfile.lock +2 -5
  11. data/gemfiles/rails_4.0.1.gemfile.lock +2 -5
  12. data/gemfiles/rails_4.0.10.gemfile.lock +2 -5
  13. data/gemfiles/rails_4.0.11.1.gemfile.lock +2 -5
  14. data/gemfiles/rails_4.0.11.gemfile.lock +2 -5
  15. data/gemfiles/rails_4.0.12.gemfile.lock +2 -5
  16. data/gemfiles/rails_4.0.13.gemfile.lock +2 -5
  17. data/gemfiles/rails_4.0.2.gemfile.lock +2 -5
  18. data/gemfiles/rails_4.0.3.gemfile.lock +2 -5
  19. data/gemfiles/rails_4.0.4.gemfile.lock +2 -5
  20. data/gemfiles/rails_4.0.5.gemfile.lock +2 -5
  21. data/gemfiles/rails_4.0.6.gemfile.lock +2 -5
  22. data/gemfiles/rails_4.0.7.gemfile.lock +2 -5
  23. data/gemfiles/rails_4.0.8.gemfile.lock +2 -5
  24. data/gemfiles/rails_4.0.9.gemfile.lock +2 -5
  25. data/gemfiles/rails_4.1.0.gemfile.lock +2 -5
  26. data/gemfiles/rails_4.1.1.gemfile.lock +2 -5
  27. data/gemfiles/rails_4.1.10.gemfile.lock +2 -5
  28. data/gemfiles/rails_4.1.11.gemfile.lock +2 -5
  29. data/gemfiles/rails_4.1.12.gemfile.lock +2 -5
  30. data/gemfiles/rails_4.1.13.gemfile.lock +48 -0
  31. data/gemfiles/rails_4.1.14.1.gemfile.lock +48 -0
  32. data/gemfiles/rails_4.1.14.2.gemfile.lock +48 -0
  33. data/gemfiles/rails_4.1.14.gemfile.lock +48 -0
  34. data/gemfiles/rails_4.1.15.gemfile.lock +48 -0
  35. data/gemfiles/rails_4.1.2.gemfile.lock +2 -5
  36. data/gemfiles/rails_4.1.3.gemfile.lock +2 -5
  37. data/gemfiles/rails_4.1.4.gemfile.lock +2 -5
  38. data/gemfiles/rails_4.1.5.gemfile.lock +2 -5
  39. data/gemfiles/rails_4.1.6.gemfile.lock +2 -5
  40. data/gemfiles/rails_4.1.7.1.gemfile.lock +2 -5
  41. data/gemfiles/rails_4.1.7.gemfile.lock +2 -5
  42. data/gemfiles/rails_4.1.8.gemfile.lock +2 -5
  43. data/gemfiles/rails_4.1.9.gemfile.lock +2 -5
  44. data/gemfiles/rails_4.2.0.gemfile.lock +2 -5
  45. data/gemfiles/rails_4.2.1.gemfile.lock +2 -5
  46. data/gemfiles/rails_4.2.2.gemfile.lock +2 -5
  47. data/gemfiles/rails_4.2.3.gemfile.lock +2 -5
  48. data/gemfiles/rails_4.2.4.gemfile.lock +48 -0
  49. data/gemfiles/rails_4.2.5.1.gemfile.lock +48 -0
  50. data/gemfiles/rails_4.2.5.2.gemfile.lock +48 -0
  51. data/gemfiles/rails_4.2.5.gemfile.lock +48 -0
  52. data/gemfiles/rails_4.2.6.gemfile.lock +48 -0
  53. data/gemfiles/{rails_3.0.5.gemfile → rails_4.2.7.1.gemfile} +1 -2
  54. data/gemfiles/{rails_3.0.6.gemfile → rails_4.2.7.gemfile} +1 -2
  55. data/gemfiles/{rails_3.0.7.gemfile → rails_5.0.0.1.gemfile} +1 -2
  56. data/gemfiles/{rails_3.0.8.gemfile → rails_5.0.0.gemfile} +1 -2
  57. data/gemfiles/rails_5.0.1.gemfile +7 -0
  58. data/gemfiles/rails_5.0.1.gemfile.lock +48 -0
  59. data/lib/store_base_sti_class.rb +3 -5
  60. data/lib/store_base_sti_class/version.rb +1 -1
  61. data/lib/store_base_sti_class_for_5_0.rb +404 -0
  62. data/store_base_sti_class.gemspec +3 -3
  63. data/storebasestiname_unittest.sql +0 -0
  64. metadata +26 -64
  65. data/gemfiles/rails_3.0.10.gemfile +0 -8
  66. data/gemfiles/rails_3.0.11.gemfile +0 -8
  67. data/gemfiles/rails_3.0.12.gemfile +0 -8
  68. data/gemfiles/rails_3.0.13.gemfile +0 -8
  69. data/gemfiles/rails_3.0.14.gemfile +0 -8
  70. data/gemfiles/rails_3.0.15.gemfile +0 -8
  71. data/gemfiles/rails_3.0.16.gemfile +0 -8
  72. data/gemfiles/rails_3.0.17.gemfile +0 -8
  73. data/gemfiles/rails_3.0.18.gemfile +0 -8
  74. data/gemfiles/rails_3.0.19.gemfile +0 -8
  75. data/gemfiles/rails_3.0.20.gemfile +0 -8
  76. data/gemfiles/rails_3.0.9.gemfile +0 -8
  77. data/gemfiles/rails_3.1.0.gemfile +0 -8
  78. data/gemfiles/rails_3.1.10.gemfile +0 -8
  79. data/gemfiles/rails_3.1.11.gemfile +0 -8
  80. data/gemfiles/rails_3.1.12.gemfile +0 -8
  81. data/gemfiles/rails_3.1.2.gemfile +0 -8
  82. data/gemfiles/rails_3.1.3.gemfile +0 -8
  83. data/gemfiles/rails_3.1.4.gemfile +0 -8
  84. data/gemfiles/rails_3.1.5.gemfile +0 -8
  85. data/gemfiles/rails_3.1.6.gemfile +0 -8
  86. data/gemfiles/rails_3.1.7.gemfile +0 -8
  87. data/gemfiles/rails_3.1.8.gemfile +0 -8
  88. data/gemfiles/rails_3.1.9.gemfile +0 -8
  89. data/gemfiles/rails_3.2.0.gemfile +0 -8
  90. data/gemfiles/rails_3.2.1.gemfile +0 -8
  91. data/gemfiles/rails_3.2.10.gemfile +0 -8
  92. data/gemfiles/rails_3.2.11.gemfile +0 -8
  93. data/gemfiles/rails_3.2.12.gemfile +0 -8
  94. data/gemfiles/rails_3.2.13.gemfile +0 -8
  95. data/gemfiles/rails_3.2.14.gemfile +0 -8
  96. data/gemfiles/rails_3.2.15.gemfile +0 -8
  97. data/gemfiles/rails_3.2.16.gemfile +0 -8
  98. data/gemfiles/rails_3.2.17.gemfile +0 -8
  99. data/gemfiles/rails_3.2.18.gemfile +0 -8
  100. data/gemfiles/rails_3.2.19.gemfile +0 -8
  101. data/gemfiles/rails_3.2.2.gemfile +0 -8
  102. data/gemfiles/rails_3.2.20.gemfile +0 -8
  103. data/gemfiles/rails_3.2.21.gemfile +0 -8
  104. data/gemfiles/rails_3.2.22.1.gemfile +0 -8
  105. data/gemfiles/rails_3.2.22.2.gemfile +0 -8
  106. data/gemfiles/rails_3.2.22.gemfile +0 -8
  107. data/gemfiles/rails_3.2.3.gemfile +0 -8
  108. data/gemfiles/rails_3.2.4.gemfile +0 -8
  109. data/gemfiles/rails_3.2.5.gemfile +0 -8
  110. data/gemfiles/rails_3.2.6.gemfile +0 -8
  111. data/gemfiles/rails_3.2.7.gemfile +0 -8
  112. data/gemfiles/rails_3.2.8.gemfile +0 -8
  113. data/gemfiles/rails_3.2.9.gemfile +0 -8
  114. data/lib/store_base_sti_class_for_3_0.rb +0 -470
  115. data/lib/store_base_sti_class_for_3_1_and_above.rb +0 -304
@@ -0,0 +1,48 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activemodel (4.1.14.1)
11
+ activesupport (= 4.1.14.1)
12
+ builder (~> 3.1)
13
+ activerecord (4.1.14.1)
14
+ activemodel (= 4.1.14.1)
15
+ activesupport (= 4.1.14.1)
16
+ arel (~> 5.0.0)
17
+ activesupport (4.1.14.1)
18
+ i18n (~> 0.6, >= 0.6.9)
19
+ json (~> 1.7, >= 1.7.7)
20
+ minitest (~> 5.1)
21
+ thread_safe (~> 0.1)
22
+ tzinfo (~> 1.1)
23
+ appraisal (2.1.0)
24
+ bundler
25
+ rake
26
+ thor (>= 0.14.0)
27
+ arel (5.0.1.20140414130214)
28
+ builder (3.2.3)
29
+ i18n (0.8.0)
30
+ json (1.8.6)
31
+ minitest (5.10.1)
32
+ rake (12.0.0)
33
+ sqlite3 (1.3.13)
34
+ thor (0.19.4)
35
+ thread_safe (0.3.5)
36
+ tzinfo (1.2.2)
37
+ thread_safe (~> 0.1)
38
+
39
+ PLATFORMS
40
+ ruby
41
+
42
+ DEPENDENCIES
43
+ activerecord (= 4.1.14.1)
44
+ appraisal
45
+ bundler
46
+ minitest (>= 4.0)
47
+ sqlite3
48
+ store_base_sti_class!
@@ -0,0 +1,48 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activemodel (4.1.14.2)
11
+ activesupport (= 4.1.14.2)
12
+ builder (~> 3.1)
13
+ activerecord (4.1.14.2)
14
+ activemodel (= 4.1.14.2)
15
+ activesupport (= 4.1.14.2)
16
+ arel (~> 5.0.0)
17
+ activesupport (4.1.14.2)
18
+ i18n (~> 0.6, >= 0.6.9)
19
+ json (~> 1.7, >= 1.7.7)
20
+ minitest (~> 5.1)
21
+ thread_safe (~> 0.1)
22
+ tzinfo (~> 1.1)
23
+ appraisal (2.1.0)
24
+ bundler
25
+ rake
26
+ thor (>= 0.14.0)
27
+ arel (5.0.1.20140414130214)
28
+ builder (3.2.3)
29
+ i18n (0.8.0)
30
+ json (1.8.6)
31
+ minitest (5.10.1)
32
+ rake (12.0.0)
33
+ sqlite3 (1.3.13)
34
+ thor (0.19.4)
35
+ thread_safe (0.3.5)
36
+ tzinfo (1.2.2)
37
+ thread_safe (~> 0.1)
38
+
39
+ PLATFORMS
40
+ ruby
41
+
42
+ DEPENDENCIES
43
+ activerecord (= 4.1.14.2)
44
+ appraisal
45
+ bundler
46
+ minitest (>= 4.0)
47
+ sqlite3
48
+ store_base_sti_class!
@@ -0,0 +1,48 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activemodel (4.1.14)
11
+ activesupport (= 4.1.14)
12
+ builder (~> 3.1)
13
+ activerecord (4.1.14)
14
+ activemodel (= 4.1.14)
15
+ activesupport (= 4.1.14)
16
+ arel (~> 5.0.0)
17
+ activesupport (4.1.14)
18
+ i18n (~> 0.6, >= 0.6.9)
19
+ json (~> 1.7, >= 1.7.7)
20
+ minitest (~> 5.1)
21
+ thread_safe (~> 0.1)
22
+ tzinfo (~> 1.1)
23
+ appraisal (2.1.0)
24
+ bundler
25
+ rake
26
+ thor (>= 0.14.0)
27
+ arel (5.0.1.20140414130214)
28
+ builder (3.2.3)
29
+ i18n (0.8.0)
30
+ json (1.8.6)
31
+ minitest (5.10.1)
32
+ rake (12.0.0)
33
+ sqlite3 (1.3.13)
34
+ thor (0.19.4)
35
+ thread_safe (0.3.5)
36
+ tzinfo (1.2.2)
37
+ thread_safe (~> 0.1)
38
+
39
+ PLATFORMS
40
+ ruby
41
+
42
+ DEPENDENCIES
43
+ activerecord (= 4.1.14)
44
+ appraisal
45
+ bundler
46
+ minitest (>= 4.0)
47
+ sqlite3
48
+ store_base_sti_class!
@@ -0,0 +1,48 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activemodel (4.1.15)
11
+ activesupport (= 4.1.15)
12
+ builder (~> 3.1)
13
+ activerecord (4.1.15)
14
+ activemodel (= 4.1.15)
15
+ activesupport (= 4.1.15)
16
+ arel (~> 5.0.0)
17
+ activesupport (4.1.15)
18
+ i18n (~> 0.6, >= 0.6.9)
19
+ json (~> 1.7, >= 1.7.7)
20
+ minitest (~> 5.1)
21
+ thread_safe (~> 0.1)
22
+ tzinfo (~> 1.1)
23
+ appraisal (2.1.0)
24
+ bundler
25
+ rake
26
+ thor (>= 0.14.0)
27
+ arel (5.0.1.20140414130214)
28
+ builder (3.2.3)
29
+ i18n (0.8.0)
30
+ json (1.8.6)
31
+ minitest (5.10.1)
32
+ rake (12.0.0)
33
+ sqlite3 (1.3.13)
34
+ thor (0.19.4)
35
+ thread_safe (0.3.5)
36
+ tzinfo (1.2.2)
37
+ thread_safe (~> 0.1)
38
+
39
+ PLATFORMS
40
+ ruby
41
+
42
+ DEPENDENCIES
43
+ activerecord (= 4.1.15)
44
+ appraisal
45
+ bundler
46
+ minitest (>= 4.0)
47
+ sqlite3
48
+ store_base_sti_class!
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- store_base_sti_class (0.3.0)
5
- activerecord (>= 3.0.5)
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -46,6 +46,3 @@ DEPENDENCIES
46
46
  minitest (>= 4.0)
47
47
  sqlite3
48
48
  store_base_sti_class!
49
-
50
- BUNDLED WITH
51
- 1.10.5
@@ -0,0 +1,48 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ store_base_sti_class (0.5.0)
5
+ activerecord (>= 4.0)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activemodel (4.2.4)
11
+ activesupport (= 4.2.4)
12
+ builder (~> 3.1)
13
+ activerecord (4.2.4)
14
+ activemodel (= 4.2.4)
15
+ activesupport (= 4.2.4)
16
+ arel (~> 6.0)
17
+ activesupport (4.2.4)
18
+ i18n (~> 0.7)
19
+ json (~> 1.7, >= 1.7.7)
20
+ minitest (~> 5.1)
21
+ thread_safe (~> 0.3, >= 0.3.4)
22
+ tzinfo (~> 1.1)
23
+ appraisal (2.1.0)
24
+ bundler
25
+ rake
26
+ thor (>= 0.14.0)
27
+ arel (6.0.4)
28
+ builder (3.2.3)
29
+ i18n (0.8.0)
30
+ json (1.8.6)
31
+ minitest (5.10.1)
32
+ rake (12.0.0)
33
+ sqlite3 (1.3.13)
34
+ thor (0.19.4)
35
+ thread_safe (0.3.5)
36
+ tzinfo (1.2.2)
37
+ thread_safe (~> 0.1)
38
+
39
+ PLATFORMS
40
+ ruby
41
+
42
+ DEPENDENCIES
43
+ activerecord (= 4.2.4)
44
+ appraisal
45
+ bundler
46
+ minitest (>= 4.0)
47
+ sqlite3
48
+ store_base_sti_class!