created items and configured back office ui a bit

This commit is contained in:
Senad Uka
2015-01-18 10:24:15 +01:00
parent 6d1ac88a7f
commit d09bc71aae
32 changed files with 368 additions and 7 deletions

19
config/cloudinary.yml Normal file
View File

@@ -0,0 +1,19 @@
---
development:
cloud_name: lfvt7ps2n
api_key: '128267513872316'
api_secret: OiLGZbAFd3vcY31ytuYlyBdIi9c
enhance_image_tag: true
static_image_support: false
production:
cloud_name: lfvt7ps2n
api_key: '128267513872316'
api_secret: OiLGZbAFd3vcY31ytuYlyBdIi9c
enhance_image_tag: true
static_image_support: true
test:
cloud_name: lfvt7ps2n
api_key: '128267513872316'
api_secret: OiLGZbAFd3vcY31ytuYlyBdIi9c
enhance_image_tag: true
static_image_support: false