Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8449527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:44:00+00:00 2026-06-10T10:44:00+00:00

Is there a way to provide similar functionality in ruby to what add-watch does

  • 0

Is there a way to provide similar functionality in ruby to what add-watch does in clojure? I am looking for a way to register a block/proc/lambda as a callback on a data structure, say a hash, and be called whenever the state of the hash changes.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T10:44:01+00:00Added an answer on June 10, 2026 at 10:44 am

    Yes, you can do this in Ruby, but you’ll need to build up the infrastructure yourself or find a library that does it.

    Because of Ruby’s “duck” typing, a method that expects a Hash instance can be given a class instance that looks, feels, and sounds like a hash. The receiving method can just treat the object as a hash and everything will be fine.

    Meanwhile, your other software will know that it is really an ObservableHash (or whatever you decide to call it.) And you will have registered your callback-on-change methods, etc.

    Here’s a blog post that will help get you started on creating your ObservableHash.

    A final tip: be sure to implement all of the Hash methods. That way the other methods that receive it won’t be able to tell the difference between an observable_hash and a hash.

    It is my understanding that the Rails ActionController#params “hash” is, in fact, a class instance that seems to be a hash (but really isn’t). Look up its source to check it out.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way to provide user log-in without the need for a DB.
Is there a way to provide a method implementation (that bears the exact same
Is there some way to provide a default value to the url/path helpers? I
Is there a lower-level way to provide the list of loaders when rendering a
Is there any way I can get VS2008 to provide further detail on how
I am making a protocol, client and server which provide file transfer functionality similar
is there any way to work with Java classes in the same of similar
Is there any way I can provide a delimiter to words and unwords in
Is there a way to check if my hosting provider has mod_gzip enabled? It's
Is there any way to turn the damned error provider off when i try

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.