aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/fixtures/lib/generators/fixjour_generator.rb
blob: 22197835a866cbedabfbe955c031b737191e51a7 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class FixjourGenerator < Rails::Generators::NamedBase
end