Other Rails builders... no comments

Posted by stephane Thu, 12 Apr 2007 08:50:00 GMT

Goldberg

To continue the topic of builders, here we have a web site generator, including user authentication, security, and site navigation, provided by a gem:

$ sudo gem install goldberg_generator -y
$ rails _website_name_
$ cd _website_name_
$ script/generator goldberg _template_
where _template_ is one of the following template:
  • default
  • ewnf
  • snooker
  • spoiled_brat configure config/database.yml then
$ rake goldberg:install

One interesting thing is the possible use of FCKeditor.

Links

Trackbacks

Use the following link to trackback from your own site:
http://www.rubynaut.net/articles/trackback/14177

Comments

Leave a response

Comments