module GreenMonkey::ModelHelpers
Public Instance Methods
html_schema_type()
click to toggle source
# File lib/green_monkey/ext/active_model.rb, line 10 def html_schema_type self.class.html_schema_type end
# File lib/green_monkey/ext/active_model.rb, line 10 def html_schema_type self.class.html_schema_type end