Cleanup, merge in changes to merb-core 0.9.3
commite987652ef5542f40d8c9a1869037890af867820b
authorAlex Coles <alexbcoles@mac.com>
Wed, 7 May 2008 14:30:44 +0000 (7 16:30 +0200)
committerAlex Coles <alexbcoles@mac.com>
Wed, 7 May 2008 14:30:44 +0000 (7 16:30 +0200)
treef68cecb76e3b2274896ecd2fff9bb737793cc8a5
parent625b03a5cb31f46d47216949a435dfb0b0c255c3
Cleanup, merge in changes to merb-core 0.9.3

* Merge in changes in merb-core, based on a newly
  generated merb-core 0.9.3 generated app.
  - Various small changes, including new rake env.
  - New autotest/ directory. Deleted out .autotest.
* Added in a couple missing methods provided by
  merbful_authentication generator. Fixed missing
  activation code routes.
* Update list of dependencies in INSTALL and versions.
* Reorganize code in init.rb for clarity. Add FIXMEs.
* Uncomment validations and hooks in User.
* Added GPL header to init.rb.
* Updated copyright year to 2008.
.autotest [deleted file]
autotest/discover.rb [new file with mode: 0644]
autotest/merb.rb [new file with mode: 0644]
autotest/merb_rspec.rb [new file with mode: 0644]
config/environments/rake.rb [new file with mode: 0644]
spec/spec.opts [moved from spec/spec.opt with 100% similarity]