Datatables not showing in production mode after running rake assets:precompile. rails 3.2
问题 When i run my application in development my datatables table is showing but when i run my app in production datatables is not showing. only the records ar shown. screenshot in developemnt: screenshot in production: My production.rb: Contractbeheerpj::Application.configure do # Settings specified here will take precedence over those in config/application.rb # Code is not reloaded between requests config.cache_classes = true # Full error reports are disabled and caching is turned on config