Skip to content

Conversation

@vpacher
Copy link

@vpacher vpacher commented Jun 16, 2011

  • in case config.action_controller.asset_host returns protocol and request_host the simulated request would return 'https://:' and that will be written into the css files as path when it should leave it unchanged in that case
  • I've added a condition to return an empty string when this is the case and also added a test

vpacher added 6 commits June 16, 2011 12:04
	- in case config.action_controller.asset_host returns protocol and request_host the simulated request would return 'https://:' and that will be written into the css files as path when it should leave it unchanged in that case
	- I've added a condition to return an empty string when this is the case and also added a test
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.

1 participant