We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a83eb commit 3e8c08aCopy full SHA for 3e8c08a
rails_script.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
require 'rails_script/version'
5
6
Gem::Specification.new do |spec|
7
- spec.name = 'rails_script'
+ spec.name = 'rails-script'
8
spec.version = RailsScript::VERSION
9
spec.authors = ['Kevin Pheasey']
10
spec.email = ['[email protected]']
0 commit comments