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

Move env specific config into production.rb #313

Merged
merged 1 commit into from
Apr 28, 2014
Merged

Commits on Apr 28, 2014

  1. Move env specific config into production.rb

    Having conditional paperclip attachments doesn't really work. Paperclip
    supports default configuration though so this takes advantage of that in
    production.rb and removes the ability to configure paperclip in
    development and test as you really shouldn't be using S3 in
    either environment.
    tristanoneil committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    a866c1e View commit details
    Browse the repository at this point in the history