ActiveScaffold - The Ajax Scaffold for Rails
Gone are the days of writing the same old CRUD functions (create, retrieve, update, delete). Thanks to the Rails framework, Ruby developers can now get the entire administrative part of their website with couple of lines of code. This is significant given that developing the administration screens takes about half the total project time, yet it is boring and repetitive.
Rails provides the scaffolding right out of the box, but ActiveScaffold takes it up one notch with its Ajax frameworks. Check out the demo and the official website.
I can't belive how much time I waisted in the past on writing the CRUD code.
May 28th, 2007 at 7:13 pm
[...] Original post by Marko Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]
March 24th, 2009 at 4:35 pm
Great post, thanks for the info