Code Monkey home page Code Monkey logo

Comments (5)

contradictioned avatar contradictioned commented on September 25, 2024 7

FYI (as mentioned in the referencing issue): This can be solved atm by pulling the master brach into your Gemfile like

gem 'activeuuid', git: 'https://github.com/jashmenn/activeuuid.git'

from activeuuid.

Hellfar avatar Hellfar commented on September 25, 2024 3

Rails 5.0.2
Sqlite
activeuuid (0.6.1)
Blank project with one alone model (was following the tutorial here)

Same error here at migrating my migrations:

DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from block in <module:Column> at /home/username/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/bundler/gems/activeuuid-4f8e0efbd459/lib/activeuuid/patches.rb:66)
rake aborted!
Bundler::GemRequireError: There was an error while trying to load the gem 'activeuuid'.
Gem Load Error is: undefined method `type_cast' for class `ActiveRecord::ConnectionAdapters::Column'
Backtrace for gem load error is:
/home/username/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/activesupport-5.0.2/lib/active_support/core_ext/module/aliasing.rb:37:in `alias_method'
/home/username/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/activesupport-5.0.2/lib/active_support/core_ext/module/aliasing.rb:37:in `alias_method_chain'
...

Could I be of any help ?

from activeuuid.

jtsaito avatar jtsaito commented on September 25, 2024

same here

from activeuuid.

andreyantipov avatar andreyantipov commented on September 25, 2024

I have the same problem and working on a fix.

from activeuuid.

bruzos avatar bruzos commented on September 25, 2024

Rails 5.0.0.1
Sqlite as development storage
activeuuid 0.6.1 (at master@4f8e0ef)

Keep showing error
Gem Load Error is: undefined method type_cast' for classActiveRecord::ConnectionAdapters::Column'

from activeuuid.

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.