Logan Bailey

Adventures In Web Development

Blog, About, GitHub, and LinkedIn

Date Formatting and Customizing Devise

March 8th, 2011
When developing your rails app, you've probably run into an issue where the default string value of a date makes no sense for your application. More often than that, there are probably 2 to 3 different date formats that you routinely use. In this article, we'll cover setting up default date formats and short cuts to access thsoe formats.