Is there a Ruby webframework that doesn’t couple validation with
persistence?
Thanks,
Stefan
Is there a Ruby webframework that doesn’t couple validation with
persistence?
Thanks,
Stefan
2012/9/24 Brian C. [email protected]:
Do you mean you want something that validates forms rather than models,
Django-style?
Yes, although I’ve never used Django.
Do you mean you want something that validates forms rather than models,
Django-style?
With Rails I think you can make a dummy model (not database-backed)
using ActiveModel.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs