Sha256: 822093d90f7803f3db3324b31c7881a6ecbc6fbc23d48743f6053f0ac28ea936
Contents?: true
Size: 202 Bytes
Versions: 11
Compression:
Stored size: 202 Bytes
Contents
module Moneytree class ApplicationController < ::ApplicationController protect_from_forgery with: :exception # def current_account # send(Moneytree.current_account) # end end end
Version data entries
11 entries across 11 versions & 1 rubygems