mongoid/mongo_session_store

View on GitHub

Showing 1 of 1 total issue

Method benchmark_store has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def benchmark_store(store)
  collection = store.class.session_class.collection
  collection.drop

  large_session = {
Severity: Minor
Found in perf/benchmark.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language