Cleanup, merge in changes to merb-core 0.9.3
commita0d702a31bb42755f1fefff3da339aa05473588e
authorAlex Coles <alexbcoles@mac.com>
Wed, 7 May 2008 18:53:39 +0000 (7 20:53 +0200)
committerAlex Coles <alexbcoles@mac.com>
Wed, 7 May 2008 18:53:39 +0000 (7 20:53 +0200)
treec09cacba9b145faff83d9ac8ecb00b8853d526f6
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.opt [deleted file]
spec/spec.opts [new file with mode: 0644]