So after installing spec as a gem I can run it like this: ir -S spec myfile.rb So, the following will not work: ispec myfile.rb Jim Deville wrote: > Once you install spec (ir -S gem install rspec), you should then be able > to run it via ir -S spec > > JD -- Posted via http://www.ruby-forum.com/.