diaspora_federation/test/dummy/config
Benjamin Neff e26a86c173
Switch PercentLiteralDelimiters to new default
Let's change that to the new rubocop default, which is also the
suggestion in the ruby style guide.

See https://github.com/bbatsov/ruby-style-guide#percent-literal-braces

This was changed in diaspora too, see diaspora/diaspora#7466

It also includes the changes in the code. This was done with
`rubocop --auto-correct` and no we have zero offenses again.
2017-06-30 02:23:44 +02:00
..
environments Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
initializers Make rspec work without rails dependency 2017-04-05 02:02:04 +02:00
application.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
boot.rb cleanup dummy app 2015-06-13 15:48:21 +02:00
environment.rb cleanup dummy app 2015-06-13 15:48:21 +02:00
routes.rb add dummy discovery controller 2015-08-01 01:08:27 +02:00
secrets.yml add dummy app again 2015-06-11 02:13:58 +02:00