Removed unused scope.
Use scoped method instead of merge_conditions.
Removed useless after_initialize callback.
Removed after_initialize methods.
Makes models #initialize accept additional arguments.
human_attribute_name accepts optional argument.
Use open scope in version issues count methods.
#new is just fine.
html_safe for Rails3