Sha256: 226592c2eab8336513a6360f19bb8922f8d1f1b0641cec9b06e612267b7a4a25

Contents?: true

Size: 931 Bytes

Versions: 1

Compression:

Stored size: 931 Bytes

Contents

0.2.2
- Fixed script/destroy not removing the routes [From Jeff Dean]
- gem includes the Rails generator files [From Jeff Dean]
- Fixed readding the route to config/routes.rb in the script/destroy task [From Jeff Dean]
- Github now properly formats readme [From Jeff Dean]
- Updated the gemspec so rdoc includes it and updated it to add installation and setup instructions [From Jeff Dean]
- Removed sample route from generator [From Jeff Dean]
- Fix migration issue with Rails 2.1.0 using timestamps.

0.2.1
- Fixed ActionMailer rendering in Rails 1.99.0

0.2.0
- Works with edge Rails
- Removed Desert::Plugin#up_to_date?
- Removed Migrator#latest_version

0.1.1
- Works with edge Rails
- Fixed double loading issue with not fully expanded load_paths.

0.1.0
- Fixed [#13346] ActionController::Base.helper raises error when helper is only in plugin
- Desert does not require files that have been required before Desert was loaded

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
desert-0.2.2 CHANGES