RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Models in Rails vs ASP.NET

Thought I would jot down some thought about the different approaches between rails and asp.net mvc models especially with respect to the declaring validations as well as actually defining fields themselves. Mostly this is an introspective post which doesn’t really aim to pit the frameworks head to head and decide which is better. Rather it presents both approaches from someone who has had to use both and finds it interesting that such similar concepts can render such different implementations.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in