-
ActionController::API support [@frodsan]
-
ActiveDecorator::Decorator.instance.decoratenow returns the decorated object when the receiver was already a decorated object (it used to returnnil) [@velonica1997] -
Update decorator_spec.rb syntax to respect RSpec 3 style [@memoht]
-
Fixed namespace for TestUnit generator with some refactorings [@yhirano55]