ios support

This commit is contained in:
2015-03-04 20:48:24 +01:00
parent e02d32156f
commit 3cf8d3c896
22 changed files with 127 additions and 53 deletions
+2 -1
View File
@@ -110,6 +110,8 @@ group :development do
gem 'spring'
gem 'spring-commands-rspec'
gem 'web-console', '~> 2.0.0'
gem 'foreman'
gem 'thin'
end
group :test do
@@ -128,7 +130,6 @@ end
# Use unicorn as the app server
# gem 'unicorn'
# gem 'foreman'
# Deploy with Capistrano
# gem 'capistrano'