Re: [Rails] having problem with -> rails g rspec: install

2018-08-18 Thread Hassan Schroeder
On Sat, Aug 18, 2018 at 4:48 PM, Don Bottles wrote: > please can you help with which version of bootsnap is compatible with rails > 5.2 Generate a blank rails app with 5.2 and see what bundler installs. But I'm not sure how that's relevant to your previously described problem... >>> i am running

Re: [Rails] having problem with -> rails g rspec: install

2018-08-18 Thread Don Bottles
please can you help with which version of bootsnap is compatible with rails 5.2 On Thu, Aug 16, 2018 at 10:06 PM, Brandon McClelland wrote: > Have you run bundle on your app to see which gems are installed? It looks > like maybe you're using a version of bootsnap gem that isn't playing well > wi

Re: [Rails] having problem with -> rails g rspec: install

2018-08-16 Thread Brandon McClelland
Have you run bundle on your app to see which gems are installed? It looks like maybe you're using a version of bootsnap gem that isn't playing well with the defaults for the Rails you have loaded. On Wed, Aug 15, 2018 at 3:03 PM Bottles wrote: > i am running on ruby 2.3, and using rails 4.2.0 fo

[Rails] having problem with -> rails g rspec: install

2018-08-15 Thread Bottles
i am running on ruby 2.3, and using rails 4.2.0 for my project also rails-rspec '~>3.0.0' when i run $ rails g rspec:install i get this problem. any help please C:\Sites\livechat>rails g rspec:install C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-4.2.0/lib/rails/ra iltie/confi