store_base_sti_class 0.0.2 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/Appraisals +42 -17
- data/Gemfile +1 -2
- data/Gemfile.lock +62 -26
- data/README.rdoc +7 -3
- data/Rakefile +2 -2
- data/VERSION +1 -1
- data/db/storebasestiname_unittest.sql +0 -0
- data/gemfiles/rails_3.0.10.gemfile +3 -4
- data/gemfiles/rails_3.0.10.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.11.gemfile +3 -4
- data/gemfiles/rails_3.0.11.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.12.gemfile +3 -4
- data/gemfiles/rails_3.0.12.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.13.gemfile +10 -0
- data/gemfiles/rails_3.0.13.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.14.gemfile +10 -0
- data/gemfiles/rails_3.0.14.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.15.gemfile +10 -0
- data/gemfiles/rails_3.0.15.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.16.gemfile +10 -0
- data/gemfiles/rails_3.0.16.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.17.gemfile +10 -0
- data/gemfiles/rails_3.0.17.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.18.gemfile +10 -0
- data/gemfiles/rails_3.0.18.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.19.gemfile +10 -0
- data/gemfiles/rails_3.0.19.gemfile.lock +72 -0
- data/gemfiles/rails_3.0.5.gemfile +3 -4
- data/gemfiles/rails_3.0.5.gemfile.lock +41 -12
- data/gemfiles/rails_3.0.6.gemfile +3 -4
- data/gemfiles/rails_3.0.6.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.7.gemfile +3 -4
- data/gemfiles/rails_3.0.7.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.8.gemfile +3 -4
- data/gemfiles/rails_3.0.8.gemfile.lock +40 -11
- data/gemfiles/rails_3.0.9.gemfile +3 -4
- data/gemfiles/rails_3.0.9.gemfile.lock +40 -11
- data/gemfiles/rails_3.1.0.gemfile +3 -4
- data/gemfiles/rails_3.1.0.gemfile.lock +42 -14
- data/gemfiles/rails_3.1.10.gemfile +10 -0
- data/gemfiles/rails_3.1.10.gemfile.lock +43 -0
- data/gemfiles/rails_3.1.2.gemfile +3 -4
- data/gemfiles/rails_3.1.2.gemfile.lock +42 -14
- data/gemfiles/rails_3.1.3.gemfile +3 -4
- data/gemfiles/rails_3.1.3.gemfile.lock +42 -14
- data/gemfiles/rails_3.1.4.gemfile +3 -4
- data/gemfiles/rails_3.1.4.gemfile.lock +42 -14
- data/gemfiles/rails_3.1.5.gemfile +10 -0
- data/gemfiles/rails_3.1.5.gemfile.lock +43 -0
- data/gemfiles/rails_3.1.6.gemfile +10 -0
- data/gemfiles/rails_3.1.6.gemfile.lock +43 -0
- data/gemfiles/rails_3.1.7.gemfile +10 -0
- data/gemfiles/rails_3.1.7.gemfile.lock +43 -0
- data/gemfiles/rails_3.1.8.gemfile +10 -0
- data/gemfiles/rails_3.1.8.gemfile.lock +43 -0
- data/gemfiles/rails_3.1.9.gemfile +10 -0
- data/gemfiles/rails_3.1.9.gemfile.lock +43 -0
- data/gemfiles/rails_3.2.0.gemfile +3 -4
- data/gemfiles/rails_3.2.0.gemfile.lock +42 -14
- data/gemfiles/rails_3.2.1.gemfile +3 -4
- data/gemfiles/rails_3.2.1.gemfile.lock +42 -14
- data/gemfiles/rails_3.2.10.gemfile +10 -0
- data/gemfiles/rails_3.2.10.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.11.gemfile +10 -0
- data/gemfiles/rails_3.2.11.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.12.gemfile +10 -0
- data/gemfiles/rails_3.2.12.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.13.gemfile +10 -0
- data/gemfiles/rails_3.2.13.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.14.gemfile +10 -0
- data/gemfiles/rails_3.2.14.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.2.gemfile +3 -4
- data/gemfiles/rails_3.2.2.gemfile.lock +42 -14
- data/gemfiles/rails_3.2.3.gemfile +3 -4
- data/gemfiles/rails_3.2.3.gemfile.lock +42 -14
- data/gemfiles/rails_3.2.4.gemfile +10 -0
- data/gemfiles/rails_3.2.4.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.5.gemfile +10 -0
- data/gemfiles/rails_3.2.5.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.6.gemfile +10 -0
- data/gemfiles/rails_3.2.6.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.7.gemfile +10 -0
- data/gemfiles/rails_3.2.7.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.8.gemfile +10 -0
- data/gemfiles/rails_3.2.8.gemfile.lock +73 -0
- data/gemfiles/rails_3.2.9.gemfile +10 -0
- data/gemfiles/rails_3.2.9.gemfile.lock +73 -0
- data/gemfiles/rails_4.0.0.gemfile +10 -0
- data/gemfiles/rails_4.0.0.gemfile.lock +81 -0
- data/gemfiles/rails_4.0.1.gemfile +10 -0
- data/gemfiles/rails_4.0.1.gemfile.lock +81 -0
- data/lib/store_base_sti_class.rb +2 -0
- data/lib/store_base_sti_class_for_4_0.rb +337 -0
- data/store_base_sti_class.gemspec +57 -13
- metadata +148 -114
- data/gemfiles/rails_3.0.3.gemfile +0 -11
- data/gemfiles/rails_3.0.3.gemfile.lock +0 -43
- data/gemfiles/rails_3.0.4.gemfile +0 -11
- data/gemfiles/rails_3.0.4.gemfile.lock +0 -43
- data/gemfiles/rails_3.1.1.gemfile +0 -11
- data/gemfiles/rails_3.1.1.gemfile.lock +0 -45
data/Appraisals
CHANGED
@@ -1,20 +1,46 @@
|
|
1
1
|
RAILS_VERSIONS = [
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
2
|
+
"3.0.5",
|
3
|
+
"3.0.6",
|
4
|
+
"3.0.7",
|
5
|
+
"3.0.8",
|
6
|
+
"3.0.9",
|
7
|
+
"3.0.10",
|
8
|
+
"3.0.11",
|
9
|
+
"3.0.12",
|
10
|
+
"3.0.13",
|
11
|
+
"3.0.14",
|
12
|
+
"3.0.15",
|
13
|
+
"3.0.16",
|
14
|
+
"3.0.17",
|
15
|
+
"3.0.18",
|
16
|
+
"3.0.19",
|
17
|
+
"3.1.0",
|
18
|
+
"3.1.2",
|
19
|
+
"3.1.3",
|
20
|
+
"3.1.4",
|
21
|
+
"3.1.5",
|
22
|
+
"3.1.6",
|
23
|
+
"3.1.7",
|
24
|
+
"3.1.8",
|
25
|
+
"3.1.9",
|
26
|
+
"3.1.10",
|
27
|
+
"3.2.0",
|
28
|
+
"3.2.1",
|
29
|
+
"3.2.2",
|
30
|
+
"3.2.3",
|
31
|
+
"3.2.4",
|
32
|
+
"3.2.5",
|
33
|
+
"3.2.6",
|
34
|
+
"3.2.7",
|
35
|
+
"3.2.8",
|
36
|
+
"3.2.9",
|
37
|
+
"3.2.10",
|
38
|
+
"3.2.11",
|
39
|
+
"3.2.12",
|
40
|
+
"3.2.13",
|
41
|
+
"3.2.14",
|
42
|
+
"4.0.0",
|
43
|
+
"4.0.1"
|
18
44
|
]
|
19
45
|
|
20
46
|
RAILS_VERSIONS.each do |version|
|
@@ -22,4 +48,3 @@ RAILS_VERSIONS.each do |version|
|
|
22
48
|
gem "activerecord", version
|
23
49
|
end
|
24
50
|
end
|
25
|
-
|
data/Gemfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
source
|
1
|
+
source 'https://rubygems.org'
|
2
2
|
|
3
3
|
gem 'activerecord'
|
4
4
|
|
@@ -6,5 +6,4 @@ gem 'sqlite3', :group => :development
|
|
6
6
|
gem 'appraisal', :group => :development
|
7
7
|
|
8
8
|
gem "jeweler", :group => :development
|
9
|
-
gem "rcov", ">= 0", :group => :development
|
10
9
|
gem "bundler", :group => :development
|
data/Gemfile.lock
CHANGED
@@ -1,37 +1,74 @@
|
|
1
1
|
GEM
|
2
|
-
remote:
|
2
|
+
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
|
-
activemodel (
|
5
|
-
activesupport (=
|
6
|
-
builder (~> 3.
|
7
|
-
activerecord (
|
8
|
-
activemodel (=
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
4
|
+
activemodel (4.0.1)
|
5
|
+
activesupport (= 4.0.1)
|
6
|
+
builder (~> 3.1.0)
|
7
|
+
activerecord (4.0.1)
|
8
|
+
activemodel (= 4.0.1)
|
9
|
+
activerecord-deprecated_finders (~> 1.0.2)
|
10
|
+
activesupport (= 4.0.1)
|
11
|
+
arel (~> 4.0.0)
|
12
|
+
activerecord-deprecated_finders (1.0.3)
|
13
|
+
activesupport (4.0.1)
|
14
|
+
i18n (~> 0.6, >= 0.6.4)
|
15
|
+
minitest (~> 4.2)
|
16
|
+
multi_json (~> 1.3)
|
17
|
+
thread_safe (~> 0.1)
|
18
|
+
tzinfo (~> 0.3.37)
|
19
|
+
addressable (2.3.5)
|
20
|
+
appraisal (0.5.2)
|
16
21
|
bundler
|
17
22
|
rake
|
18
|
-
arel (
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
+
arel (4.0.1)
|
24
|
+
atomic (1.1.14)
|
25
|
+
builder (3.1.4)
|
26
|
+
faraday (0.8.8)
|
27
|
+
multipart-post (~> 1.2.0)
|
28
|
+
git (1.2.6)
|
29
|
+
github_api (0.10.1)
|
30
|
+
addressable
|
31
|
+
faraday (~> 0.8.1)
|
32
|
+
hashie (>= 1.2)
|
33
|
+
multi_json (~> 1.4)
|
34
|
+
nokogiri (~> 1.5.2)
|
35
|
+
oauth2
|
36
|
+
hashie (2.0.5)
|
37
|
+
highline (1.6.20)
|
38
|
+
httpauth (0.2.0)
|
39
|
+
i18n (0.6.5)
|
40
|
+
jeweler (1.8.8)
|
41
|
+
builder
|
23
42
|
bundler (~> 1.0)
|
24
43
|
git (>= 1.2.5)
|
44
|
+
github_api (= 0.10.1)
|
45
|
+
highline (>= 1.6.15)
|
46
|
+
nokogiri (= 1.5.10)
|
25
47
|
rake
|
26
48
|
rdoc
|
27
|
-
json (1.
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
49
|
+
json (1.8.1)
|
50
|
+
jwt (0.1.8)
|
51
|
+
multi_json (>= 1.5)
|
52
|
+
minitest (4.7.5)
|
53
|
+
multi_json (1.8.2)
|
54
|
+
multi_xml (0.5.5)
|
55
|
+
multipart-post (1.2.0)
|
56
|
+
nokogiri (1.5.10)
|
57
|
+
oauth2 (0.9.2)
|
58
|
+
faraday (~> 0.8)
|
59
|
+
httpauth (~> 0.2)
|
60
|
+
jwt (~> 0.1.4)
|
61
|
+
multi_json (~> 1.0)
|
62
|
+
multi_xml (~> 0.5)
|
63
|
+
rack (~> 1.2)
|
64
|
+
rack (1.5.2)
|
65
|
+
rake (10.1.0)
|
66
|
+
rdoc (4.0.1)
|
32
67
|
json (~> 1.4)
|
33
|
-
sqlite3 (1.3.
|
34
|
-
|
68
|
+
sqlite3 (1.3.8)
|
69
|
+
thread_safe (0.1.3)
|
70
|
+
atomic
|
71
|
+
tzinfo (0.3.38)
|
35
72
|
|
36
73
|
PLATFORMS
|
37
74
|
ruby
|
@@ -41,5 +78,4 @@ DEPENDENCIES
|
|
41
78
|
appraisal
|
42
79
|
bundler
|
43
80
|
jeweler
|
44
|
-
rcov
|
45
81
|
sqlite3
|
data/README.rdoc
CHANGED
@@ -26,7 +26,7 @@ will output,
|
|
26
26
|
#<Vendor id: 1, type: "Vendor" ...>
|
27
27
|
#<Address id: 1, addressable_id: 1, addressable_type: 'Person' ...>
|
28
28
|
|
29
|
-
Notice that addressable_type column is Person even though the actual class is Vendor.
|
29
|
+
Notice that addressable_type column is Person even though the actual class is Vendor.
|
30
30
|
|
31
31
|
Normally, this isn't a problem, however it can have negative performance characteristic in certain circumstances. The most obvious one is that
|
32
32
|
a join with persons or an extra query is required to find out the actual type of addressable.
|
@@ -52,9 +52,13 @@ When changing this behavior you will have write a migration to update all of you
|
|
52
52
|
|
53
53
|
== Notes
|
54
54
|
|
55
|
-
This gem incorporates
|
55
|
+
This gem incorporates work from:
|
56
|
+
- https://github.com/pkmiec/store_base_sti_class_for_3_0
|
57
|
+
- https://github.com/appfolio/store_base_sti_class_for_3_1
|
58
|
+
- https://github.com/Lovethis/store_base_sti_class_for_3_1
|
59
|
+
- https://github.com/codepodu/store_base_sti_class_for_4_0
|
56
60
|
|
57
|
-
It currently works with ActiveRecord 3.0.5 through
|
61
|
+
It currently works with ActiveRecord 3.0.5 through 4.0.1.
|
58
62
|
|
59
63
|
== Copyright
|
60
64
|
|
data/Rakefile
CHANGED
@@ -19,7 +19,7 @@ Jeweler::Tasks.new do |gem|
|
|
19
19
|
gem.homepage = "http://github.com/appfolio/store_base_sti_class"
|
20
20
|
gem.license = "MIT"
|
21
21
|
gem.summary = %Q{
|
22
|
-
Modifies ActiveRecord 3.0.5
|
22
|
+
Modifies ActiveRecord 3.0.5 - 4.0.1 with the ability to store the actual class (instead of the base class) in polymorhic _type columns when using STI
|
23
23
|
}
|
24
24
|
gem.description = %Q{
|
25
25
|
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
|
@@ -28,7 +28,7 @@ Jeweler::Tasks.new do |gem|
|
|
28
28
|
}
|
29
29
|
gem.email = "andrew.mutz@appfolio.com"
|
30
30
|
gem.authors = ["Andrew Mutz"]
|
31
|
-
|
31
|
+
|
32
32
|
# Include your dependencies below. Runtime dependencies are required when using your gem,
|
33
33
|
# and development dependencies are only needed for development (ie running rake tasks, tests, etc)
|
34
34
|
# gem.add_runtime_dependency 'jabber4r', '> 0.1'
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0
|
1
|
+
0.1.0
|
Binary file
|
@@ -1,11 +1,10 @@
|
|
1
1
|
# This file was generated by Appraisal
|
2
2
|
|
3
|
-
source
|
3
|
+
source "https://rubygems.org"
|
4
4
|
|
5
|
-
gem "
|
6
|
-
gem "
|
5
|
+
gem "sqlite3", :group=>:development
|
6
|
+
gem "appraisal", :group=>:development
|
7
7
|
gem "jeweler", :group=>:development
|
8
|
-
gem "rcov", ">= 0", :group=>:development
|
9
8
|
gem "bundler", :group=>:development
|
10
9
|
gem "activerecord", "3.0.10"
|
11
10
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
GEM
|
2
|
-
remote:
|
2
|
+
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
4
|
activemodel (3.0.10)
|
5
5
|
activesupport (= 3.0.10)
|
@@ -11,25 +11,55 @@ GEM
|
|
11
11
|
arel (~> 2.0.10)
|
12
12
|
tzinfo (~> 0.3.23)
|
13
13
|
activesupport (3.0.10)
|
14
|
-
|
14
|
+
addressable (2.3.5)
|
15
|
+
appraisal (0.5.2)
|
15
16
|
bundler
|
16
17
|
rake
|
17
18
|
arel (2.0.10)
|
18
19
|
builder (2.1.2)
|
19
|
-
|
20
|
+
faraday (0.8.8)
|
21
|
+
multipart-post (~> 1.2.0)
|
22
|
+
git (1.2.6)
|
23
|
+
github_api (0.10.1)
|
24
|
+
addressable
|
25
|
+
faraday (~> 0.8.1)
|
26
|
+
hashie (>= 1.2)
|
27
|
+
multi_json (~> 1.4)
|
28
|
+
nokogiri (~> 1.5.2)
|
29
|
+
oauth2
|
30
|
+
hashie (2.0.5)
|
31
|
+
highline (1.6.20)
|
32
|
+
httpauth (0.2.0)
|
20
33
|
i18n (0.5.0)
|
21
|
-
jeweler (1.8.
|
34
|
+
jeweler (1.8.8)
|
35
|
+
builder
|
22
36
|
bundler (~> 1.0)
|
23
37
|
git (>= 1.2.5)
|
38
|
+
github_api (= 0.10.1)
|
39
|
+
highline (>= 1.6.15)
|
40
|
+
nokogiri (= 1.5.10)
|
24
41
|
rake
|
25
42
|
rdoc
|
26
|
-
json (1.
|
27
|
-
|
28
|
-
|
29
|
-
|
43
|
+
json (1.8.1)
|
44
|
+
jwt (0.1.8)
|
45
|
+
multi_json (>= 1.5)
|
46
|
+
multi_json (1.8.2)
|
47
|
+
multi_xml (0.5.5)
|
48
|
+
multipart-post (1.2.0)
|
49
|
+
nokogiri (1.5.10)
|
50
|
+
oauth2 (0.9.2)
|
51
|
+
faraday (~> 0.8)
|
52
|
+
httpauth (~> 0.2)
|
53
|
+
jwt (~> 0.1.4)
|
54
|
+
multi_json (~> 1.0)
|
55
|
+
multi_xml (~> 0.5)
|
56
|
+
rack (~> 1.2)
|
57
|
+
rack (1.5.2)
|
58
|
+
rake (10.1.0)
|
59
|
+
rdoc (4.0.1)
|
30
60
|
json (~> 1.4)
|
31
|
-
sqlite3 (1.3.
|
32
|
-
tzinfo (0.3.
|
61
|
+
sqlite3 (1.3.8)
|
62
|
+
tzinfo (0.3.38)
|
33
63
|
|
34
64
|
PLATFORMS
|
35
65
|
ruby
|
@@ -39,5 +69,4 @@ DEPENDENCIES
|
|
39
69
|
appraisal
|
40
70
|
bundler
|
41
71
|
jeweler
|
42
|
-
rcov
|
43
72
|
sqlite3
|
@@ -1,11 +1,10 @@
|
|
1
1
|
# This file was generated by Appraisal
|
2
2
|
|
3
|
-
source
|
3
|
+
source "https://rubygems.org"
|
4
4
|
|
5
|
-
gem "
|
6
|
-
gem "
|
5
|
+
gem "sqlite3", :group=>:development
|
6
|
+
gem "appraisal", :group=>:development
|
7
7
|
gem "jeweler", :group=>:development
|
8
|
-
gem "rcov", ">= 0", :group=>:development
|
9
8
|
gem "bundler", :group=>:development
|
10
9
|
gem "activerecord", "3.0.11"
|
11
10
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
GEM
|
2
|
-
remote:
|
2
|
+
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
4
|
activemodel (3.0.11)
|
5
5
|
activesupport (= 3.0.11)
|
@@ -11,25 +11,55 @@ GEM
|
|
11
11
|
arel (~> 2.0.10)
|
12
12
|
tzinfo (~> 0.3.23)
|
13
13
|
activesupport (3.0.11)
|
14
|
-
|
14
|
+
addressable (2.3.5)
|
15
|
+
appraisal (0.5.2)
|
15
16
|
bundler
|
16
17
|
rake
|
17
18
|
arel (2.0.10)
|
18
19
|
builder (2.1.2)
|
19
|
-
|
20
|
+
faraday (0.8.8)
|
21
|
+
multipart-post (~> 1.2.0)
|
22
|
+
git (1.2.6)
|
23
|
+
github_api (0.10.1)
|
24
|
+
addressable
|
25
|
+
faraday (~> 0.8.1)
|
26
|
+
hashie (>= 1.2)
|
27
|
+
multi_json (~> 1.4)
|
28
|
+
nokogiri (~> 1.5.2)
|
29
|
+
oauth2
|
30
|
+
hashie (2.0.5)
|
31
|
+
highline (1.6.20)
|
32
|
+
httpauth (0.2.0)
|
20
33
|
i18n (0.5.0)
|
21
|
-
jeweler (1.8.
|
34
|
+
jeweler (1.8.8)
|
35
|
+
builder
|
22
36
|
bundler (~> 1.0)
|
23
37
|
git (>= 1.2.5)
|
38
|
+
github_api (= 0.10.1)
|
39
|
+
highline (>= 1.6.15)
|
40
|
+
nokogiri (= 1.5.10)
|
24
41
|
rake
|
25
42
|
rdoc
|
26
|
-
json (1.
|
27
|
-
|
28
|
-
|
29
|
-
|
43
|
+
json (1.8.1)
|
44
|
+
jwt (0.1.8)
|
45
|
+
multi_json (>= 1.5)
|
46
|
+
multi_json (1.8.2)
|
47
|
+
multi_xml (0.5.5)
|
48
|
+
multipart-post (1.2.0)
|
49
|
+
nokogiri (1.5.10)
|
50
|
+
oauth2 (0.9.2)
|
51
|
+
faraday (~> 0.8)
|
52
|
+
httpauth (~> 0.2)
|
53
|
+
jwt (~> 0.1.4)
|
54
|
+
multi_json (~> 1.0)
|
55
|
+
multi_xml (~> 0.5)
|
56
|
+
rack (~> 1.2)
|
57
|
+
rack (1.5.2)
|
58
|
+
rake (10.1.0)
|
59
|
+
rdoc (4.0.1)
|
30
60
|
json (~> 1.4)
|
31
|
-
sqlite3 (1.3.
|
32
|
-
tzinfo (0.3.
|
61
|
+
sqlite3 (1.3.8)
|
62
|
+
tzinfo (0.3.38)
|
33
63
|
|
34
64
|
PLATFORMS
|
35
65
|
ruby
|
@@ -39,5 +69,4 @@ DEPENDENCIES
|
|
39
69
|
appraisal
|
40
70
|
bundler
|
41
71
|
jeweler
|
42
|
-
rcov
|
43
72
|
sqlite3
|
@@ -1,11 +1,10 @@
|
|
1
1
|
# This file was generated by Appraisal
|
2
2
|
|
3
|
-
source
|
3
|
+
source "https://rubygems.org"
|
4
4
|
|
5
|
-
gem "
|
6
|
-
gem "
|
5
|
+
gem "sqlite3", :group=>:development
|
6
|
+
gem "appraisal", :group=>:development
|
7
7
|
gem "jeweler", :group=>:development
|
8
|
-
gem "rcov", ">= 0", :group=>:development
|
9
8
|
gem "bundler", :group=>:development
|
10
9
|
gem "activerecord", "3.0.12"
|
11
10
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
GEM
|
2
|
-
remote:
|
2
|
+
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
4
|
activemodel (3.0.12)
|
5
5
|
activesupport (= 3.0.12)
|
@@ -11,25 +11,55 @@ GEM
|
|
11
11
|
arel (~> 2.0.10)
|
12
12
|
tzinfo (~> 0.3.23)
|
13
13
|
activesupport (3.0.12)
|
14
|
-
|
14
|
+
addressable (2.3.5)
|
15
|
+
appraisal (0.5.2)
|
15
16
|
bundler
|
16
17
|
rake
|
17
18
|
arel (2.0.10)
|
18
19
|
builder (2.1.2)
|
19
|
-
|
20
|
+
faraday (0.8.8)
|
21
|
+
multipart-post (~> 1.2.0)
|
22
|
+
git (1.2.6)
|
23
|
+
github_api (0.10.1)
|
24
|
+
addressable
|
25
|
+
faraday (~> 0.8.1)
|
26
|
+
hashie (>= 1.2)
|
27
|
+
multi_json (~> 1.4)
|
28
|
+
nokogiri (~> 1.5.2)
|
29
|
+
oauth2
|
30
|
+
hashie (2.0.5)
|
31
|
+
highline (1.6.20)
|
32
|
+
httpauth (0.2.0)
|
20
33
|
i18n (0.5.0)
|
21
|
-
jeweler (1.8.
|
34
|
+
jeweler (1.8.8)
|
35
|
+
builder
|
22
36
|
bundler (~> 1.0)
|
23
37
|
git (>= 1.2.5)
|
38
|
+
github_api (= 0.10.1)
|
39
|
+
highline (>= 1.6.15)
|
40
|
+
nokogiri (= 1.5.10)
|
24
41
|
rake
|
25
42
|
rdoc
|
26
|
-
json (1.
|
27
|
-
|
28
|
-
|
29
|
-
|
43
|
+
json (1.8.1)
|
44
|
+
jwt (0.1.8)
|
45
|
+
multi_json (>= 1.5)
|
46
|
+
multi_json (1.8.2)
|
47
|
+
multi_xml (0.5.5)
|
48
|
+
multipart-post (1.2.0)
|
49
|
+
nokogiri (1.5.10)
|
50
|
+
oauth2 (0.9.2)
|
51
|
+
faraday (~> 0.8)
|
52
|
+
httpauth (~> 0.2)
|
53
|
+
jwt (~> 0.1.4)
|
54
|
+
multi_json (~> 1.0)
|
55
|
+
multi_xml (~> 0.5)
|
56
|
+
rack (~> 1.2)
|
57
|
+
rack (1.5.2)
|
58
|
+
rake (10.1.0)
|
59
|
+
rdoc (4.0.1)
|
30
60
|
json (~> 1.4)
|
31
|
-
sqlite3 (1.3.
|
32
|
-
tzinfo (0.3.
|
61
|
+
sqlite3 (1.3.8)
|
62
|
+
tzinfo (0.3.38)
|
33
63
|
|
34
64
|
PLATFORMS
|
35
65
|
ruby
|
@@ -39,5 +69,4 @@ DEPENDENCIES
|
|
39
69
|
appraisal
|
40
70
|
bundler
|
41
71
|
jeweler
|
42
|
-
rcov
|
43
72
|
sqlite3
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# This file was generated by Appraisal
|
2
|
+
|
3
|
+
source "https://rubygems.org"
|
4
|
+
|
5
|
+
gem "sqlite3", :group=>:development
|
6
|
+
gem "appraisal", :group=>:development
|
7
|
+
gem "jeweler", :group=>:development
|
8
|
+
gem "bundler", :group=>:development
|
9
|
+
gem "activerecord", "3.0.13"
|
10
|
+
|
@@ -0,0 +1,72 @@
|
|
1
|
+
GEM
|
2
|
+
remote: https://rubygems.org/
|
3
|
+
specs:
|
4
|
+
activemodel (3.0.13)
|
5
|
+
activesupport (= 3.0.13)
|
6
|
+
builder (~> 2.1.2)
|
7
|
+
i18n (~> 0.5.0)
|
8
|
+
activerecord (3.0.13)
|
9
|
+
activemodel (= 3.0.13)
|
10
|
+
activesupport (= 3.0.13)
|
11
|
+
arel (~> 2.0.10)
|
12
|
+
tzinfo (~> 0.3.23)
|
13
|
+
activesupport (3.0.13)
|
14
|
+
addressable (2.3.5)
|
15
|
+
appraisal (0.5.2)
|
16
|
+
bundler
|
17
|
+
rake
|
18
|
+
arel (2.0.10)
|
19
|
+
builder (2.1.2)
|
20
|
+
faraday (0.8.8)
|
21
|
+
multipart-post (~> 1.2.0)
|
22
|
+
git (1.2.6)
|
23
|
+
github_api (0.10.1)
|
24
|
+
addressable
|
25
|
+
faraday (~> 0.8.1)
|
26
|
+
hashie (>= 1.2)
|
27
|
+
multi_json (~> 1.4)
|
28
|
+
nokogiri (~> 1.5.2)
|
29
|
+
oauth2
|
30
|
+
hashie (2.0.5)
|
31
|
+
highline (1.6.20)
|
32
|
+
httpauth (0.2.0)
|
33
|
+
i18n (0.5.0)
|
34
|
+
jeweler (1.8.8)
|
35
|
+
builder
|
36
|
+
bundler (~> 1.0)
|
37
|
+
git (>= 1.2.5)
|
38
|
+
github_api (= 0.10.1)
|
39
|
+
highline (>= 1.6.15)
|
40
|
+
nokogiri (= 1.5.10)
|
41
|
+
rake
|
42
|
+
rdoc
|
43
|
+
json (1.8.1)
|
44
|
+
jwt (0.1.8)
|
45
|
+
multi_json (>= 1.5)
|
46
|
+
multi_json (1.8.2)
|
47
|
+
multi_xml (0.5.5)
|
48
|
+
multipart-post (1.2.0)
|
49
|
+
nokogiri (1.5.10)
|
50
|
+
oauth2 (0.9.2)
|
51
|
+
faraday (~> 0.8)
|
52
|
+
httpauth (~> 0.2)
|
53
|
+
jwt (~> 0.1.4)
|
54
|
+
multi_json (~> 1.0)
|
55
|
+
multi_xml (~> 0.5)
|
56
|
+
rack (~> 1.2)
|
57
|
+
rack (1.5.2)
|
58
|
+
rake (10.1.0)
|
59
|
+
rdoc (4.0.1)
|
60
|
+
json (~> 1.4)
|
61
|
+
sqlite3 (1.3.8)
|
62
|
+
tzinfo (0.3.38)
|
63
|
+
|
64
|
+
PLATFORMS
|
65
|
+
ruby
|
66
|
+
|
67
|
+
DEPENDENCIES
|
68
|
+
activerecord (= 3.0.13)
|
69
|
+
appraisal
|
70
|
+
bundler
|
71
|
+
jeweler
|
72
|
+
sqlite3
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# This file was generated by Appraisal
|
2
|
+
|
3
|
+
source "https://rubygems.org"
|
4
|
+
|
5
|
+
gem "sqlite3", :group=>:development
|
6
|
+
gem "appraisal", :group=>:development
|
7
|
+
gem "jeweler", :group=>:development
|
8
|
+
gem "bundler", :group=>:development
|
9
|
+
gem "activerecord", "3.0.14"
|
10
|
+
|
@@ -0,0 +1,72 @@
|
|
1
|
+
GEM
|
2
|
+
remote: https://rubygems.org/
|
3
|
+
specs:
|
4
|
+
activemodel (3.0.14)
|
5
|
+
activesupport (= 3.0.14)
|
6
|
+
builder (~> 2.1.2)
|
7
|
+
i18n (~> 0.5.0)
|
8
|
+
activerecord (3.0.14)
|
9
|
+
activemodel (= 3.0.14)
|
10
|
+
activesupport (= 3.0.14)
|
11
|
+
arel (~> 2.0.10)
|
12
|
+
tzinfo (~> 0.3.23)
|
13
|
+
activesupport (3.0.14)
|
14
|
+
addressable (2.3.5)
|
15
|
+
appraisal (0.5.2)
|
16
|
+
bundler
|
17
|
+
rake
|
18
|
+
arel (2.0.10)
|
19
|
+
builder (2.1.2)
|
20
|
+
faraday (0.8.8)
|
21
|
+
multipart-post (~> 1.2.0)
|
22
|
+
git (1.2.6)
|
23
|
+
github_api (0.10.1)
|
24
|
+
addressable
|
25
|
+
faraday (~> 0.8.1)
|
26
|
+
hashie (>= 1.2)
|
27
|
+
multi_json (~> 1.4)
|
28
|
+
nokogiri (~> 1.5.2)
|
29
|
+
oauth2
|
30
|
+
hashie (2.0.5)
|
31
|
+
highline (1.6.20)
|
32
|
+
httpauth (0.2.0)
|
33
|
+
i18n (0.5.0)
|
34
|
+
jeweler (1.8.8)
|
35
|
+
builder
|
36
|
+
bundler (~> 1.0)
|
37
|
+
git (>= 1.2.5)
|
38
|
+
github_api (= 0.10.1)
|
39
|
+
highline (>= 1.6.15)
|
40
|
+
nokogiri (= 1.5.10)
|
41
|
+
rake
|
42
|
+
rdoc
|
43
|
+
json (1.8.1)
|
44
|
+
jwt (0.1.8)
|
45
|
+
multi_json (>= 1.5)
|
46
|
+
multi_json (1.8.2)
|
47
|
+
multi_xml (0.5.5)
|
48
|
+
multipart-post (1.2.0)
|
49
|
+
nokogiri (1.5.10)
|
50
|
+
oauth2 (0.9.2)
|
51
|
+
faraday (~> 0.8)
|
52
|
+
httpauth (~> 0.2)
|
53
|
+
jwt (~> 0.1.4)
|
54
|
+
multi_json (~> 1.0)
|
55
|
+
multi_xml (~> 0.5)
|
56
|
+
rack (~> 1.2)
|
57
|
+
rack (1.5.2)
|
58
|
+
rake (10.1.0)
|
59
|
+
rdoc (4.0.1)
|
60
|
+
json (~> 1.4)
|
61
|
+
sqlite3 (1.3.8)
|
62
|
+
tzinfo (0.3.38)
|
63
|
+
|
64
|
+
PLATFORMS
|
65
|
+
ruby
|
66
|
+
|
67
|
+
DEPENDENCIES
|
68
|
+
activerecord (= 3.0.14)
|
69
|
+
appraisal
|
70
|
+
bundler
|
71
|
+
jeweler
|
72
|
+
sqlite3
|