Quantcast
Channel: active topics tagged ruby in a final state
Browsing all 9 articles
Browse latest View live

Total SQL time is not correct

The total time in SQL on the top screen is always showing 0.0, despite some queries taking time

View Article



How do I set up production profiling in rails?

How do I configure MiniProfiler so it profiles pages in production for users that are administrators and has no impact for non admins? Which files do I edit?

View Article

Railties is inserting MiniProfiler too late in the chain

For my app railsties is inserting MiniProfiler way too late in the chain: Here is my output for rake middleware use ActionDispatch::Static use Rack::Lock use...

View Article

Add the ability to specify a storage provider in Ruby

For load balanced sites it is critical to moved the profiler sessions into redis, db or memcached. We should have base providers for redis and memcache and allow for users to hand code custom storage...

View Article

Share button is broken in the Ruby version

The share link currently takes you to a page full of gibberish, it should provide a page you can share with the team.

View Article


Doesn't work with rails 3.2.3

After bundle install and ‘rails s’: /home/cthulhu/.rvm/gems/ruby-1.9.3-p194/gems/rack-mini-profiler-0.1.7/lib/miniprofiler/storage/filestore.rb:43:in block in initialize': undefined methodinstance' for...

View Article

undefined method `instance' for Rack::MiniProfiler:Class on Rails server startup

I see this error when I fire up the development server with rails s: /home/tbh/.rvm/gems/ruby-1.9.2-p290@intranet/gems/rack-mini-profiler-0.1.7/lib/mini_profiler/storage/file_store.rb:43:in 'block in...

View Article

undefined method `bytesize' for #

When processing a request, this error appears: [2012-08-07 15:42:44] ERROR NoMethodError: undefined method `bytesize' for #<ActionDispatch::Response:0x000000042073b8>...

View Article


Rails: no such file to load -- rack/mini/profiler (LoadError)

Hi, I wanted to try MiniProfiler for Rails as I think it looks great. I’m using ruby enterprise edition 1.8.7 with rvm and rails 3.0.9 I included in my gem file: gem "rack-mini-profiler" then I did:...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images