mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
5 lines
82 B
Ruby
5 lines
82 B
Ruby
|
class Transactions::RulesController < ApplicationController
|
||
|
def index
|
||
|
end
|
||
|
end
|