Limitations
Well, at the moment this plugin is at it‘s first working stage, so there may be a lot of glitches, quirks and errors. However I‘d like to point out the following limitations, which are addressed as to-do for the future:
- The index-lists of related objects for a model object‘s associations are not paginating. If a has_many relation has really many target objects, you‘ll have to wait for the whole result set to be fetched and rendered and you‘ll get a really long list.
- model_browser is developed and tested with Rails 2.0.2. It seems to work with Rails 2.1, too :-)