Skip to content

Instantly share code, notes, and snippets.

@futhr
Created September 10, 2014 18:24
Show Gist options
  • Save futhr/f64d75f58231e02c3abe to your computer and use it in GitHub Desktop.
Save futhr/f64d75f58231e02c3abe to your computer and use it in GitHub Desktop.
OSX create timestamp for migrations (rails g migration is so slow).
date -n +%Y%m%d%H%M%S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment