Merge branch 'hotfix/0.1.2'
This commit is contained in:
		
						commit
						7e3fe4ebb6
					
				| @ -1,6 +1,10 @@ | ||||
| Changelog | ||||
| ========= | ||||
| 
 | ||||
| 0.1.2 | ||||
| ----- | ||||
| * Trying to solve assets issue on heroku | ||||
| 
 | ||||
| 0.1.1 | ||||
| ----- | ||||
| * First hotfix | ||||
|  | ||||
| @ -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 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user