Code Monkey home page Code Monkey logo

Comments (2)

olliebennett avatar olliebennett commented on August 17, 2024 1

Did you restart your server after bundle-ing? If you're using Spring did you spring stop? My initialiser is similar to yours (but using hashid-rails 0.7.0 so different config terminology).

Hashid::Rails.configure do |config|
  config.secret = ENV['HASHIDS_SALT']
  config.length = 6
end

from hashid-rails.

jcypret avatar jcypret commented on August 17, 2024

Hi @davideghz I was not able to replicate this issue you mentioned. Generated a fresh Rails app, added hashid-rails to the Gemfile, then pasted in the initializer you provided. Scaffolded a model and did not encounter any errors. I second what @olliebennett recommended. Double check that the gem is in your gemfile, run bundle install, and restart the servers (with Spring if you're using it). If the issue persists, would be interested in hearing the steps you took. Without being able to replicate my hands are tied.

from hashid-rails.

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.