mirror of
https://github.com/github/rails.git
synced 2026-01-09 22:58:02 -05:00
Use Turn to format all Rails tests and enable the natural language case names
This commit is contained in:
@@ -25,5 +25,6 @@ Gem::Specification.new do |s|
|
||||
s.add_dependency('activeresource', version)
|
||||
s.add_dependency('actionmailer', version)
|
||||
s.add_dependency('railties', version)
|
||||
s.add_dependency('turn', '~> 0.8.2')
|
||||
s.add_dependency('bundler', '~> 1.0')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user