Jan
30

Lipsiadmin is a framework that generates Ext 2.0 views on top of your Rails 2.0 application, a compelling duo indeed. You can strap into your migrations to add menus such as: PLAIN TEXT RUBY:# I will create also my menumenu = Menu.create(:name => "Articles", :admin => true, :position => 1)# And mymenu.menuitems.create(:name => "New Article", :url => "/admin/articles/new",  […]

More: continued here

No Comments Make A Comment

No comments yet.

Comments RSS Feed   TrackBack URL

Leave a comment

You must be logged in to post a comment.