1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Use models to match the docs.

This commit is contained in:
Kasper Timm Hansen 2017-05-27 14:34:13 +02:00
parent a824c679f3
commit 9dc1871acb

View file

@ -8,7 +8,7 @@ class CurrentAttributesIntegrationTest < ActiveSupport::TestCase
setup do
build_app
app_file "app/services/current.rb", <<-RUBY
app_file "app/models/current.rb", <<-RUBY
class Current < ActiveSupport::CurrentAttributes
attribute :customer