Class
RSpec::Core::ProjectInitializer
In:
lib/rspec/core/project_initializer.rb
Parent:
Object
Methods
create_dot_rspec_file
create_spec_helper_file
delete_if_confirmed
new
report_creating
report_exists
run
Public Class methods
new
(arg=nil)
Public Instance methods
create_dot_rspec_file
()
create_spec_helper_file
()
delete_if_confirmed
(path, message)
report_creating
(file)
report_exists
(file)
run
()
[Validate]