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

Added the precompile_only_if_changed option (Rails 3.1+) #259

Closed
wants to merge 1 commit into from
Closed

Added the precompile_only_if_changed option (Rails 3.1+) #259

wants to merge 1 commit into from

Conversation

kirs
Copy link
Member

@kirs kirs commented Aug 23, 2012

If you set the precompile_only_if_changed option as true it will precompile Rails assets only if there are any changes since the last release. This option is disabled by default.

@travisbot
Copy link

This pull request passes (merged 1719fbda into 30a942c).

@kirs
Copy link
Member Author

kirs commented Sep 28, 2012

/cc @carsomyr

@kirs
Copy link
Member Author

kirs commented Oct 22, 2012

@huynguyen fixed /cc @ndbroadbent

@carsomyr
Copy link
Contributor

@kirs This issue is more complicated than it seems. See the discussion at #227.

@carsomyr carsomyr closed this Oct 23, 2012
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.

None yet

3 participants