The APE meets RubyGems 2

Posted by david

When I talked about the ape in the past Conferencia Rails 07 I remarked that it wasn't quite easy to install and configure. Today I can announce that this is no longer true.

We've transformed a lot of scripts in a ruby gem that provides a Mongrel based server. Once the ape gem is installed and this server is running, the web interface is available in the port 4000 of your localhost.


  $ sudo gem install ape && ape_server

Moreover, the new ape gem uses the erubis library to load the atom entry templates that it uses to test the atomPub server. These templates can be overrided by the user, the gem searchs the APE_HOME enviromment variable or the .ape directory into the user home directory. Within this directory the user can leave his atom entry templates with the names mini_entry.eruby, basic_entry.eruby or unclean_xhtml_entry.eruby.

We are excited with this release and we are working hard to eliminate possible bugs and add documentation in addition to new capabilities in order to test any atomPub server behaviour.

Enjoy it!

Comments

Leave a response

  1. LinkoFebruary 25, 2008 @ 09:42 AM
    No te conozco ni de vista, pero hoy iba un chico en el metro (L10) con una camiseta azul de 11870. ¿No serias tu por casualidad? jeje Un saludo
  2. DavidFebruary 25, 2008 @ 12:07 PM
    Nop, de momento tengo la suerte de poder ir andando al trabajo, jeje.
Comment