Layout fixes

This commit is contained in:
2014-07-24 15:45:40 +02:00
parent f2f3d294dd
commit 6c39bdb829
3 changed files with 12 additions and 11 deletions
+8
View File
@@ -1,3 +1,11 @@
###
# This script build a mobile app for the android and ios cordova projects.
# If the environment variable TEST_HOST is set it will be used as mobile app host
# for all the requests
#
#
###
require 'fileutils'
include FileUtils
#rm_rf Rails.root.join('public', 'assets') # now done in ./make_...