[Rails] Re: Annotate Models

2009-05-19 Thread Milan Dobrota
I'm already using the plugin. The thing is that the models are not in the app/model directory but they are located one directory down, like app/model/advertising The plugin expects models to be prefixed with Advertising:: namespace which is not the case. Is there any way to annotate them withou

[Rails] Re: Annotate Models

2009-05-19 Thread Jodi Showers
Milan - On 19-May-09, at 12:35 PM, Julian Leviston wrote: > > On 20/05/2009, at 2:08 AM, Milan Dobrota > wrote: > >> >> Is it possible to annotate models under app/models/some_directory if >> the >> models do not have SomeDirectory namespace? >> -- >> Posted via http://www.ruby-forum.com/. >> >

[Rails] Re: Annotate Models

2009-05-19 Thread Julian Leviston
On 20/05/2009, at 2:08 AM, Milan Dobrota wrote: > > Is it possible to annotate models under app/models/some_directory if > the > models do not have SomeDirectory namespace? > -- > Posted via http://www.ruby-forum.com/. > > > What do u mean by annotate? Blog: http://random8.zenunit.com/ Twit