Added Site Setting to change locale.

This commit is contained in:
Robin Ward
2013-02-28 14:31:39 -05:00
parent e37c7f1e1d
commit 628927a79f
23 changed files with 640 additions and 97 deletions

View File

@@ -21,7 +21,7 @@ gem 'fastimage'
gem 'fog', require: false
gem 'has_ip_address'
gem 'hiredis'
gem 'i18n-js'
# note: for image_optim to correctly work you need
# sudo apt-get install -y advancecomp gifsicle jpegoptim libjpeg-progs optipng pngcrush
gem 'image_optim'