class Object
Public Instance Methods
reset_current_config()
click to toggle source
allow database configuration to be changed during db:test:prepare
# File lib/goa/rake_tasks.rb, line 13 def reset_current_config @current_config = nil end