ajuby 0.4 release

Friends,

We have released Ajuby 0.4. Please test drive and let us know how we can improve this further.

Would love to address specific problems rather than making a yet-another-framework. We are aiming to fill the gap between Rails (amazing !) and business application development by providing necessary glue services (domain objects, authentication, auditing, extensible ui etc).

https://sourceforge.net/project/showfiles.php?group_id=171067&package_id=195436

There are some interesting features in this release:

  • New application data security layer, includes custom collection declaration for fine grained data sharing

  • Improved UI architecture

    • Navigation tabs, subtabs and link references

    • Generate navigation tabs dynamically, configurable and driven by yml file

    • new theme ‘sociallabs’ added

    • UI widgets (search, new, edit, list) for application actions

    • Integrated Dojo components. Enjoy Dojo user interface with Ajuby data access and authorization controls

  • Auditing support for tracking data access

  • Reports module based on Dojo

  • AjubyLogger for lightweight logging and console print as well

  • Enhanced configuration management using ajubyconfig.yml

    • Change properties dynamically, without restarting the application via control panel

    • Dynamic loading application themes/layout

    • Theme previews

  • Mashup ready with sample webservices using Google search example

  • Fixed many bugs, refer to bug list for more details.

As always thanks to all open source enthusiasts who contributed directly and indirectly to this release.

Cheers

Brij

Thanks for pointing that out. Sorry for missing out a basic overview of Ajuby.

In short this project aims to provide a GREAT JUMP START to developers writing business applications using Rails.

This is a brief overview of what it does:

Ajuby is a rapid business application builder for developers who want to get a jump start on their rails development projects. It does this by providing an extensive domain specific components on top of a popular RAILS-based framework.

This framework provides

  • Robust Access/Data security services
  • Dynamic Tab generation/Theme/Layout control
  • Framework for building business components
  • RSS/Atom support for both publishing and subscribing.
  • Dynamic UI building specific for business components [ Coming in future release]
  • Integration plugins for popular business components like SalesForce/SugarCRM [ Coming in future release]

More information is here - http://ajuby.openapp.org

Thanks

Brij