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

Clear cache before of each precompile to avoid inconsistencies. Fixes #3014 #3015

Merged
merged 1 commit into from Sep 14, 2011

Conversation

guilleiguaran
Copy link
Member

Clear cache before of each precompile to avoid inconsistencies. Fixes #3014

josevalim added a commit that referenced this pull request Sep 14, 2011
…pile

Clear cache before of each precompile to avoid inconsistencies. Fixes #3014
@josevalim josevalim merged commit 63f6fad into rails:master Sep 14, 2011
@josevalim
Copy link
Contributor

Please pull request for 3-1-stable as well? :D

@josevalim
Copy link
Contributor

Nah, don't worry. Pastorino is backporting it :)

josevalim added a commit that referenced this pull request Sep 14, 2011
…pile

Clear cache before of each precompile to avoid inconsistencies. Fixes #3014
shwoodard added a commit to shwoodard/rails-1 that referenced this pull request Sep 19, 2011
* '3-1-stable' of github.com:rails/rails: (91 commits)
  Merge pull request rails#3049 from brainopia/fix_to_query_edge_case
  Bump AR-JDBC version. THis version is compatible with 3.1 and above
  Revert "Fixed Apache configuration for gzipped assets: FilesMatch and LocationMatch cannot be nested."
  Fixed Apache configuration for gzipped assets: FilesMatch and LocationMatch cannot be nested. (cherry picked from commit 5e2bf4d)
  Proper lines numbers for stack trace info
  Merge pull request rails#3040 from guilleiguaran/asset-host-should-not-be-nil-precompile
  cherry-pick rails#1318 into 3-1-stable
  Bumping up to 3.1.1.rc1
  Add some CHANGELOG missing stuff
  Allow asset tag helper methods to accept :digest => false option in order to completely avoid the digest generation.
  Add equivalent nginx configuration
  Fix typos and broken link on asset pipeline guide
  Merge pull request rails#3015 from guilleiguaran/clear-tmp-cache-on-precompile
  Merge pull request rails#3012 from guilleiguaran/3-1-1-changelogs
  Revert "Provide a way to access to assets without using the digest, useful for static files and emails"
  Merge pull request rails#3011 from guilleiguaran/disable-sprockets-server
  Provide a way to access to assets without using the digest, useful for static files and emails
  Merge pull request rails#2922 from wayneeseguin/master
  getting_started.textile: Fix typo and split up a sentence in section "Building a Multi-Model Form"
  getting_started.textile: Fix typos in section "Rendering a Partial Form"
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to ignore tmp/cache when precompiling locally
2 participants