0
+== 0.9.2 "appropriate response to reality" 2008-03-24
0
+* have select_control use database value as the default selected value
0
+* windows support in rakefile
0
+* Session should respond to each_with_index
0
+* merb-gen fix for namespaced resources
0
+* fix rakefiles in plugins. Fix merb_sequel and Merb-datamapper and merb_activerecord to use autoflush logging so log messages are immediately flushed instead of showing nothing.
0
+* Updated format of migrations to ActiveRecord 2.0 style
0
+* Minor cleanup and comment about using the assistance instead of my custom extensions...
0
+* Time_ago_in_words and spec for her
0
+* Initial stab at some date_time helpers up in here...
0
+* Implementation of IRB sandbox methods
0
+* added better error message when a database can't be created
0
+* fixed rake db:test:clone
0
+* fixed bug when using custom charset and collation in database.yml
0
+* Merb.logger is now correctly setup from Merb::Config for :merb_start task
0
+* Make helper specs pass again. NOTE: Config specs do not work.
0
+* ORM plugins (AR, DM, Sequel) now hook into the BootLoader
0
+* cleaned up the existing rake tasks + added rake db:drop:all, rake db:migrate:redo, rake db:migrate:reset + rake db:reset now drops your dbs, recreate them and load schema.rb + rake db:rollback + rake db:abort_if_pending_migrations
0
+* Changed merb active record rake tasks to create utf8 dabases when using rake db:create / db:reset Added rake db:charset rake db:collation Support for charset/collation arguments: rake db:create CHARSET=latin1, COLLATION=latin1_bin
0
+* cleaned up the existing rake tasks + added rake db:drop:all, rake db:migrate:redo, rake db:migrate:reset + rake db:reset now drops your dbs, recreate them and load schema.rb + rake db:rollback + rake db:abort_if_pending_migrations
0
+* Changed merb active record rake tasks to create utf8 dabases when using rake db:create / db:reset
0
+* fix rakefile to not build merb_rspec as it is in -core now.
0
+* Using autoload to connect to the database on the first use of DataMapper
0
+* Corrects some issues with merb_test_unit
0
+* Adding updated_at for DM sessions.
0
== 0.9.1 "Some are half-wild, and some are just outlaws." 2008-02-29
0
* merb_activerecord: updated render syntax in new action of db plugin
0
resource_controller controller templates.
0
* merb_test_unit: Adding rspec dependency to merb_rspec, removing merb-test
0
references in merb_test_unit
0
* merb_test_unit: moving plugin rakefiles into a plugin name parent folder
0
-* merb_test_unit: Normalize calls to Merb.start
0
\ No newline at end of file
0
+* merb_test_unit: Normalize calls to Merb.start
Comments
No one has commented yet.