Switching to RVM, View tweaks

This commit is contained in:
2013-08-28 05:15:50 -07:00
parent 211d79cbcd
commit 10a1e4eb84
9 changed files with 67 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
#ruby '1.9.3'
ruby '1.9.3'
gem 'rails', '3.2.3'
@@ -46,3 +46,5 @@ gem 'bcrypt-ruby', '~> 3.0.0'
#gem "paperclip", "~> 3.0"
gem 'gravtastic'
gem 'passenger'