Switch from railshosting.de to vserver and from MySQL to PostgreSQL.
This commit is contained in:
parent
5aa3d25d8c
commit
ed04ff64f9
3 changed files with 18 additions and 23 deletions
2
Gemfile
2
Gemfile
|
|
@ -3,7 +3,7 @@ source 'http://rubygems.org'
|
|||
|
||||
gem 'rails', '3.2.11'
|
||||
|
||||
gem 'mysql2', '0.3.11'
|
||||
gem 'pg'
|
||||
|
||||
gem 'bootstrap-sass', '2.0.2'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue