Rails version to 3.2.8
Showing
source "http://rubygems.org" | source "http://rubygems.org" | ||
gem "rails", "3.2.5" | gem "rails", "3.2.8" | ||
# Supported DBs | # Supported DBs | ||
gem "sqlite3" | gem "sqlite3" | ||
... | ... |
Please register or sign in to comment