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 config.allow_debugging option #2644

Merged
merged 1 commit into from Aug 24, 2011

Conversation

guilleiguaran
Copy link
Member

Add config.allow_debugging option to determine if the debug_assets query param can be passed by user and if debug option can be used in stylesheet_link_tag and javascript_include_tag

@guilleiguaran
Copy link
Member Author

cc @spastorino

@dasch
Copy link
Contributor

dasch commented Aug 23, 2011

The two tests contain a lot of awefully redundant code. Perhaps split the test into an AssetDebuggingTest with a common setup method?

@guilleiguaran
Copy link
Member Author

I remove some redundancy using a auxiliar method to create the files for both tests

@guilleiguaran
Copy link
Member Author

@spastorino changes done

@spastorino
Copy link
Contributor

@guilleiguaran can you rebase it please?

spastorino added a commit that referenced this pull request Aug 24, 2011
@spastorino spastorino merged commit 976b2be into rails:master Aug 24, 2011
spastorino added a commit that referenced this pull request Aug 24, 2011
spastorino added a commit that referenced this pull request Aug 24, 2011
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