ModelBrowser

Free and little helper-plugin to quickly build simple browser applications solely by defining the underlying mode
Download

ModelBrowser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Frank Kuepper
  • Publisher web site:
  • http://modelbrowser.rubyforge.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 19 KB

ModelBrowser Tags


ModelBrowser Description

Free and little helper-plugin to quickly build simple browser applications solely by defining the underlying mode ModelBrowser is a free and little helper-plugin to quickly build simple browser applications solely by defining the underlying model.ModelBrowser is a Rails plugin that will allow developers to easily create a fully functional, RESTful browser applications for databases via rails data models simply by defining model classes and resource routing.ModelBrowser is:· aimed at developers to help them inspecting database-contents· not fancy looking, but rather basic - at least by now· quite useful· configurable· modifiableThe underlying concept is, to define a generic controller and generic view-templates who inspect the model-objects' attributes and associations. To tweak the displayed attributes and the attributes used in index-lists, it provides class methods on ActiveRecord::Base, thus allowing to do all browser-configuration in the model-objects.So all you have to do to build a fully functional browser-application is:· include the model_browser-plugin in your applicaton (see Installation for details)· define your model-objects· map routings for your model-objects in routes.rbNOTE: ModelBrowser is licensed and provided under the terms of the MIT/X Consortium License. Here are some key features of "ModelBrowser": · filterable lists of model-objects including pagination · display of a model-objects attributes · display of a model-objects related objects · navigation through the object-relations · total RESTful-ness What's New in This Release: · Maintenance release · Problems with has_many through associations fixed · Enhanced array-handling for browse-supporting model-methods · Slight refactorings


ModelBrowser Related Software