Content
Problem with layout
Added by Douglas Leonardo about 10 years ago
Hello, since I was trying to update my version 3.03 … I’m having this problem layout is not showing the correct layout … but I’m talking the whole process, when I run:
RAILS_ENV = production bundle exec rake db: migrate and
RAILS_ENV = production bundle exec rake assets: precompile
Returns me this error: Application.initialize … [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can I18n.enforce_available_locales September = false to avoid this message.
And when I start the server … I have these messages:
Application.initialize! … [Deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can I18n.enforce_available_locales September = false to avoid this message.
/home/openproject/.rvm/gems/ruby-2.1.0/gems/svg-graph-1.0.5/lib/SVG/Graph/Graph.rb:3: warning: class variable access from toplevel
Processing by WelcomeController # index as HTML
Rendered welcome / index.html.erb Within layouts / base (36.9ms)
Rendered search / _mini_form.html.erb (3.2ms)
Rendered account / _login.html.erb (16.9ms)
Rendered layouts / _action_menu.html.erb (0.9ms)
Completed 200 OK in 278.0ms (Views: 152.2ms | ActiveRecord: 6.2ms)
Started GET “/assets/default-773d837fcc9a030dbf69a99edc886d64.css” is 187 115 194 136 at 10/20/2014 08:23:56 –0200
ActionController :: RoutingError (No route matches [GET] “/assets/default-773d837fcc9a030dbf69a99edc886d64.css”):