diaspora_federation/test/dummy
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
..
app/models Generate default users only once and reset db after each test 2017-04-05 00:36:53 +02:00
bin Cleanup dummy rails app 2017-04-05 00:36:52 +02:00
config Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
log add dummy app again 2015-06-11 02:13:58 +02:00
config.ru cleanup dummy app 2015-06-13 15:48:21 +02:00
Rakefile cleanup dummy app 2015-06-13 15:48:21 +02:00
README.rdoc cleanup dummy app 2015-06-13 15:48:21 +02:00

== README

This is a dummy rails application to debug the diaspora federation gem.