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

Allow asset_folders to be configured in settings #1528

Merged
merged 2 commits into from Dec 25, 2013

Conversation

icco
Copy link
Contributor

@icco icco commented Dec 24, 2013

In your app, you can now add set :css_asset_folder, 'css' to your app and have <%= stylesheet_link_tag 'style' %> link to /css/style.css instead of /stylesheets/style.css.

@Ortuna
Copy link
Member

Ortuna commented Dec 25, 2013

Thanks, very useful!

Ortuna added a commit that referenced this pull request Dec 25, 2013
Allow asset_folders to be configured in settings
@Ortuna Ortuna merged commit f458706 into padrino:master Dec 25, 2013
@icco icco deleted the asset_settings branch December 25, 2013 01:23
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

2 participants