dailypenn / eventsatpenn

Penn campus events aggregation website with Facebook integration
0 stars 0 forks source link

Add migration-level modifiers for additional validation #14

Closed afischer closed 7 years ago

afischer commented 7 years ago

While activerecord validations are great, they do have their issues. We want to be sure the data being written to the database is completely valid, so all migrations should be keyed with column modifiers as well.