Class RSpec::Core::ConfigurationOptions
In: lib/rspec/core/configuration_options.rb
Parent: Object

Methods

Constants

LOCAL_OPTIONS_FILE = ".rspec"
GLOBAL_OPTIONS_FILE = File.join(File.expand_path("~"), ".rspec")

Attributes

options  [R] 

Public Class methods

Public Instance methods

[Validate]