class Mv::Postgresql::Constraint::Check
Public Class Methods
new(description)
click to toggle source
Calls superclass method
# File lib/mv/postgresql/constraint/check.rb, line 5 def initialize description super end