ruby on rails - `rspec --configure autotest` throws "uninitialized constant Class::FileUtils" -


I am trying to decide with RSPC itself. There was never a problem, but when I run rspec --configure autotest , I get the following error / trace:

  Autopest loads Autopest subclass of RSPEC When the .rspec file in a project's root directory / Users / Barranon /. RVM / Games / Ruby19.2-P @ Timekeeper / Games / RSPC -core-2.5.1 / Leib / RSPC / Core / Backward_compitability. RB20: In 'CON_MISSION': Uninified continuous class :: FileUtils (NameError) /Users/brennon/.rvm/gems/ruby-1.9.2-p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec `Create_dot_rspec_file'/Users/brennon/.rvm/gems/ruby-1.9.2-p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec/core/ from /core/command_line_configuration.rb:38:in Command_line_configuration.rb29: In 'generated' by / user / barranon /. RVM / GIMS / RB 1-1.2.2-p0 @ Timekeeper / Games / RSPC-COR-2.5.1 / LIB / RSPC / Core / CommodityLine_RB configuration 12: From 'run' / to user /brennon/.rvm/ Gems/ruby-1.9.2-p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec/core/option_parser.rb: 101: in 'Pars' Block (2 level) / User / Brennan /. R.V.M. / RBI / Ruby-1.9.2-P / Lib / Ruby / 1.9.1 / optparse.rb: 1277: From / User / Brennan /. 'Call' from RVM / Robri / Ruby- 1.9.2-P / BB / Rabbi / 1.9.1 / OPper. RB: 1277: `Urers / Brennan /. R.V.M. / From RBI / RBI-1.9.2-P / LBRR to 'Pars_In_ Block in Block' by / 1.9.1 / optparse.rb: 1264: / User / Barranon / R.V.M. In `catch 'from` parse_in_order' / users / barranon / / from RBI / RBI / RBI-1.9.2-P / LIB / RBI / 1.9.1 / optparse.rb: 1264: IN R.V.M. / RBI / Ruby-1.9.2-P / Lib / Ruby / 1.9.1 / optparse.rb: 1258: In 'Order! 'Permute!' At /users/brennon/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/optparse.rb:1349:in / User / barranon /. R.V.M. / RBI / Ruby-1.9.2-P / Lib / Ruby / 1.9.1 / optparse.rb: 1370: In 'Pars!' From /Users/brennon/.rvm/gems/ruby-1.9.2-p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec/core/option_parser.rb:18:in 'Pars!' From / users / barranon /. RVM / Games / Ruby-9.12 p0 @ Timekeeper / Games / rspec-core-2.5.1 / lib / rspec / core / option_parser.rb :: in 'Pars!' From / user / barranon /. RVM / Games / RB 1-1.2.2-p0 @ Timekeeper / Games / RSPC -core-2.5.1 / lib / rspec / core / configuration_options.rb: 88: IN / command_line_options From / to user /brennon/.rvm/ Gems/ruby-1.9.2-p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec/core/configuration_options.rb: 122: in / custom_options_file 'From / Users / Brainn / .rvm / gems / ruby -1.9.2-p0 @ timekeepa / gemma / rspec-core-2.5.1 / lib / rspec / core / configuration_options.rb: 65: in `parse_options' in / users / brennon / .rvm / gems / ruby-1.9 In 'run' in / user / barranon / .2-p0 @timekeepa / gems / rspec-core-2.5.1 / lib / rspec / core / runner.rb: 41: RAVM / Games / Ruby-1.9.2- p0@timekeepa/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb: 10: 'AutoAll Block' in   < P> Running is just fine  rspec  is fine, and running  autotest  runs fine, but only the features of cucumber are loaded, besides,  ' Fileutils' is required  Any ideas correct returns in the IRB?   

I'm not sure why, and it seems that this can not be corrected, but < Code> .rspec The problem has been solved in removing and rebooting the file.

Comments