Archive for July, 2009
Jul 23
Rails 2.3.3 Released
Ruby on Rails| No Comments »A new release of Rails is available - Rails 2.3.3.Among the usual bug fixes, a few new features were added, from the release notes:
touch is a convenient method to update a record’s timestamp and nothing else. This is extracted from apps whose models “touch‚” others when they change, such as a comment updating the parent.replies_changed_at timestamp […]
