class Object
Public Instance Methods
test_env!()
click to toggle source
# File lib/tasks/pspec.rb, line 1 def test_env! Rails.env = 'test' end
# File lib/tasks/pspec.rb, line 1 def test_env! Rails.env = 'test' end