lib/template/relation_current.tmpl in arxutils-0.1.36 vs lib/template/relation_current.tmpl in arxutils-0.1.37
- old
+ new
@@ -1,3 +1,3 @@
class Current<%= @data[:classname_downcase] %> < ActiveRecord::Base
belongs_to :<%= @data[:classname_downcase] %> , foreign_key: 'org_id'
- end
\ No newline at end of file
+ end