Bumped VERSION to 0.1.2

Updated CHANGELOG
Trying to compile assets on heroku
This commit is contained in:
Cesidio Di Landa
2013-04-20 10:48:09 +02:00
parent 6d61923e64
commit 98c8f5722c
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
Changelog
=========
0.1.2
-----
* Trying to solve assets issue on heroku
0.1.1
-----
* First hotfix
+1 -1
View File
@@ -1 +1 @@
0.1.1
0.1.2
+1 -1
View File
@@ -20,7 +20,7 @@ Starterapp::Application.configure do
# config.action_dispatch.rack_cache = true
# Disable Rails's static asset server (Apache or nginx will already do this).
config.serve_static_assets = false
config.serve_static_assets = true
# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier