Ruby on Rails Saturday, August 18, 2018

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 <brandon@sjgames.com> 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 with the defaults for the Rails you have loaded.

On Wed, Aug 15, 2018 at 3:03 PM Bottles <alg70021@gmail.com> wrote:
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/configuration.rb:95:in `method_missing': undefined method `load_defaults'
for #<Rails::Application::Configuration:0x47b58e8> (NoMethodError)
        from C:/Sites/livechat/config/application.rb:12:in `<class:Application>'

        from C:/Sites/livechat/config/application.rb:10:in `<module:Livechat>'
        from C:/Sites/livechat/config/application.rb:9:in `<top (required)>'
        from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bootsnap-1.3.1
/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
        from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bootsnap-1.3.1
/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require
_with_bootsnap_lfi'

............
............
............

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/dd38a9f2-fa7b-43b8-9a6e-19dc81a0bd4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Brandon McClelland
User Support Technician
Steve Jackson Games

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADuEqH%2B%3DYr1Ccnp7whigL6i3BpnO7DOgCP2EBAw5hPCaTFLPCg%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJvOKtHsgEXCvgqDV7vrE42xGQVc11Jff_PHCRq-PCXHxYRxng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment