Forum: Ruby Webframework that separates validation from persistence

Posted by Stefan Lang (Guest)
on 2012-09-23 21:27
(Received via mailing list)
Is there a Ruby webframework that doesn't couple validation with 
persistence?

Thanks,
Stefan
Posted by Brian Candler (candlerb)
on 2012-09-24 09:54
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.
Posted by Stefan Lang (Guest)
on 2012-09-24 12:50
(Received via mailing list)
2012/9/24 Brian Candler <lists@ruby-forum.com>:
> Do you mean you want something that validates forms rather than models,
> Django-style?

Yes, although I've never used Django.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.