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