logux_rails
logux_rails copied to clipboard
Remove Amplifr’s methods from `Action`
Logux::Action has few methods, which are not part of Logux core: action_name, channel_name, channel_id.
Let’s remove them since we should not copy Amplifr-only methods to core system.
cc @wilddima @dsalahutdinov