Sha256: 87043ed80982f0627ba9b9714c28bde3dfdc6a57a45f3e5f42310fe39863a8ed

Contents?: true

Size: 876 Bytes

Versions: 1

Compression:

Stored size: 876 Bytes

Contents

# Version 0.3

* Minor bump after three bug fixes.
* Bug fix when showing warning of constant redefinition.
* Bug fix with ApplicationController not being unloaded properly on development.
* Bug fix when having root singleton resources. Calling collection_url would
  raise "NoMethodError _url", not it will call root_url.
* More comments on UrlHelpers.

# Version 0.2.1

* Bug fix when ApplicationController is already loaded when we load respond_to.

# Version 0.2.0

* Added support success/failure blocks.
* Eager loading of files to work properly in multithreaded environments.

# Version 0.1.2

* Added more helper_methods.

# Version 0.1.1

* Added Rails 2.3.0 and changed tests to work with ActionController::TestCase.

# Version 0.1.0

* Initial release. Support to I18n, singleton controllers, polymorphic
controllers, belongs_to, nested_belongs_to and url helpers.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
josevalim-inherited_resources-0.3 CHANGELOG