TODO

  • add initializer(or|and just add configuration) in order to configure annotation rake task invocation and other future configuration values:

    # or maybe you want place this in environments/development.rb? this is your choice if defined? Annotated::Rails config.annotated-rails.rake_task = true config. bla bla end

  • add exception handling for "bad" models:

    Annotaiting GoodModel BadModel(failed) BadModel exception: bla/bla/bla bla

current(master)

nothing here yet

0.0.2

  • added rake task (hooked into database migration tasks).

0.0.1

what in the box:

  • annotation for table and indexes
  • binary file with annotation/denotation ability
  • abstract class ignoring
  • NO trailing characters