5 lines
91 B
Ruby
5 lines
91 B
Ruby
|
class OutdatedProcedure
|
||
|
extend ActiveModel::Naming
|
||
|
extend ActiveModel::Translation
|
||
|
end
|