Skip to content

Instantly share code, notes, and snippets.

@fervisa
Created August 21, 2015 14:47
Show Gist options
  • Save fervisa/683acbc1eaf3ca088d52 to your computer and use it in GitHub Desktop.
Save fervisa/683acbc1eaf3ca088d52 to your computer and use it in GitHub Desktop.
Get column type from an ActiveRecord model
@model.column_for_attribute('title').type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment