mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
parent
5fdc1938af
commit
5a533e09bf
44 changed files with 1027 additions and 375 deletions
5
app/models/billing.rb
Normal file
5
app/models/billing.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Billing
|
||||
def self.use_relative_model_naming?
|
||||
true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue