Giter Club home page Giter Club logo

Comments (5)

mech avatar mech commented on July 23, 2024

I have to check, but if you are using at-sign @, FileMaker is treating it differently as seen here http://help.filemaker.com/app/answers/detail/a_id/13715/~/refining-find-requests-in-filemaker-pro-using-find-operators

If you want, you can try it with non-email value like "name".

I could be wrong, will check after my work today.

from filemaker-ruby.

corwinstephen avatar corwinstephen commented on July 23, 2024

@mech you're exactly right. Thanks!

from filemaker-ruby.

mech avatar mech commented on July 23, 2024

I suffer from this issue also, if I recall correctly, I just replace it with a blank character like:

Member.where(email: 'email example.com')

from filemaker-ruby.

corwinstephen avatar corwinstephen commented on July 23, 2024

I just tried it. I was able to get the correct result with “[email protected] http://example.com/”

On May 25, 2016, at 8:43 PM, mech [email protected] wrote:

I suffer from this issue also, if I recall correctly, I just replace it with a blank character like:

Member.where(email: 'email example.com')


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub #5 (comment)

from filemaker-ruby.

mech avatar mech commented on July 23, 2024

OOO.. that's even better! Tks for sharing!

from filemaker-ruby.

Related Issues (11)

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.