[Nitro] [PATCH] important (and not so much) bugfixes

George Moschovitis george.moschovitis at gmail.com
Fri Dec 8 03:43:46 EST 2006


> Reapfiles so I can't run the testcases properly.


to run the tests form nitro dir:

ruby script/test.rb
(runs all tests)

ruby script/test.rb og
(runs og tests, you can use nitro, og, glue, gen here)

-g.

> Will look for another way to run them.
>
> Jo
>
> Fri Nov 17 11:23:46 CET 2006  Jonathan Buch <john at oxyliquit.de>
>    * Fix bug in taggable, add Tag#tagged
>    module Taggable
>      many_to_many Tag
>    end
>    class User; is Taggable; end
>    class Category; is Taggable; end
>
>    those two classes share the _SAME_ many_to_many relation object.
>
>    Worked around that by specifying it in Taggable.included.
>
>    TODO:  check for more possible errors of that kind.
>
> Wed Nov 22 13:26:24 CET 2006  Jonathan Buch <john at oxyliquit.de>
>    * speed patch for attributes.rb (2 times faster nitro startup)
>
> Tue Nov 28 19:01:02 CET 2006  Jonathan Buch <john at oxyliquit.de>
>    * Add mysql transactions (only does something with InnoDB tables)
>
> Wed Dec  6 18:04:14 CET 2006  Jonathan Buch <john at oxyliquit.de>
>    * Change logging configuration
>    use NITRO_MODE for Configuration.mode, CONFIGURATION_mode is deprecated.
>    use NITRO_LOG env for specifying the log destination.
>
> Thu Dec  7 19:15:39 CET 2006  Jonathan Buch <john at oxyliquit.de>
>    * README og fix, STI fix, STI tc addition
>
>
> --
> Feel the love
> http://pinkjuice.com/pics/ruby.png
>
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
>
>
>


-- 
http://cull.gr
http://www.joy.gr
http://blog.gmosx.com
http://nitroproject.org


More information about the Nitro-general mailing list