Stubbing in a new Rails2 app so that I can walk through some of the Rails2 -> Rails3 problems in miniature
This commit is contained in:
3
rails2/Gemfile
Normal file
3
rails2/Gemfile
Normal file
@@ -0,0 +1,3 @@
|
||||
source :rubygems
|
||||
|
||||
gem 'rails', '~> 2.3.2'
|
Reference in New Issue
Block a user