Make sure you have asset pipelining turned on in your application.rb.
On May 29, 2011, at 11:19 AM, Nelson <[email protected]> wrote: > Hi everyone, > > I installed CE, configure it, and finally everything works unless : > - Assets directory seems to not be copied, i have nothing in my > public directory (images, javascript and stylesheet) > > Logs > > Started GET "/javascripts/community_engine.js" for 127.0.0.1 at > 2011-05-29 18:12:47 +0200 > > ActionController::RoutingError (No route matches [GET] "/javascripts/ > community_engine.js"): > > > Rendered /usr/local/rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.1.0.beta1/ > lib/action_dispatch/middleware/templates/rescues/routing_error.erb > within rescues/layout (46.8ms) > > > Started GET "/stylesheets/community_engine.css" for 127.0.0.1 at > 2011-05-29 18:12:47 +0200 > > ActionController::RoutingError (No route matches [GET] "/stylesheets/ > community_engine.css"): > > > Can someone help ? > > Nelson, > > -- > You received this message because you are subscribed to the Google Groups > "CommunityEngine" 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/communityengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
