Skip to content

Conversation

guillermoap
Copy link
Owner

No description provided.

Comment on lines +16 to +17
*namespace, _ = name.underscore.upcase.split('/')
namespace.reverse.join('.')
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*namespace, _ = name.underscore.upcase.split('/')
namespace.reverse.join('.')

### Column-Specific Events

When tracking column changes, there are two main scenarios: default events and custom events. The behavior differs significantly between these:

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add examples of custom event name for default event

emits_on update: :custom_event_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant