]> git.openstreetmap.org Git - rails.git/commit
Split browse_helper.rb into two modules due to rubocop ModuleLength
authorPaul Dexter-Sobkowiak <536437+krubokrubo@users.noreply.github.com>
Tue, 27 Nov 2018 01:08:57 +0000 (01:08 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 28 Nov 2018 18:18:14 +0000 (18:18 +0000)
commit74d2c4336bab2efe44c6bdadf688d26b18e320b3
treeba508c1bc76cb203c9f54f2fe08c67f752f36b39
parent5ba64efd7c426b99b4bcbad7a9b841daf13eba06
Split browse_helper.rb into two modules due to rubocop ModuleLength
.rubocop_todo.yml
app/helpers/browse_helper.rb
app/helpers/browse_tags_helper.rb [new file with mode: 0644]
test/helpers/browse_helper_test.rb
test/helpers/browse_tags_helper_test.rb [new file with mode: 0644]