Giter Site home page Giter Site logo

Reflection Inheritance Issue about active_hash HOT 4 CLOSED

daBee avatar daBee commented on July 16, 2024
Reflection Inheritance Issue

from active_hash.

Comments (4)

kbrock avatar kbrock commented on July 16, 2024

Hello @daBee

Could you share the version of Rails you are running? (ActiveRecord is defined in rails)
Or are you just including ActiveSupport and ActiveRecord?

What are you doing to produce this problem?

[master] active_hash $ ruby --version
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]
[master] active_hash $ bundle exec rake
/Users/kbrock/.rubies/ruby-3.2.2/bin/ruby -I/Users/kbrock/.gem/ruby/3.2.2/gems/rspec-core-3.12.1/lib:/Users/kbrock/.gem/ruby/3.2.2/gems/rspec-support-3.12.0/lib /Users/kbrock/.gem/ruby/3.2.2/gems/rspec-core-3.12.1/exe/rspec --pattern spec/\*\*/\*_spec.rb
...........................................................................................................................................................................................................................................................................................................................................................

Finished in 0.36826 seconds (files took 0.80767 seconds to load)
347 examples, 0 failures

[master] active_hash $ grep rails Gemfile.lock
[master] active_hash $ grep active Gemfile.lock
    active_hash (3.2.0)
      activesupport (>= 5.0.0)
    activemodel (7.0.4.2)
      activesupport (= 7.0.4.2)
    activerecord (7.0.4.2)
      activemodel (= 7.0.4.2)
      activesupport (= 7.0.4.2)
    activesupport (7.0.4.2)
  active_hash!
  activerecord (>= 5.0.0)
  activerecord-jdbcsqlite3-adapter (>= 1.3.6)

Hopefully we should be able to get you up and running quickly.

from active_hash.

daBee avatar daBee commented on July 16, 2024

No Rails. Ruby only. I'm running a script that has Bundle.require up front.

Gemfile does not have this, but Gemfile.lock has it as a spec, and is called by canada_eh.

ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]

from active_hash.

kbrock avatar kbrock commented on July 16, 2024
  1. Has this been solved by alphagov/contacts-admin#1167 ?
  2. Could you provide a reproducer or more details about what you are doing to get this error? Could you provide a pointer to gem canada_eh? This is not available on ruby gems

from active_hash.

daBee avatar daBee commented on July 16, 2024

I can't find it either. I've been looking for it for some time. I guess it's gone.

from active_hash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.