Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip
Commits
6cd951a5
Commit
6cd951a5
authored
Jul 22, 2011
by
Prem Sichanugrist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump all dependencies to the latest Rails version
This will fix the problem with Psych on the old version of Rails 2.x
parent
6d4252d6
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
247 additions
and
141 deletions
+247
-141
Appraisals
+3
-3
Gemfile.lock
+2
-2
gemfiles/rails2.gemfile
+1
-1
gemfiles/rails2.gemfile.lock
+68
-33
gemfiles/rails3.gemfile
+1
-1
gemfiles/rails3.gemfile.lock
+91
-55
gemfiles/rails3_1.gemfile
+1
-1
gemfiles/rails3_1.gemfile.lock
+80
-45
No files found.
Appraisals
View file @
6cd951a5
appraise "rails2" do
appraise "rails2" do
gem "rails", "~>
2.3.0
"
gem "rails", "~>
2.3.12
"
end
end
appraise "rails3" do
appraise "rails3" do
gem "rails", "~>
3.0.0
"
gem "rails", "~>
3.0.9
"
end
end
appraise "rails3_1" do
appraise "rails3_1" do
gem "rails", "~>
3.1.0.rc1
"
gem "rails", "~>
3.1.0.rc4
"
end
end
Gemfile.lock
View file @
6cd951a5
...
@@ -36,9 +36,9 @@ GEM
...
@@ -36,9 +36,9 @@ GEM
nokogiri (>= 1.4.4)
nokogiri (>= 1.4.4)
ruby-hmac
ruby-hmac
formatador (0.1.4)
formatador (0.1.4)
gherkin (2.4.
0
)
gherkin (2.4.
5
)
json (>= 1.4.6)
json (>= 1.4.6)
json (1.5.
1
)
json (1.5.
3
)
mime-types (1.16)
mime-types (1.16)
mocha (0.9.12)
mocha (0.9.12)
net-ssh (2.1.4)
net-ssh (2.1.4)
...
...
gemfiles/rails2.gemfile
View file @
6cd951a5
...
@@ -13,5 +13,5 @@ gem "bundler"
...
@@ -13,5 +13,5 @@ gem "bundler"
gem "cocaine"
gem "cocaine"
gem "mime-types"
gem "mime-types"
gem "rdoc", :require=>false
gem "rdoc", :require=>false
gem "rails", "~>
2.3.0
"
gem "rails", "~>
2.3.12
"
gemfiles/rails2.gemfile.lock
View file @
6cd951a5
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
actionmailer (2.3.1
0
)
actionmailer (2.3.1
2
)
actionpack (= 2.3.1
0
)
actionpack (= 2.3.1
2
)
actionpack (2.3.1
0
)
actionpack (2.3.1
2
)
activesupport (= 2.3.1
0
)
activesupport (= 2.3.1
2
)
rack (~> 1.1.0)
rack (~> 1.1.0)
activerecord (2.3.10)
activerecord (2.3.12)
activesupport (= 2.3.10)
activesupport (= 2.3.12)
activeresource (2.3.10)
activeresource (2.3.12)
activesupport (= 2.3.10)
activesupport (= 2.3.12)
activesupport (2.3.10)
activesupport (2.3.12)
appraisal (0.1)
appraisal (0.3.7)
aruba (~> 0.4.2)
bundler
bundler
rake
rake
aruba (0.4.3)
bcat (>= 0.6.1)
childprocess (>= 0.1.9)
cucumber (>= 0.10.7)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
aws-s3 (0.6.2)
aws-s3 (0.6.2)
builder
builder
mime-types
mime-types
xml-simple
xml-simple
bcat (0.6.1)
rack (~> 1.0)
builder (3.0.0)
builder (3.0.0)
cocaine (0.0.2)
childprocess (0.2.0)
excon (0.5.7)
ffi (~> 1.0.6)
fog (0.7.1)
cocaine (0.1.0)
cucumber (1.0.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
excon (0.6.5)
ffi (1.0.9)
fog (0.9.0)
builder
builder
excon (
>= 0.5.7
)
excon (
~> 0.6.1
)
formatador (>= 0.1.
2
)
formatador (>= 0.1.
3
)
json
json
mime-types
mime-types
net-ssh (>= 2.0.23)
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
nokogiri (>= 1.4.4)
ruby-hmac
ruby-hmac
formatador (0.1.2)
formatador (0.2.0)
json (1.5.1)
gherkin (2.4.5)
json (>= 1.4.6)
json (1.5.3)
mime-types (1.16)
mime-types (1.16)
mocha (0.9.9)
mocha (0.9.12)
rake
net-scp (1.0.4)
net-ssh (2.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.4.4)
net-ssh (2.1.4)
rack (1.1.0)
nokogiri (1.5.0)
rails (2.3.10)
rack (1.1.2)
actionmailer (= 2.3.10)
rails (2.3.12)
actionpack (= 2.3.10)
actionmailer (= 2.3.12)
activerecord (= 2.3.10)
actionpack (= 2.3.12)
activeresource (= 2.3.10)
activerecord (= 2.3.12)
activesupport (= 2.3.10)
activeresource (= 2.3.12)
activesupport (= 2.3.12)
rake (>= 0.8.3)
rake (>= 0.8.3)
rake (0.8.7)
rake (0.9.2)
rdiscount (1.6.8)
rdoc (3.8)
rdoc (3.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby-hmac (0.4.0)
shoulda (2.11.3)
shoulda (2.11.3)
sqlite3-ruby (1.3.2)
sqlite3 (1.3.3)
xml-simple (1.0.12)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.6)
xml-simple (1.1.0)
PLATFORMS
PLATFORMS
ruby
ruby
...
@@ -63,7 +98,7 @@ DEPENDENCIES
...
@@ -63,7 +98,7 @@ DEPENDENCIES
fog
fog
mime-types
mime-types
mocha
mocha
rails (~> 2.3.
0
)
rails (~> 2.3.
12
)
rake
rake
rdoc
rdoc
shoulda
shoulda
...
...
gemfiles/rails3.gemfile
View file @
6cd951a5
...
@@ -13,5 +13,5 @@ gem "bundler"
...
@@ -13,5 +13,5 @@ gem "bundler"
gem "cocaine"
gem "cocaine"
gem "mime-types"
gem "mime-types"
gem "rdoc", :require=>false
gem "rdoc", :require=>false
gem "rails", "~>
3.0.0
"
gem "rails", "~>
3.0.9
"
gemfiles/rails3.gemfile.lock
View file @
6cd951a5
...
@@ -2,96 +2,132 @@ GEM
...
@@ -2,96 +2,132 @@ GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
abstract (1.0.0)
abstract (1.0.0)
actionmailer (3.0.
3
)
actionmailer (3.0.
9
)
actionpack (= 3.0.
3
)
actionpack (= 3.0.
9
)
mail (~> 2.2.9)
mail (~> 2.2.
1
9)
actionpack (3.0.
3
)
actionpack (3.0.
9
)
activemodel (= 3.0.
3
)
activemodel (= 3.0.
9
)
activesupport (= 3.0.
3
)
activesupport (= 3.0.
9
)
builder (~> 2.1.2)
builder (~> 2.1.2)
erubis (~> 2.6.6)
erubis (~> 2.6.6)
i18n (~> 0.
4
)
i18n (~> 0.
5.0
)
rack (~> 1.2.1)
rack (~> 1.2.1)
rack-mount (~> 0.6.1
3
)
rack-mount (~> 0.6.1
4
)
rack-test (~> 0.5.
6
)
rack-test (~> 0.5.
7
)
tzinfo (~> 0.3.23)
tzinfo (~> 0.3.23)
activemodel (3.0.
3
)
activemodel (3.0.
9
)
activesupport (= 3.0.
3
)
activesupport (= 3.0.
9
)
builder (~> 2.1.2)
builder (~> 2.1.2)
i18n (~> 0.
4
)
i18n (~> 0.
5.0
)
activerecord (3.0.
3
)
activerecord (3.0.
9
)
activemodel (= 3.0.
3
)
activemodel (= 3.0.
9
)
activesupport (= 3.0.
3
)
activesupport (= 3.0.
9
)
arel (~> 2.0.
2
)
arel (~> 2.0.
10
)
tzinfo (~> 0.3.23)
tzinfo (~> 0.3.23)
activeresource (3.0.3)
activeresource (3.0.9)
activemodel (= 3.0.3)
activemodel (= 3.0.9)
activesupport (= 3.0.3)
activesupport (= 3.0.9)
activesupport (3.0.3)
activesupport (3.0.9)
appraisal (0.1)
appraisal (0.3.7)
aruba (~> 0.4.2)
bundler
bundler
rake
rake
arel (2.0.4)
arel (2.0.10)
aruba (0.4.3)
bcat (>= 0.6.1)
childprocess (>= 0.1.9)
cucumber (>= 0.10.7)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
aws-s3 (0.6.2)
aws-s3 (0.6.2)
builder
builder
mime-types
mime-types
xml-simple
xml-simple
bcat (0.6.1)
rack (~> 1.0)
builder (2.1.2)
builder (2.1.2)
cocaine (0.0.2)
childprocess (0.2.0)
ffi (~> 1.0.6)
cocaine (0.1.0)
cucumber (1.0.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
erubis (2.6.6)
erubis (2.6.6)
abstract (>= 1.0.0)
abstract (>= 1.0.0)
excon (0.5.7)
excon (0.6.5)
fog (0.7.1)
ffi (1.0.9)
fog (0.9.0)
builder
builder
excon (
>= 0.5.7
)
excon (
~> 0.6.1
)
formatador (>= 0.1.
2
)
formatador (>= 0.1.
3
)
json
json
mime-types
mime-types
net-ssh (>= 2.0.23)
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
nokogiri (>= 1.4.4)
ruby-hmac
ruby-hmac
formatador (0.1.2)
formatador (0.2.0)
i18n (0.4.2)
gherkin (2.4.5)
json (1.5.1)
json (>= 1.4.6)
mail (2.2.10)
i18n (0.5.0)
json (1.5.3)
mail (2.2.19)
activesupport (>= 2.3.6)
activesupport (>= 2.3.6)
i18n (
~> 0.4.1
)
i18n (
>= 0.4.0
)
mime-types (~> 1.16)
mime-types (~> 1.16)
treetop (~> 1.4.8)
treetop (~> 1.4.8)
mime-types (1.16)
mime-types (1.16)
mocha (0.9.9)
mocha (0.9.12)
rake
net-scp (1.0.4)
net-ssh (2.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.4.4)
net-ssh (2.1.4)
nokogiri (1.5.0)
polyglot (0.3.1)
polyglot (0.3.1)
rack (1.2.
1
)
rack (1.2.
3
)
rack-mount (0.6.1
3
)
rack-mount (0.6.1
4
)
rack (>= 1.0.0)
rack (>= 1.0.0)
rack-test (0.5.
6
)
rack-test (0.5.
7
)
rack (>= 1.0)
rack (>= 1.0)
rails (3.0.
3
)
rails (3.0.
9
)
actionmailer (= 3.0.
3
)
actionmailer (= 3.0.
9
)
actionpack (= 3.0.
3
)
actionpack (= 3.0.
9
)
activerecord (= 3.0.
3
)
activerecord (= 3.0.
9
)
activeresource (= 3.0.
3
)
activeresource (= 3.0.
9
)
activesupport (= 3.0.
3
)
activesupport (= 3.0.
9
)
bundler (~> 1.0)
bundler (~> 1.0)
railties (= 3.0.
3
)
railties (= 3.0.
9
)
railties (3.0.
3
)
railties (3.0.
9
)
actionpack (= 3.0.
3
)
actionpack (= 3.0.
9
)
activesupport (= 3.0.
3
)
activesupport (= 3.0.
9
)
rake (>= 0.8.7)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
thor (~> 0.14.4)
rake (0.8.7)
rake (0.9.2)
rdiscount (1.6.8)
rdoc (3.8)
rdoc (3.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby-hmac (0.4.0)
shoulda (2.11.3)
shoulda (2.11.3)
sqlite3-ruby (1.3.2)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.6)
thor (0.14.6)
thor (0.14.6)
treetop (1.4.9)
treetop (1.4.9)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
tzinfo (0.3.2
3
)
tzinfo (0.3.2
9
)
xml-simple (1.
0.12
)
xml-simple (1.
1.0
)
PLATFORMS
PLATFORMS
ruby
ruby
...
@@ -104,7 +140,7 @@ DEPENDENCIES
...
@@ -104,7 +140,7 @@ DEPENDENCIES
fog
fog
mime-types
mime-types
mocha
mocha
rails (~> 3.0.
0
)
rails (~> 3.0.
9
)
rake
rake
rdoc
rdoc
shoulda
shoulda
...
...
gemfiles/rails3_1.gemfile
View file @
6cd951a5
...
@@ -13,5 +13,5 @@ gem "bundler"
...
@@ -13,5 +13,5 @@ gem "bundler"
gem "cocaine"
gem "cocaine"
gem "mime-types"
gem "mime-types"
gem "rdoc", :require=>false
gem "rdoc", :require=>false
gem "rails", "~>
3.1.0.rc1
"
gem "rails", "~>
3.1.0.rc4
"
gemfiles/rails3_1.gemfile.lock
View file @
6cd951a5
GEM
GEM
remote: http://rubygems.org/
remote: http://rubygems.org/
specs:
specs:
actionmailer (3.1.0.rc
1
)
actionmailer (3.1.0.rc
4
)
actionpack (= 3.1.0.rc
1
)
actionpack (= 3.1.0.rc
4
)
mail (~> 2.3.0)
mail (~> 2.3.0)
actionpack (3.1.0.rc
1
)
actionpack (3.1.0.rc
4
)
activemodel (= 3.1.0.rc
1
)
activemodel (= 3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
builder (~> 3.0.0)
builder (~> 3.0.0)
erubis (~> 2.7.0)
erubis (~> 2.7.0)
i18n (~> 0.6
.0beta1
)
i18n (~> 0.6)
rack (~> 1.3.0
.beta2
)
rack (~> 1.3.0)
rack-cache (~> 1.0.1)
rack-cache (~> 1.0.1)
rack-mount (~> 0.8.1)
rack-mount (~> 0.8.1)
rack-test (~> 0.6.0)
rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.
5
)
sprockets (~> 2.0.0.beta.
10
)
tzinfo (~> 0.3.27)
tzinfo (~> 0.3.27)
activemodel (3.1.0.rc
1
)
activemodel (3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
bcrypt-ruby (~> 2.1.4)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
builder (~> 3.0.0)
i18n (~> 0.6
.0beta1
)
i18n (~> 0.6)
activerecord (3.1.0.rc
1
)
activerecord (3.1.0.rc
4
)
activemodel (= 3.1.0.rc
1
)
activemodel (= 3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
arel (~> 2.1.1)
arel (~> 2.1.1)
tzinfo (~> 0.3.27)
tzinfo (~> 0.3.27)
activeresource (3.1.0.rc
1
)
activeresource (3.1.0.rc
4
)
activemodel (= 3.1.0.rc
1
)
activemodel (= 3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
activesupport (3.1.0.rc
1
)
activesupport (3.1.0.rc
4
)
multi_json (~> 1.0)
multi_json (~> 1.0)
appraisal (0.2.0)
appraisal (0.3.7)
aruba (~> 0.4.2)
bundler
bundler
rake
rake
arel (2.1.1)
arel (2.1.3)
aruba (0.4.3)
bcat (>= 0.6.1)
childprocess (>= 0.1.9)
cucumber (>= 0.10.7)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
aws-s3 (0.6.2)
aws-s3 (0.6.2)
builder
builder
mime-types
mime-types
xml-simple
xml-simple
bcat (0.6.1)
rack (~> 1.0)
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4)
builder (3.0.0)
builder (3.0.0)
cocaine (0.0.2)
childprocess (0.2.0)
ffi (~> 1.0.6)
cocaine (0.1.0)
cucumber (1.0.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
erubis (2.7.0)
erubis (2.7.0)
excon (0.6.3)
excon (0.6.5)
fog (0.8.1)
ffi (1.0.9)
fog (0.9.0)
builder
builder
excon (~> 0.6.1)
excon (~> 0.6.1)
formatador (>= 0.1.3)
formatador (>= 0.1.3)
json
json
mime-types
mime-types
net-ssh (>= 2.1.3)
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
nokogiri (>= 1.4.4)
ruby-hmac
ruby-hmac
formatador (0.1.4)
formatador (0.2.0)
hike (1.0.0)
gherkin (2.4.5)
json (>= 1.4.6)
hike (1.2.0)
i18n (0.6.0)
i18n (0.6.0)
json (1.5.
1
)
json (1.5.
3
)
mail (2.3.0)
mail (2.3.0)
i18n (>= 0.4.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
mime-types (~> 1.16)
...
@@ -64,10 +86,12 @@ GEM
...
@@ -64,10 +86,12 @@ GEM
mime-types (1.16)
mime-types (1.16)
mocha (0.9.12)
mocha (0.9.12)
multi_json (1.0.3)
multi_json (1.0.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
net-ssh (2.1.4)
nokogiri (1.
4.4
)
nokogiri (1.
5.0
)
polyglot (0.3.1)
polyglot (0.3.1)
rack (1.3.
0
)
rack (1.3.
1
)
rack-cache (1.0.2)
rack-cache (1.0.2)
rack (>= 0.4)
rack (>= 0.4)
rack-mount (0.8.1)
rack-mount (0.8.1)
...
@@ -76,37 +100,48 @@ GEM
...
@@ -76,37 +100,48 @@ GEM
rack
rack
rack-test (0.6.0)
rack-test (0.6.0)
rack (>= 1.0)
rack (>= 1.0)
rails (3.1.0.rc
1
)
rails (3.1.0.rc
4
)
actionmailer (= 3.1.0.rc
1
)
actionmailer (= 3.1.0.rc
4
)
actionpack (= 3.1.0.rc
1
)
actionpack (= 3.1.0.rc
4
)
activerecord (= 3.1.0.rc
1
)
activerecord (= 3.1.0.rc
4
)
activeresource (= 3.1.0.rc
1
)
activeresource (= 3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
bundler (~> 1.0)
bundler (~> 1.0)
railties (= 3.1.0.rc
1
)
railties (= 3.1.0.rc
4
)
railties (3.1.0.rc
1
)
railties (3.1.0.rc
4
)
actionpack (= 3.1.0.rc
1
)
actionpack (= 3.1.0.rc
4
)
activesupport (= 3.1.0.rc
1
)
activesupport (= 3.1.0.rc
4
)
rack-ssl (~> 1.3.2)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
thor (~> 0.14.6)
rake (0.9.0)
rake (0.9.2)
rdiscount (1.6.8)
rdoc (3.8)
rdoc (3.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-hmac (0.4.0)
ruby-hmac (0.4.0)
shoulda (2.11.3)
shoulda (2.11.3)
sprockets (2.0.0.beta.
8
)
sprockets (2.0.0.beta.
10
)
hike (~> 1.0)
hike (~> 1.0)
rack (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.3)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.6)
thor (0.14.6)
thor (0.14.6)
tilt (1.3.
1
)
tilt (1.3.
2
)
treetop (1.4.9)
treetop (1.4.9)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
tzinfo (0.3.2
7
)
tzinfo (0.3.2
9
)
xml-simple (1.
0.15
)
xml-simple (1.
1.0
)
PLATFORMS
PLATFORMS
ruby
ruby
...
@@ -119,7 +154,7 @@ DEPENDENCIES
...
@@ -119,7 +154,7 @@ DEPENDENCIES
fog
fog
mime-types
mime-types
mocha
mocha
rails (~> 3.1.0.rc
1
)
rails (~> 3.1.0.rc
4
)
rake
rake
rdoc
rdoc
shoulda
shoulda
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment