Skip to content

Commit

Permalink
trying 2.3.5 with heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhaddox committed Jun 11, 2010
1 parent 8e246b9 commit 4eca89f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gems
Expand Up @@ -3,5 +3,6 @@ formtastic
jnunemaker-twitter --source gems.github.com
less
nokogiri
rails -v 2.3.5
uuid
will_paginate
2 changes: 1 addition & 1 deletion config/environment.rb
@@ -1,7 +1,7 @@
# Be sure to restart your server when you modify this file

# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '2.3.8' unless defined? RAILS_GEM_VERSION
RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION

# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
Expand Down

0 comments on commit 4eca89f

Please sign in to comment.