[LRUG] [Jobs] Lead Developer - evvnt - London :: Seed Funding	Raised
    Matthew Rudy Jacobs 
    matthewrudyjacobs at gmail.com
       
    Thu Aug  1 08:59:03 PDT 2013
    
    
  
On 1 August 2013 11:45, brendan murphy <brendan at enthuse.me> wrote:
>
> Think it all comes down to have you passéd this brick wall
>
> ```
> config.assets.initialize_on_precompile = ?
>
> ```
>
As it happens `initialize_on_precompile` is no longer necessary in Rails 4.
And Pipelines are cool https://devcenter.heroku.com/articles/labs-pipelines
Get your CI to automatically deploy to staging,
and then just `heroku pipeline:promote` when you're happy with staging.
It takes about 20 seconds to deploy to production with a pipeline:promote
(as compared to 5-ish minutes with a fresh `git push && rake
assets:precompile`)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20130801/52c27755/attachment-0003.html>
    
    
More information about the Chat
mailing list