Skip to content

Question about local development and testing #1

@professor

Description

@professor

I have found your example code to be helpful.

I wanted to test it out locally before sending it onto a heroku server. config/environments/development.rb needs to have config.cache_store = :dalli_store, because ActiveSupport::Cache::FileStore doesn't have a stats method. I'm guessing that on a real code base, one wouldn't be accessing stats, so this issue wouldn't matter. I am curious on your own sites if you run memcached locally for development and testing, or just use it on a production environment.

Thank you for taking the time to create this example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions