Rails 3 support

bhelmkamp's Avatar

bhelmkamp

03 Dec, 2009 09:30 PM via web

Hello,

Just wanted to check in and inquire about your plans to support Rails 3. Is that something you guys have started on and/or do you have a timeframe for?

We're working on a Rails 3 app currently and probably will be one of the first companies with a Rails 3 production app.

Thanks,

-Bryan

Showing the most recent page of comments. View the first page

  1. 32 Posted by Mark on 24 Aug, 2010 08:08 PM

    Mark's Avatar

    Hi Corey,

    Thanks for the update. Will wait patiently :)

  2. Support Staff 33 Posted by Justin George on 26 Aug, 2010 10:51 PM

    Justin George's Avatar

    Hey folks, long time this thread's been open.

    I just pushed newrelic_rpm-2.13.0.beta6 which may fix some of your issues - please try it and let me know of any regressions or any changes you'd like to see.

    Thanks again for all your help,

    Justin

  3. 34 Posted by kv on 27 Aug, 2010 09:37 AM

    kv's Avatar

    Thanks for the update Justin. I've added the gem and it looks like its all working good.

  4. 35 Posted by kv on 27 Aug, 2010 10:41 AM

    kv's Avatar

    Looks like I spoke too soon. I pushed the app up to heroku and it seemed to be working and logging correctly but now I am getting this error in the production log.

    NoMethodError (undefined method `summary_metrics' for #<NewRelic::MetricParser::Controller:0x2b361e47a818>):

    And this in the new relic log..

    ERROR : Stack underflow tracking dispatcher entry and exit!
    /disk1/home/slugs/270015_94e1103_44b1/mnt/vendor/plugins/rpm/lib/new_relic/agent/busy_calculator.rb:31:in `synchronize'

  5. 36 Posted by Corey Haines on 29 Aug, 2010 02:00 AM

    Corey Haines's Avatar

    I"m getting the same

    NoMethodError (undefined method `summary_metrics' for
    #<NewRelic::MetricParser::Controller:0x2b210b1f9c88>):

  6. 37 Posted by tkopczuk on 06 Sep, 2010 02:21 PM

    tkopczuk's Avatar

    I am happy to report, that everything seems to work fine after updating Rails to version 3 final, using newrelic 2.13.0.beta6 on Heroku.

    Tomasz Kopczuk

  7. 38 Posted by kv on 06 Sep, 2010 03:09 PM

    kv's Avatar

    Hmmm I tried again but still getting an error. Have updated to Rails 3 final, using gem newrelic_rpm 2.13.0.beta6, added new relic bronze to heroku app, pushed latest to heroku to ensure latest gems, and finally restarted, but now getting this error..

    [09/06/10 07:49:24 -0700 railgun64.33173 (28547)] ERROR : Caught exception in trace_method_execution header. Metric name = External/plugin.getexceptional.com/Net::HTTP/POST, exception = Time can't be coerced into Float

  8. 39 Posted by pigeon on 07 Sep, 2010 06:06 PM

    pigeon's Avatar

    having the same problem as @38

    ps: does this thing log captcha misses? i should. only got 4x4 for the third try

  9. 40 Posted by chris on 08 Sep, 2010 02:37 AM

    chris's Avatar

    Just tried the 3 hour old 2.13.0 and it is broken for Rails 3.0. The commit right before the release, syncing with SVN, broke the rails3 framework file because it now inherits from the Rails file but the Rails file is never loaded at runtime.

    newrelic_rpm-2.13.0/lib/new_relic/control/frameworks/rails3.rb:4: uninitialized constant NewRelic::Control::Frameworks::Rails (NameError)

  10. 41 Posted by raphael on 08 Sep, 2010 04:04 AM

    raphael's Avatar

    I got same error of chris...

  11. 42 Posted by szimek on 08 Sep, 2010 09:48 AM

    szimek's Avatar

    I get the same error...

  12. 43 Posted by newrelic.napitipp on 08 Sep, 2010 01:13 PM

    newrelic.napitipp's Avatar

    Same here ...

  13. Support Staff 44 Posted by Justin George on 08 Sep, 2010 05:44 PM

    Justin George's Avatar

    Hey folks, I'm issuing 2.13.1 shortly to fix your problems.

    J

  14. Support Staff 45 Posted by Justin George on 08 Sep, 2010 10:55 PM

    Justin George's Avatar

    It's out, please try it, and I'm killing this thread. If you have issues, please file a new ticket.

    Thanks again for all your help, everyone.

  15. Justin George resolved this discussion on 08 Sep, 2010 10:55 PM.

Comments are currently closed for this discussion. You can start a new one.