Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dev caching toggle / server options #20961

Merged
merged 1 commit into from Aug 5, 2015
Merged

Add dev caching toggle / server options #20961

merged 1 commit into from Aug 5, 2015

Commits on Aug 5, 2015

  1. Add rake dev:cache task to enable dev mode caching.

    Taken from @Sonopa's commits on PR #19091.
    
    Add support for dev caching via "rails s" flags.
    
    Implement suggestions from @kaspth.
    
    Remove temporary cache file if server does not have flags.
    
    Break at 80 characters in railties/CHANGELOG.md
    
    Remove ability to disable cache based on server options.
    
    Add more comprehensive options: --dev-caching / --no-dev-caching
    ccallebs committed Aug 5, 2015
    Copy the full SHA
    a01e58a View commit details
    Browse the repository at this point in the history