mastodon/config/initializers
Eugen Rochko ebc01bf0f6 Make the paperclip filename interpolator smarter about the :original style
If an :original gets converted into another format, it would get saved as
original_filename *anyway*, so generating the extension is pointless and
yields bad results for when you change the style definition later. This way,
old gifs will still have correct URLs
2017-03-05 23:03:49 +01:00
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
mime_types.rb
new_framework_defaults.rb
ostatus.rb
paperclip.rb Make the paperclip filename interpolator smarter about the :original style 2017-03-05 23:03:49 +01:00
rabl_init.rb
rack-attack.rb
redis.rb
session_store.rb
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb
trusted_proxies.rb
wrap_parameters.rb