Skip to content

Commit 7c3bcca

Browse files
committed
Changed template file name
1 parent 6b81b58 commit 7c3bcca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/generators/ruby_stackoverflow/ruby_stackoverflow_generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def self.source_root
1010
end
1111

1212
def install
13-
template 'ruby-stackoverflow.rb', 'config/initializers/ruby-stackoverflow.rb'
13+
template 'ruby_stackoverflow.rb', 'config/initializers/ruby_stackoverflow.rb'
1414
end
1515

1616
private

0 commit comments

Comments
 (0)