comma 2.1.3 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. data/{.rvmrc.example → .rvmrc} +1 -1
  2. data/Appraisals +2 -2
  3. data/Gemfile.lock +13 -15
  4. data/README.markdown +10 -10
  5. data/comma.gemspec +3 -5
  6. data/gemfiles/active3.0.9.gemfile +8 -0
  7. data/gemfiles/active3.0.9.gemfile.lock +48 -0
  8. data/gemfiles/active3.1.1.gemfile +8 -0
  9. data/gemfiles/active3.1.1.gemfile.lock +50 -0
  10. data/gemfiles/active3.2.1.gemfile +8 -0
  11. data/gemfiles/active3.2.1.gemfile.lock +50 -0
  12. data/gemfiles/{rails2.3.7.gemfile → rails3.0.9.gemfile} +1 -1
  13. data/gemfiles/rails3.0.9.gemfile.lock +99 -0
  14. data/gemfiles/{rails2.3.2.gemfile → rails3.1.1.gemfile} +1 -1
  15. data/gemfiles/rails3.1.1.gemfile.lock +110 -0
  16. data/gemfiles/{rails2.3.15.gemfile → rails3.2.1.gemfile} +1 -1
  17. data/gemfiles/rails3.2.1.gemfile.lock +108 -0
  18. data/lib/comma.rb +12 -29
  19. data/lib/comma/object.rb +1 -1
  20. data/lib/comma/{named_scope.rb → relation.rb} +2 -2
  21. data/lib/comma/version.rb +1 -1
  22. data/spec/comma/ar_spec.rb +1 -8
  23. metadata +32 -79
  24. data/.travis.yml +0 -9
  25. data/gemfiles/active2.3.14.gemfile +0 -8
  26. data/gemfiles/active2.3.14.gemfile.lock +0 -39
  27. data/gemfiles/active2.3.15.gemfile +0 -8
  28. data/gemfiles/active2.3.15.gemfile.lock +0 -39
  29. data/gemfiles/active2.3.2.gemfile +0 -8
  30. data/gemfiles/active2.3.2.gemfile.lock +0 -39
  31. data/gemfiles/active2.3.5.gemfile +0 -8
  32. data/gemfiles/active2.3.5.gemfile.lock +0 -39
  33. data/gemfiles/active2.3.7.gemfile +0 -8
  34. data/gemfiles/active2.3.7.gemfile.lock +0 -39
  35. data/gemfiles/rails2.3.14.gemfile +0 -7
  36. data/gemfiles/rails2.3.14.gemfile.lock +0 -53
  37. data/gemfiles/rails2.3.15.gemfile.lock +0 -53
  38. data/gemfiles/rails2.3.2.gemfile.lock +0 -51
  39. data/gemfiles/rails2.3.5.gemfile +0 -7
  40. data/gemfiles/rails2.3.5.gemfile.lock +0 -53
  41. data/gemfiles/rails2.3.7.gemfile.lock +0 -53
  42. data/lib/comma/association_proxy.rb +0 -6
  43. data/lib/comma/render_as_csv.rb +0 -49
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activesupport", "2.3.15"
6
- gem "activerecord", "2.3.15"
7
-
8
- gemspec :path=>"../"
@@ -1,39 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- activerecord (2.3.15)
11
- activesupport (= 2.3.15)
12
- activesupport (2.3.15)
13
- appraisal (0.5.1)
14
- bundler
15
- rake
16
- diff-lcs (1.1.3)
17
- fastercsv (1.5.5)
18
- rake (0.8.7)
19
- rspec (2.7.0)
20
- rspec-core (~> 2.7.0)
21
- rspec-expectations (~> 2.7.0)
22
- rspec-mocks (~> 2.7.0)
23
- rspec-core (2.7.1)
24
- rspec-expectations (2.7.0)
25
- diff-lcs (~> 1.1.2)
26
- rspec-mocks (2.7.0)
27
- sqlite3 (1.3.7)
28
-
29
- PLATFORMS
30
- ruby
31
-
32
- DEPENDENCIES
33
- activerecord (= 2.3.15)
34
- activesupport (= 2.3.15)
35
- appraisal (>= 0.4.0)
36
- comma!
37
- rake (= 0.8.7)
38
- rspec (~> 2.7.0)
39
- sqlite3 (~> 1.3.4)
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activesupport", "2.3.2"
6
- gem "activerecord", "2.3.2"
7
-
8
- gemspec :path=>"../"
@@ -1,39 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- activerecord (2.3.2)
11
- activesupport (= 2.3.2)
12
- activesupport (2.3.2)
13
- appraisal (0.4.1)
14
- bundler
15
- rake
16
- diff-lcs (1.1.3)
17
- fastercsv (1.5.5)
18
- rake (0.8.7)
19
- rspec (2.7.0)
20
- rspec-core (~> 2.7.0)
21
- rspec-expectations (~> 2.7.0)
22
- rspec-mocks (~> 2.7.0)
23
- rspec-core (2.7.1)
24
- rspec-expectations (2.7.0)
25
- diff-lcs (~> 1.1.2)
26
- rspec-mocks (2.7.0)
27
- sqlite3 (1.3.5)
28
-
29
- PLATFORMS
30
- ruby
31
-
32
- DEPENDENCIES
33
- activerecord (= 2.3.2)
34
- activesupport (= 2.3.2)
35
- appraisal (>= 0.4.0)
36
- comma!
37
- rake (= 0.8.7)
38
- rspec (~> 2.7.0)
39
- sqlite3 (~> 1.3.4)
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activesupport", "2.3.5"
6
- gem "activerecord", "2.3.5"
7
-
8
- gemspec :path=>"../"
@@ -1,39 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- activerecord (2.3.5)
11
- activesupport (= 2.3.5)
12
- activesupport (2.3.5)
13
- appraisal (0.4.1)
14
- bundler
15
- rake
16
- diff-lcs (1.1.3)
17
- fastercsv (1.5.5)
18
- rake (0.8.7)
19
- rspec (2.7.0)
20
- rspec-core (~> 2.7.0)
21
- rspec-expectations (~> 2.7.0)
22
- rspec-mocks (~> 2.7.0)
23
- rspec-core (2.7.1)
24
- rspec-expectations (2.7.0)
25
- diff-lcs (~> 1.1.2)
26
- rspec-mocks (2.7.0)
27
- sqlite3 (1.3.5)
28
-
29
- PLATFORMS
30
- ruby
31
-
32
- DEPENDENCIES
33
- activerecord (= 2.3.5)
34
- activesupport (= 2.3.5)
35
- appraisal (>= 0.4.0)
36
- comma!
37
- rake (= 0.8.7)
38
- rspec (~> 2.7.0)
39
- sqlite3 (~> 1.3.4)
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activesupport", "2.3.7"
6
- gem "activerecord", "2.3.7"
7
-
8
- gemspec :path=>"../"
@@ -1,39 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- activerecord (2.3.7)
11
- activesupport (= 2.3.7)
12
- activesupport (2.3.7)
13
- appraisal (0.4.1)
14
- bundler
15
- rake
16
- diff-lcs (1.1.3)
17
- fastercsv (1.5.5)
18
- rake (0.8.7)
19
- rspec (2.7.0)
20
- rspec-core (~> 2.7.0)
21
- rspec-expectations (~> 2.7.0)
22
- rspec-mocks (~> 2.7.0)
23
- rspec-core (2.7.1)
24
- rspec-expectations (2.7.0)
25
- diff-lcs (~> 1.1.2)
26
- rspec-mocks (2.7.0)
27
- sqlite3 (1.3.5)
28
-
29
- PLATFORMS
30
- ruby
31
-
32
- DEPENDENCIES
33
- activerecord (= 2.3.7)
34
- activesupport (= 2.3.7)
35
- appraisal (>= 0.4.0)
36
- comma!
37
- rake (= 0.8.7)
38
- rspec (~> 2.7.0)
39
- sqlite3 (~> 1.3.4)
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "rails", "2.3.14"
6
-
7
- gemspec :path=>"../"
@@ -1,53 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.14)
11
- actionpack (= 2.3.14)
12
- actionpack (2.3.14)
13
- activesupport (= 2.3.14)
14
- rack (~> 1.1.0)
15
- activerecord (2.3.14)
16
- activesupport (= 2.3.14)
17
- activeresource (2.3.14)
18
- activesupport (= 2.3.14)
19
- activesupport (2.3.14)
20
- appraisal (0.4.1)
21
- bundler
22
- rake
23
- diff-lcs (1.1.3)
24
- fastercsv (1.5.5)
25
- rack (1.1.3)
26
- rails (2.3.14)
27
- actionmailer (= 2.3.14)
28
- actionpack (= 2.3.14)
29
- activerecord (= 2.3.14)
30
- activeresource (= 2.3.14)
31
- activesupport (= 2.3.14)
32
- rake (>= 0.8.3)
33
- rake (0.8.7)
34
- rspec (2.7.0)
35
- rspec-core (~> 2.7.0)
36
- rspec-expectations (~> 2.7.0)
37
- rspec-mocks (~> 2.7.0)
38
- rspec-core (2.7.1)
39
- rspec-expectations (2.7.0)
40
- diff-lcs (~> 1.1.2)
41
- rspec-mocks (2.7.0)
42
- sqlite3 (1.3.5)
43
-
44
- PLATFORMS
45
- ruby
46
-
47
- DEPENDENCIES
48
- appraisal (>= 0.4.0)
49
- comma!
50
- rails (= 2.3.14)
51
- rake (= 0.8.7)
52
- rspec (~> 2.7.0)
53
- sqlite3 (~> 1.3.4)
@@ -1,53 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.15)
11
- actionpack (= 2.3.15)
12
- actionpack (2.3.15)
13
- activesupport (= 2.3.15)
14
- rack (~> 1.1.3)
15
- activerecord (2.3.15)
16
- activesupport (= 2.3.15)
17
- activeresource (2.3.15)
18
- activesupport (= 2.3.15)
19
- activesupport (2.3.15)
20
- appraisal (0.5.1)
21
- bundler
22
- rake
23
- diff-lcs (1.1.3)
24
- fastercsv (1.5.5)
25
- rack (1.1.5)
26
- rails (2.3.15)
27
- actionmailer (= 2.3.15)
28
- actionpack (= 2.3.15)
29
- activerecord (= 2.3.15)
30
- activeresource (= 2.3.15)
31
- activesupport (= 2.3.15)
32
- rake (>= 0.8.3)
33
- rake (0.8.7)
34
- rspec (2.7.0)
35
- rspec-core (~> 2.7.0)
36
- rspec-expectations (~> 2.7.0)
37
- rspec-mocks (~> 2.7.0)
38
- rspec-core (2.7.1)
39
- rspec-expectations (2.7.0)
40
- diff-lcs (~> 1.1.2)
41
- rspec-mocks (2.7.0)
42
- sqlite3 (1.3.7)
43
-
44
- PLATFORMS
45
- ruby
46
-
47
- DEPENDENCIES
48
- appraisal (>= 0.4.0)
49
- comma!
50
- rails (= 2.3.15)
51
- rake (= 0.8.7)
52
- rspec (~> 2.7.0)
53
- sqlite3 (~> 1.3.4)
@@ -1,51 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.2)
11
- actionpack (= 2.3.2)
12
- actionpack (2.3.2)
13
- activesupport (= 2.3.2)
14
- activerecord (2.3.2)
15
- activesupport (= 2.3.2)
16
- activeresource (2.3.2)
17
- activesupport (= 2.3.2)
18
- activesupport (2.3.2)
19
- appraisal (0.4.1)
20
- bundler
21
- rake
22
- diff-lcs (1.1.3)
23
- fastercsv (1.5.5)
24
- rails (2.3.2)
25
- actionmailer (= 2.3.2)
26
- actionpack (= 2.3.2)
27
- activerecord (= 2.3.2)
28
- activeresource (= 2.3.2)
29
- activesupport (= 2.3.2)
30
- rake (>= 0.8.3)
31
- rake (0.8.7)
32
- rspec (2.7.0)
33
- rspec-core (~> 2.7.0)
34
- rspec-expectations (~> 2.7.0)
35
- rspec-mocks (~> 2.7.0)
36
- rspec-core (2.7.1)
37
- rspec-expectations (2.7.0)
38
- diff-lcs (~> 1.1.2)
39
- rspec-mocks (2.7.0)
40
- sqlite3 (1.3.5)
41
-
42
- PLATFORMS
43
- ruby
44
-
45
- DEPENDENCIES
46
- appraisal (>= 0.4.0)
47
- comma!
48
- rails (= 2.3.2)
49
- rake (= 0.8.7)
50
- rspec (~> 2.7.0)
51
- sqlite3 (~> 1.3.4)
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "rails", "2.3.5"
6
-
7
- gemspec :path=>"../"
@@ -1,53 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.5)
11
- actionpack (= 2.3.5)
12
- actionpack (2.3.5)
13
- activesupport (= 2.3.5)
14
- rack (~> 1.0.0)
15
- activerecord (2.3.5)
16
- activesupport (= 2.3.5)
17
- activeresource (2.3.5)
18
- activesupport (= 2.3.5)
19
- activesupport (2.3.5)
20
- appraisal (0.4.1)
21
- bundler
22
- rake
23
- diff-lcs (1.1.3)
24
- fastercsv (1.5.5)
25
- rack (1.0.1)
26
- rails (2.3.5)
27
- actionmailer (= 2.3.5)
28
- actionpack (= 2.3.5)
29
- activerecord (= 2.3.5)
30
- activeresource (= 2.3.5)
31
- activesupport (= 2.3.5)
32
- rake (>= 0.8.3)
33
- rake (0.8.7)
34
- rspec (2.7.0)
35
- rspec-core (~> 2.7.0)
36
- rspec-expectations (~> 2.7.0)
37
- rspec-mocks (~> 2.7.0)
38
- rspec-core (2.7.1)
39
- rspec-expectations (2.7.0)
40
- diff-lcs (~> 1.1.2)
41
- rspec-mocks (2.7.0)
42
- sqlite3 (1.3.5)
43
-
44
- PLATFORMS
45
- ruby
46
-
47
- DEPENDENCIES
48
- appraisal (>= 0.4.0)
49
- comma!
50
- rails (= 2.3.5)
51
- rake (= 0.8.7)
52
- rspec (~> 2.7.0)
53
- sqlite3 (~> 1.3.4)
@@ -1,53 +0,0 @@
1
- PATH
2
- remote: /Users/tom/src/personal/comma
3
- specs:
4
- comma (2.1.3)
5
- fastercsv (~> 1.5.4)
6
-
7
- GEM
8
- remote: http://rubygems.org/
9
- specs:
10
- actionmailer (2.3.7)
11
- actionpack (= 2.3.7)
12
- actionpack (2.3.7)
13
- activesupport (= 2.3.7)
14
- rack (~> 1.1.0)
15
- activerecord (2.3.7)
16
- activesupport (= 2.3.7)
17
- activeresource (2.3.7)
18
- activesupport (= 2.3.7)
19
- activesupport (2.3.7)
20
- appraisal (0.4.1)
21
- bundler
22
- rake
23
- diff-lcs (1.1.3)
24
- fastercsv (1.5.5)
25
- rack (1.1.3)
26
- rails (2.3.7)
27
- actionmailer (= 2.3.7)
28
- actionpack (= 2.3.7)
29
- activerecord (= 2.3.7)
30
- activeresource (= 2.3.7)
31
- activesupport (= 2.3.7)
32
- rake (>= 0.8.3)
33
- rake (0.8.7)
34
- rspec (2.7.0)
35
- rspec-core (~> 2.7.0)
36
- rspec-expectations (~> 2.7.0)
37
- rspec-mocks (~> 2.7.0)
38
- rspec-core (2.7.1)
39
- rspec-expectations (2.7.0)
40
- diff-lcs (~> 1.1.2)
41
- rspec-mocks (2.7.0)
42
- sqlite3 (1.3.5)
43
-
44
- PLATFORMS
45
- ruby
46
-
47
- DEPENDENCIES
48
- appraisal (>= 0.4.0)
49
- comma!
50
- rails (= 2.3.7)
51
- rake (= 0.8.7)
52
- rspec (~> 2.7.0)
53
- sqlite3 (~> 1.3.4)