I have rails app which uses Rails 3.2.6 & Ruby 1.9.3p0 version.I have number of CSS & JS(using JQuery) files in my assets folder with assets pipeline.Everything works fine but I switch from*development to production with compression* to single file named application.css & application.js then my most of *JQuery code don''t working*. I have tried my solution present but nothing helps me.I have discussed this here<http://stackoverflow.com/q/11554694/1500609> . -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/0IGUrLtYZbQJ. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Ryan Bigg
2012-Jul-20 04:52 UTC
Re: Switching from development to production in rails 3.2.6
This is a general Rails question and not related to the core development of the framework. Please refrain from asking such questions on this list. Instead, ask them on rubyonrails-talk or StackOverflow. Thanks! On Friday, 20 July 2012 at 2:49 AM, Anu wrote:> I have rails app which uses Rails 3.2.6 & Ruby 1.9.3p0 version.I have number of CSS & JS(using JQuery) files in my assets folder with assets pipeline.Everything works fine but I switch fromdevelopment to production with compression to single file named application.css & application.js then my most of JQuery code don''t working. I have tried my solution present but nothing helps me.I have discussed this here (http://stackoverflow.com/q/11554694/1500609). > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. > To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/0IGUrLtYZbQJ. > To post to this group, send email to rubyonrails-core@googlegroups.com (mailto:rubyonrails-core@googlegroups.com). > To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com (mailto:rubyonrails-core+unsubscribe@googlegroups.com). > For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.