[Rails] Re: rake precompile:assets throwing error

2013-05-15 Thread sith
I solved this by specifying the version of my gem 'newrelic_rpm' .I still can't figure out why I had to do so to solve my issue. On Tuesday, May 14, 2013 12:37:06 PM UTC+5:30, sith wrote: While running rake precompile:assets i'm getting the following error This is the error message: rake

[Rails] rake precompile:assets throwing error

2013-05-14 Thread sith
While running rake precompile:assets i'm getting the following error This is the error message: rake assets:precompile:all RAILS_ENV=production rake aborted! undefined local variable or method `establish_connection' for ActiveRecord::Base:Class Please help -- You received this message

[Rails] Development log also recorded while running in production mode

2012-08-03 Thread sith
While running RAILS 3 application in production mode , the development log also gets recorded along with production log.It should only give the production log right? -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group,