Git Product home page Git Product logo

Comments (2)

tommyalvarez avatar tommyalvarez commented on June 13, 2024

+1.

from activeadmin-globalize3-inputs.

Slotos avatar Slotos commented on June 13, 2024

First and foremost: Do not use this gem without understanding what it does. Reuse and test the code, but don't blindly rely on the gem. It was created with almost four years old know-how. It was the quickest possible attempt at extracting the code from existing codebase so that my co-workers could reuse it. Only the fact of people using the gem stops me from yanking it away from rubygems repository.

If some day you see a spec/ folder in the tree and see integration tests there, and you can make sense of gem's intentions from those tests, that's when you can rely on it. So far I don't know any gem dealing with ActiveAdmin and Globalize integration, that fits the bill.

Sorry for not delivering some better news, but consider this gem a zombie for now. It might seem to work, but it's dead for some time. When I get time to bang my head against whatever changes Rails and ActiveAdmin introduced in last two years, I will re-write it into a version you can trust.


Having said that, let's get back to the problem at hand. ' is an html escape for single quote. The problem doesn't seem to be common, but you can fix it with .html_safe in a proper location.

from activeadmin-globalize3-inputs.

Related Issues (3)

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.