[Amrita2-users] amrita2_generator for ROR

Taku Nakajima tnakajima at brain-tokyo.jp
Sun May 22 02:31:55 EDT 2005


Hi, amrita2 users.

I have just started developing amrita2 scaffold generator.

This is a generator extention for ROR. It will be used like
builtin scaffold generator like this.

  $ script/generate  scaffold_amrita2 -f User

This command generates an application skelton for Amrita2
and ROR.

I have just commited the first version of it.

http://rubyforge.org/cgi-bin/viewcvs.cgi/amrita2_generator/?cvsroot=amrita2

Currently, this generates only 'list.a2html' for list
action. The views of another actions are ERB template same
as the original scaffold . I think I can change every view
from ERB to Amrita2.

If you would like to try it, download the tarball from the
url above. And see test/test_generator.rb to test and ask
questions in this list.

---
Taku Nakajima


More information about the Amrita2-users mailing list