diaspora/config/initializers
Benjamin Neff b203862ca3
Workaround for bootstrap-sass
The change in assets.rb should be enough, but it doesn't work, because
sprockets `after_initialize` runs before it and initializes sprockets
with unfiltered paths.

But the trick with the underscore works, because bootstrap-sass has
named the file `_bootstrap.scss`, and rails-assets-bootstrap has
`bootstrap.scss`, so with `_bootstrap` it uses the correct bootstrap.
2017-08-12 15:39:26 +02:00
..
acts_as_taggable_on.rb
application_controller_renderer.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
asset_sync.rb
assets.rb Workaround for bootstrap-sass 2017-08-12 15:39:26 +02:00
backtrace_silencers.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
carrierwave.rb
color_themes.rb i18n for color themes 2017-03-16 12:25:41 +01:00
cookies_serializer.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
cors.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
devise.rb
diaspora_federation.rb Use RFC 7033 webfinger from diaspora_federation gem 2017-07-03 03:14:41 +02:00
enforce_ssl.rb
entypo.rb
faraday.rb
filter_parameter_logging.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
haml.rb
handlebars_assets.rb
ignore_ssl_in_development.rb
inflections.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
json_escape.rb
jsroutes.rb
load_analyitics.rb
load_libraries.rb
locale.rb
mailer_config.rb
maintenance.rb
markerb.rb
mime_types.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00
oembed.rb
omniauth.rb
open_graph_reader.rb Add OpenGraph video support 2016-09-04 03:55:09 +02:00
patch_openssl_pkey.rb
prosody.rb
rspec_generator.rb
secure_headers.rb Merge branch 'next-minor' into develop 2017-04-06 01:02:26 +02:00
session_store.rb
set_session_secret.rb
set_up_image_redirects.rb
setup_simple_captcha.rb
sidekiq.rb
version_header.rb
will_paginate.rb
wrap_parameters.rb Update configs for rails 5 2017-08-12 15:39:19 +02:00