All Versions
44
Latest Version
Avg Release Cycle
197 days
Latest Release
1117 days ago

Changelog History
Page 5

  • v1.1.1 Changes

    January 03, 2009
    • ๐Ÿ›  Fixed bug in matcher for options local variable
  • v1.1.0 Changes

    January 01, 2009
    • Added between option
  • v1.0.0 Changes

    December 06, 2008
    • Gemified!
    • ๐Ÿ’… Refactor of plugin into a Data Mapper style validator class which makes for a cleaner implementation and possible future MerbData Mapper support
    • ๐Ÿ”Œ Added Rails 2.2 i18n support. Plugin error messages can specified in locale files. See README.
    • ignore_datetime_restriction_errors setting has been moved from AR to ValidatesTimeliness::Validator.ignore_restriction_errors
    • date_time_error_value_formats setting has been moved from AR to ValidatesTimeliness::Validator.error_value_formats
    • Namespaced modules and specs
    • Clean up of specs
    • ๐Ÿ›  fixed a few bugs
      • accessor methods not generating properly due method name stored as symbol in generated_attributes which fails on lookup
      • force value assigned to time/datetime attributes to time objects
  • v0.1.0 Changes

    December 06, 2008
    • ๐Ÿ”Œ Tagged plugin as version 0.1.0