You need to run "rake assets:precompile" before running in production mode.

If you wish to switch back to development mode, remove the
public/assets directory.

More information here:

http://guides.rubyonrails.org/asset_pipeline.html

Bryan

On Wed, Aug 8, 2012 at 11:12 AM, Catbus Omnibus <[email protected]> wrote:
> Hi,
>
>   I am using 1.4pre8. The app run well in production mode but it do not run
> in production mode.
>
>   ActionView::Template::Error (front.css isn't precompiled):
>     1: <page title="Home">
>     2:
>     3:   <body: class="front-page"/>
>     4:
>   app/views/taglibs/front_site.dryml:20:in `block in page_with_a1b430239d35'
>   app/views/taglibs/front_site.dryml:19:in `page_with_a1b430239d35'
>   app/views/front/index.dryml:1:in `block in render_page'
>   app/views/front/index.dryml:1:in `render_page'
>   app/views/front/index.dryml:1:in
> `_app_views_front_index_dryml___2335597753398848281_18929420'
>
>   Do I need extra steps to make hobo run in production mode?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/_VtKSYKTbYsJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to