Include autenticazione, progetti isolati, mail marketing HTML con SMTP, test A/B e editor WYSIWYG. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
92 B
Ruby
5 lines
92 B
Ruby
class Current < ActiveSupport::CurrentAttributes
|
|
attribute :user
|
|
attribute :project
|
|
end
|