Trying to add ‘rspec’ to my ROR app and getting this error:
looks like you combining gems into one…
i think what you want to do is
gem ‘rspec-rails’
gem ‘byebug’, platforms: [:mri, :mingw, :x64mingw ]
Yup. All fixed. Thanks
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs